P,H1,H2,H3,H4,form {margin:0px;margin-top:0px;margin-bottom:0px;}

body {
	background-color:#2871A4;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight: normal;
	line-height: 13px;
}

ul{list-style-image:url(../images/pfeil.gif);}

/* weiss */
.bg0 {background-color: #FFFFFF;}
/* orange */
.bg1 {background-color: #F1A040;}
/* dunkelblau */
.bg2 {background-color: #2871A4;}
/* hellbnlau */
.bg3 {background-color: #696969;}

.navi ul {
  margin: 0 0 0 0;
  padding: 0 0 0 45px;
  border-top: 3px solid #27509c;
}


.navi li{
    height: 23px;
    width: 85px;
    text-align: center;
    border-right: 1px #a2cee5 solid;
    margin-top: 0px;
	list-style: none;
    float: left;
    font-size:11px;
}
.navi li:first-child{
    border-left: 1px #a2cee5 solid;
}

.navi li a{
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  line-height:23px;
    font-size:11px;
}

.subnav {
	font-weight:bold;
	color: #F1A040;
	padding:3px;
	}
	
.linkweiss {
	font-weight:normal;
	color: #11252c;
	}

h1 {
	font-size:16px;
	font-weight:normal;
	color: #2871A4;
	line-height: 20px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color: #F1A040;
	line-height: 17px;
}

h3 {
	font-size:11px;
	font-weight:normal;
	color: #000000;
	list-style-type:square

}

.linkblau {
	font-weight:normal;
	color: #5FA8DA;
	font-size: 9px;
	margin-left: 20px;
}


a { 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none 
}

a:active { 
	font-weight:bold; 
	color:#666666; 
	text-decoration:none 
}
	


