H1
{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 120%;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

H3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: red;
	line-height: 140%;
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

P
{
	margin: 0px 0px 10px 0px;
}

body, td, div
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #6699CC;
}

a.Nav01:link
{
	text-decoration: none;
	color: white;
}
a.Nav01:visited
{
	text-decoration: none;
	color: white;
}
a.Nav01:active
{
	text-decoration: none;
	color: white;
}
a.Nav01:hover
{
	text-decoration: none;
	color: white;
}
a.Nav02:link
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav02:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav02:active
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav02:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.Nav03:link
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav03:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav03:active
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.Nav03:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.Nav02MO:link, a.Nav03MO:link, a.Nav02MO:visited, a.Nav03MO:visited, a.Nav02MO:active, a.Nav03MO:active, a.Nav02MO:hover, a.Nav03MO:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:link
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:active
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

/*
a.Nav01:visited, a.Nav02:visited, a.Nav03:visited
{
	text-decoration: none;
}
a.Nav01:hover, a.Nav02:hover, a.Nav03:hover
{
	text-decoration: none;
}
a.Nav02:hover, a.Nav03:hover
{
	color: #333333;
}
a.Nav01:active, a.Nav02:active, a.Nav03:active
{
	text-decoration: none;
}
*/

/*	KLASSER */

.Blue04
{
	background: #003366;
}

.Blue01
{
	background: #336699;
}

.Blue02
{
	background: #6699CC;
}

.Blue03
{
	background: #99CCFF;
}

.Blue05
{
	background: #336699;
}

.Blue06
{
	background: #DBE8FB;
}

.Green
{
	background: #009933;
}

.Head
{
	color: #666666;
	font-size: 9px;
	padding: 5px 40px 0px 0px;
}

.Nav01
{
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}

.Nav02
{
	text-transform: uppercase;
	background: white;
	color: #666666;
}

.Nav02A
{
	font-weight: bold;
	text-transform: uppercase;
	background: #DBE8FB;
	color: #333333;
}

.Nav03
{
	text-transform: uppercase;
	background: #DBE8FB;
	color: #666666;
}

.vDel
{
	background: url('/lib/img/delimiter_vertical.gif') repeat-y;
	width: 1px;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

.hDel
{
	background: url('/lib/img/delimiter_horizontal.gif');
	width: 100%;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
}

.DelimiterBlue03
{
	background: url('/lib/img/delimiterBlue03.gif');
	height: 1px;
}

.rubArrow
{
	width: 20px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #999999;
	background-image: url(/lib/img/arrowRub.gif);
	border-left: 1px solid white;
}

.BlockRub
{
	padding: 4px 10px 4px 10px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.HeadTable
{
	background: white;
	border-left: 5px solid white;
	border-right: 5px solid white;
	width: 759px;
	height: 100%;
}