.kleindruck {
	font-family: Georgia, Times New Roman, Times, serif; font-size: 11px; font-style: normal; line-height: 10px; font-weight: normal; text-align: justify; color: #FFFFFF;
}
.titel {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	
}
.textfett {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	}

a.blau:link {
	text-decoration: none;
	color: #004171;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.blau:visited {
	text-decoration: none;
	color: #004171;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.blau:hover {
	text-decoration: none;
	color: #004171;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.blau:active {
	text-decoration: none;
	color: #004171;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

a.dublau:link {
	text-decoration: none;
	color: #1B60AB;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.dublau:visited {
	text-decoration: none;
	color: #1B60AB;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.dublau:hover {
	text-decoration: none;
	color: #1B60AB;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.dublau:active {
	text-decoration: none;
	color: #1B60AB;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

a.grun:link {
	text-decoration: none;
	color: #73C24D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.grun:visited {
	text-decoration: none;
	color: #73C24D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.grun:hover {
	text-decoration: none;
	color: #73C24D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.grun:active {
	text-decoration: none;
	color: #73C24D;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}

a.rot:link {
	text-decoration: none;
	color: #E4355A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.rot:visited {
	text-decoration: none;
	color: #E4355A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.rot:hover {
	text-decoration: none;
	color: #E4355A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a.rot:active {
	text-decoration: none;
	color: #E4355A;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}


.menu {
font-family: Georgia, Times New Roman, Times, serif; color: #FFFFFF; font-size:13px; font-style: normal; line-height: 12px; font-weight: bold; text-align: center; 
}
.menu1 {
font-family: Georgia, Times New Roman, Times, serif; color: #FFFFFF; font-size:13px; font-style: normal; line-height: 12px; font-weight: bold; text-align: center; 
}

.untermenu {
font-family: Georgia, Times New Roman, Times, serif; color: #FFFFFF; font-size:12px; font-style: normal; line-height: 11px; font-weight: normal; text-align: left;

/*navcontainer*/
}
#navcontainer
{
margin: 0;
padding: 0;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
background: #004171;
margin: 0;
padding: 5px 5px 5px 5px;
border-left:  5px solid #004171;
border-top: 1px solid #004171;
border-right: 5px solid #004171;
}

#navcontainer A:hover, #navcontainer A:active  { color: #FFFFFF; } {background: #004171; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 50;
background: #004171;
font-weight: bold;
}

/*subnav*/

#subnav
{
margin: 0;
padding: 0;
}

#subnav UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#subnav LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
background: #004171;
padding: 2px 13px 3px 13px;
border-left:  1px solid #004171;
border-top: 1px solid #004171;
border-right: 1px solid #004171;

}

#subnav A:hover, #subnav A:active  { color: #B6BED3; } {background: #004171; }
#subnav A.active:link, #subnav A.active:visited 
#subnav BR, #navcontainer BR { clear: both; }

/*navcontainerl*/

#navcontainerl
{
margin: 0;
padding: 0;
}

#navcontainerl UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainerl LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainerl A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
background: #004171;
padding: 2px 31.3px 1px 31.3px;
border-left:  1px solid #004171;
border-top: 1px solid #004171;
border-right: 1px solid #004171;
}

#navcontainerl A:hover, #navcontainerl A:active  { color: #B6BED3; } {background: #004171; }

#navcontainerl A.active:link, #navcontainerl A.active:visited
{
position: relative;
z-index: 60;
background: FFFFFF;
font-weight: bold;
}
/*scrollbalken*/
body{
position:"right"
scrollbar-3dlight-color:#004171;
scrollbar-arrow-color:#004171;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#004171;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
}