head {height:100%}
body {
    height:101%;

	background-color: #CCDDE9;
	margin: 0px;
	
	scrollbar-track-color:#DAE8F2;
	scrollbar-3dlight-color:#A3C2D9;
	
	scrollbar-arrow-color:#003366;
	scrollbar-darkshadow-color:#003366;
		
	scrollbar-face-color:#CCDDE9;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#CCDDE9;
}

.blaurand	{	background-color: #99CCFF;	}
.navihint	{	background-color: #348DC7;	}
.funkthint	{	background-color: #CCDDE9;	}
.bildhint	{	background-color: #ADD6FF;	}
.texthint	{	background-color: #FFFFFF;	}


h3, .h3 {
	font-size:10pt;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica;
	line-height:11pt;	
}

h4, .h4 {
	font-size:8pt;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica;	
}

.unternavi	{	margin-left: 8px;	}
.titelbild	{	margin-left: 24px;	}
.text		{	margin-left: 24px; margin-top: 12px; margin-right: 20px; margin-bottom: 20px;	}

p, td, .text, .unternavi {
	color: #003366;
	font-size: 8pt;
	font-family: Arial, Helvetica;
}


ul.liste	{
	font-size:12pt;
	line-height: 11pt;
	font-weight:bold;
	list-style-type:disc;
	font-family: Arial, Helvetica;
}

.litext		{
	font-size:8pt;
	color: #003366;
	font-weight:normal;
	font-family: Arial, Helvetica;
}



/* Die normale Navigation innerhalb des Textes */
a:link, a:visited, a:hover, a:active	{ 	
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
	}


a:link, a:visited	{	color: #003366;	}
a:active, a:hover	{ 	color: #348DC7;	}	


/* Die schmale Navigation links */
a.navi:link, a.navi:visited, a.navi:active, a.navi:hover	{	
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;	
}

a.navi:link, a.navi:visited	{	color: #FFFFFF;	}
a.navi:active, a.navi:hover	{	color: #003366;	}



/* Die funktionale Navigation oben */
a.funkt:link, a.funkt:visited, a.funkt:active, a.funkt:hover, a.oben:link, a.oben:visited, a.oben:active, a.oben:hover {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: none;
}

a.funkt:link, a.funkt:visited, a.oben:link, a.oben:visited	{	color: #003366;	}
a.funkt:active, a.funkt:hover	{ 	color: #FFFFFF;	}
a.oben:active, a.oben:hover		{ 	color: #348DC7;	}
