
*,p,body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing:inherit;
}

#haupttext ul {
	padding: 0 0 0 15px;
	list-style-position: outside;
}

#haupttext ul li {
	margin-bottom: 7px;
}

img {
	padding-top: 0px;
}

#haupttext {
	margin-top:27px;
	margin-left: 27px;
	width: 490px;
	text-align:left;
}

h1 {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	font-weight:lighter;
	margin-left:10px;
	padding-bottom:3px;
	margin-bottom:0px;
	
}
h2 {
	margin-top:0;
	font-family: Arial;
	font-size: 15px;
	color: #0d4a79;
	font-weight:normal;
}
h3 {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight:normal;
}




a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

a:active, a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a.top:link, a.top:visited {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}

a.top:hover, a.top:active{
	color: #000000;
}

a.path:link, a.path:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.path:hover, a.path:active{
	color: #999999;
}


a.path2:link, a.path2:visited {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.path2:hover, a.path2:active{
	color: #999999;
}

.path {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.path2 {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

table#haupttext {
	max-width: 540px;
}

.adress {
	text-align:right;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}

.impressum {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align:right;
	}
a.impressum:link, a.impressum:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align:right;
}

a.impressum:hover, a.impressum:active{
	color: #ffffff;
}


ul#nav1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: lighter;
    list-style-type: none;
    margin: 0px;
}

ul#nav1 li {
    float: left;
    height: 30px;
}

ul#nav1 li#nav1_aktiv {
}

#nav1 a {
    float: left;
    display: block;
    color: #FFFFFF;
	font-weight: normal;
    text-decoration: none;
    padding-bottom: 10px;
    padding-top: 14px;
}

#nav1 a:hover, li#nav1_aktiv a {
	color: #ffffff;
	font-style:italic;
	font-weight: normal;
}
.nav2titel {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	}
#nav2_container {
	width: 100px;
    margin-top: 2px;

}

#nav2_container ul {
	
    padding-left: 0px;
    list-style-type: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
ul#nav2 li {
    height: 17px;
}
#nav2_container a {
    display: block;
	padding-left:1px;
    padding-top: 4px;
    /*margin-left: 33px;*/
    margin-top: 2px;
    width: 97px;
    height: 17px;
    text-decoration: none;
    	font-weight: normal;

}

#nav2_container a:hover {
    background-color: #8aacc8;
    color: #FFFFFF;
	font-weight: normal;

}

#nav2 a {
	color: #ffffff;
}

#nav2 #nav2_aktiv a {
    background-color: #8aacc8;
    color: #FFFFFF;
}
#nav3_container {
	background-image: url(int/images/trans.png);
    width: 90px;
    }

#nav3_container ul {
    list-style-type: none;
	padding: 0px;
    margin-left: 0px;
}

#nav3 a:hover {
    color: #990000;
    background-color: #CCCC99;
}

#nav3 a {
    font-family: Arial;
    font-size: 9px;
    display: block;
    font-weight: bold;
	text-decoration: none;
	color: #46463F;
	padding-left: 8px;
    margin-top: 1px;
    margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
    vertical-align: middle;
    height: 11px;
    }

#nav3 #nav3_aktiv a {
    color: #990000;
}

div.sitemap {
	padding-left: 2px;
}

ul.sitemap {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 28px;
	letter-spacing: 0.5em;
}

li.sitemap {
	letter-spacing: normal;
}

a.sitemap {
	font-size: 12px;
}

td#statnav {
	color: #D0D0D0;
}

font#ueberschriftklein {
	font-family: Arial;
	font-size: 9px;
	color: #8C8C26;
}

font#ueberschriftgross {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

font#aktuellesueberschrift {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 11px;
}

font#aktuelles {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}

font.rot {
	color: red;
}

font.gruen {
	color: green;
}

font.blau {
	color: #0d4a79;
}


