*{
	padding: 0;
	margin: 0;
}

form {
	display: inline;
}

body {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	color: #000000;
	background: #f2f2f2 url(bilder/bg.gif) top repeat-x;
	font-family: Verdana, Arial, Helvetica;
}

td {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#containerinner { 
	float:left; 
	width:960px;
}


#headermain {
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	height:120px;
	background: url(bilder/header.png) no-repeat;
}

#logo {
	float: left;
	width: 300px;
	height:40px;
	padding-top: 80px;
}


#headline_l {
	float: left;
	width: 161px;
	height: 22px;
	background-color: #000099;
}

#headline {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
	padding-top: 2px;
	float: left;
	text-align: left;
	width: 785px;
	height: 20px;
	background-color: #0000cc;
	padding-left: 14px;
	line-height: 18px;
}



#left {
	float: left;
	text-align: left;
	width: 161px;
	font-size: 11px;
	font-size: 100%;
}

#center {
	float: left;
	text-align: left;
	width: 580px;
	background: #FFFFFF url(bilder/bg_center.gif) repeat-x;
	margin-top: 5px;
	padding-top: 20px;
	font-size: 100%;
	padding-left: 14px;
	padding-right: 5px;
	border: #ffffff 1px solid;
}

#right {
	float:left;
	text-align: left;
	width:181px;
	background: #f5f5f5 url(bilder/bg_right.gif) repeat-x;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
	border: #ffffff 1px solid;
	padding-left: 5px;
	padding-top: 13px;
 }
 


#nav { clear: both; float:left; width:156px; text-align:right; padding-top: 26px; }
#nav ul { 	padding: 0;	margin: 0;	list-style: none; }
#nav li a, #nav li a:visited, #nav li a:hover, #nav li a:active {
	height: 16px;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	display: block;
	background: url(bilder/nav_line.gif) 0px 19px repeat-x;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 3px;
}
#nav li a:hover { background: url(bilder/bg_subnav.gif) 0px -25px repeat-x; }
.navlevelone { background: url(bilder/bg_subnav.gif) 0px -25px repeat-x; }
.navleveltwo { background: url(bilder/bg_subnav.gif) 0px -70px repeat-x;}
.leveltwoactive { background: url(bilder/bg_subnav.gif) 0px -25px repeat-x; }
	

.image {
	float: left;
	width: 100px;
	padding: 1px;
	margin-right: 5px;
	border-color: #999999;
}


.line {
	float: left;
	height: 13px;
	width: 468px;
	border-bottom:1px solid #f5f5f1;
	margin-bottom: 9px;
	font-size: 1px;
}


.mehr {
vertical-align: middle;
}

ul {
	padding: 0px 0px 10px 25px;
	list-style-type: circle;
}

p {
	margin: 0 0 8px 0;
}

a img {
	border-width: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #0000cc;
}

a:hover {
	text-decoration: underline;
	color: #000099;
	}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-top: 8px;
	font-weight: normal;
	color: #999999;
	font-size: 18px;
	margin: 0 0 0 0;
	line-height: 22px;
}


h4 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
}

	


