* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


body, table, textarea, input, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
body {
	background-color: #4e96cd;
}
p {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 15px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 6px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 16px;
	color: #81c1f1;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 16px;
}
#wrap {
	position: relative;
	width: 921px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #294b66;
	background: url(../images/kachel_all_foot.gif) bottom left #294b66 no-repeat;
}
#headbild {
	position:absolute; 
	top:0px;
	left:12px;
	z-index:0;
	width:894px; height:405px;
}
#headnavhome, #headnavueb, #headnavart {
	position: absolute;
	top:0px;
	left:12px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	width:894px; height:405px;
	background:url(../images/tp_home.png) no-repeat;
}
#headnavueb {
	width:674px; 
	height:125px;
	padding: 280px 200px 0px 24px; 
	background:url(../images/tp_uebersicht.png) no-repeat;
}
#headnavart {
	width:674px; 
	height:67px;
	padding: 280px 200px 0px 24px; 
	background:url(../images/tp_inhalt.png) no-repeat;
}
ul.nav, ul.nav2 {
	position: absolute;
	top:370px;
	left:12px;
	z-index: 3;
	float:left;
	padding:0px 0px 10px 12px;
}
ul.nav2 {top:179px;}
ul.nav li, ul.nav2 li {	
	float:left;
	padding-right: 0px;
	list-style-type: none;
}
.left , .right{
	float:left;
	background:url(../images/navbut_left.gif) top left no-repeat;
	width:10px;
	height:37px;
	border-bottom:1px solid #000000;
}
ul.nav .left, ul.nav .right {border: none;}
.right {
	float:left;background:url(../images/navbut_right.gif) top right no-repeat;
}
.center {
	float:left;
	background:url(../images/navbut_center.gif) top left repeat-x;
	height:27px;
	border-bottom:1px solid #000000;
	padding-top: 10px; 
}
ul.nav li a, ul.nav li a:hover, ul.nav li a:visited {font-size: 12px;}
ul.nav2 li div.center a {font-size: 12px;}
ul.nav .center {border:none;}
.subnav {
	position: absolute;
	top:216px;
	left:12px;
	z-index: 2;
	border-top:1px solid #000000;
	width: 870px; height: 27px;padding:8px 0px 0px 24px;
	background:url(../images/subnav_kachel.gif) top left repeat-x;
}
.subnav li {
	float:left;
	padding-right: 16px;
	list-style-type: none;
}
.subnav li a, .subnav li a:hover, .subnav li a:visited {font-size: 12px;font-weight:normal;}
.nav2 li a.active,
.subnav li a.active {color: #569fd5;}

#teaserbereich {
	padding-top:406px;
	background: url(../images/kachel_content.jpg) bottom center no-repeat;
}

ul.teaser li {
	margin-left:18px;
	width:230px;
	float:left; 
	list-style: none;
	text-align:left;
	padding: 16px 16px 0px 16px;
	min-height:180px;
	border-left:1px solid #386688;
}

#contentbereich {
	padding: 350px 0px 20px 0px; 
	background: url(../images/kachel_content.jpg) bottom center no-repeat;
	
}
#contentbereich ul  {
	margin-left: 12px;
	padding-bottom:15px;
}
#contentbereich ol {
	margin-left: 18px;
	padding-bottom:15px;
}
#contentleft {
	float: left;
	width:556px;
	padding: 0px 40px 20px 34px; 
	/*border: 1px solid #990000;*/
}
#contentleft a {color:#569fd5}
#contentright {
	float: left;
	width:230px;
	padding: 0px 20px 20px 10px; 
	/*border: 1px solid #FF6633;*/
}
.separator {
	margin-bottom: 15px;
	height:0px;
	line-height: 0px;
	border-bottom: 1px solid #386688;
}
.image-left {
	float:left;
	padding-top:6px;
	padding-right:12px;
	padding-bottom:4px;
}

a:link 		{ font-size:11px; line-height: 16px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a:visited 	{ font-size:11px; line-height: 16px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a:active 	{ font-size:11px; line-height: 16px; font-weight:bold; color: #FFFFFF; text-decoration:none;}
a:hover 	{ font-size:11px; line-height: 16px; font-weight:bold; color: #569fd5; text-decoration:none;}

a.Normaler_Link, a.Download_Link  {
	color: #81c1f1;
	font-weight:bold; 
	text-decoration:none;
}
a.Normaler_Link:hover, a.Download_Link:hover {
	text-decoration:underline;
}
a.Hinweis_Link {
	background: url(../images/linkpfeil.gif) top left no-repeat; 
	padding-left: 14px;
	font-weight:normal; 
	text-decoration:underline;
}
input.box, textarea.box {
	width: 300px;
	height: 16px;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding:2px;
}
textarea.box {
	height: auto;
}
input.submitbutton {
	width:auto;
	padding:2px;
	color:#FFFFFF;
	border: 1px solid #CCCCCC;
	background-color:#4e96cd;
	font-weight:bold;
	cursor:pointer;
}
.class-image {
	float:left;
	padding-right:16px;
}