@CHARSET "ISO-8859-1";
body{
	background-color: #fff;
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	
}
.body {
	margin:0 auto 0 auto;
	padding:0;
	width: 780px;
	text-align:left;
	background-color: #fff;
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color: #215d94;
	font-weight: bold;
}
#main{
	display: block;
}
#links{
	width: 581px;
	margin: 0;
	background:url(images/left-bg.gif) repeat #fff;
	height: 100%;
}
#titelbild{
	width: 780px;
	height: 147px;
	background:url(images/titel.jpg) no-repeat;
}
#suche{
	padding-top: 70px;	
	padding-left: 530px;	
}
#suchform{
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 20px;
}
#suchbutton{
	width: 48px;
	height: 22px;
	border: 0;
	cursor: pointer;
	background:url(images/suche.gif) no-repeat;
}
.menue_top{
	float:left;
	width: 573px;
	background: url(images/menue-top-raster.jpg) repeat-x;
	height:34px;
}
.menue_top a{
	display:block;
	color: #555;
	width: 120px;
	height: 23px;
	float:left;
	text-align: center;
	padding-top: 11px;
	font-size: 7pt;
	background-image: url(images/menue-top-button.jpg);
}

.menuesub a{
	color: #fff;
	background-image: url(images/menue-top-button-sub.jpg);
}
.menue_left a{
	vertical-align: middle;
	color: #555;
	display:block;
	height: 22px;
	background: url(images/menue-left-button.jpg) repeat-x;
	text-align: right;
	padding-right: 35px;
	padding-top: 9px;	
	font-size: 7pt;
}
.menue_sub_v{
	color: #fff;
	background: url(images/menue-links-sub-schatten.gif) repeat-x top #575757;	
}
.menue_left a.menue_sub1{
	height: 15px;
	color: #fff;
	background: none;
}
.menue_left a.menue_sub2{
	height: 15px;
	color: #fff;
	background: none;
	margin-right: 15px;
}
.menue_left a.menue_sub1:hover{
	color: #fff;
	background-image: none;
}
.menue_left a.menue_sub2:hover{
	color: #fff;
	background-image: none;
}
.menue_left a:hover{
	background: url(images/menue-left-bgactive.jpg) repeat-x;
}

#leiste_links{
	vertical-align: top;
	padding-bottom: 40px;
	width:207px !important;
	background: url(images/left-bg.gif) repeat;
}
#hauptinhalt{
	vertical-align: top;
	border-left:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	background-color:#fff;
	padding: 10px;
	width:355px;
	overflow: hidden;
	background: url(images/content-bg.gif) #fff repeat-x top;
}
#infoleiste{
	padding: 20px;
	vertical-align: top;
	background: url(images/right-bg.jpg) #fff repeat-x top;
	width: 154px;
	margin: 0;
	min-height: 488px;
}
#kontakt{
	padding-left:20px;
	margin: 50px auto 0 auto;
	width: 170px;
	border:1px solid #a2a2a2;
	background: url(images/left-kontakt-bg.jpg) repeat-x top #fff;
}
#footer{
	clear: both;
}
#footer_left{
	width: 206px;
	float:left;
	color: #fff;
	text-align:center;
	padding-top: 9px;
	font-size: 7pt;
	height: 21px;
	background-color:#4480b8;
	border-top:1px solid #9D9B9C;
	border-left:1px solid #a2a2a2;
}
#footer_right{
	width: 567px;
	border-left:1px solid #a2a2a2;
	border-right:1px solid #a2a2a2;
	height: 31px;
	float:left;
	background:url(images/menue-left-bg.jpg) repeat-x #fff;
}
#schatten{
	position: relative;
	top: -5px;
	clear:both;
	width: 780px;
	height: 11px;;
}
.clear{
	clear:both;
	line-height: 0;
	margin: 0;
	padding: 0;	
}

h1{
	font-size: 12pt;
	color: #eb7400;
	font-weight: bold;
}
.willkommenbox{
	position: absolute;
	padding: 20px;
	width: 375px;
	height: 190px;
	margin-left: -10px;
	margin-top: -20px;
	background: url(images/content-willkommen.jpg) no-repeat;
	z-index: 1;
}
.box2{
	font-size: 7pt;
	font-weight: bold;
	height: 210px;
	position: absolute;
	top: 208px;
	left: 0;
	background: url(images/content-schatten-oben.jpg) top no-repeat;
}
.box3{
	position: absolute;
	width: 180px;	
	height: 270px;
	top: 403px;
	left: 0;
	background: url(images/content-links.jpg) top no-repeat;
}
.box4{
	position: absolute;
	width: 195px;	
	height: 270px;
	top: 403px;
	left: 180px;
	background: url(images/content-rechts.jpg) top no-repeat;
}
.schatten_links{
	padding:20px 0 0 20px;;
	width: 355px;
	height:200px;
	background: url(images/content-schatten-links.jpg) right top no-repeat;
}
h4{
	font-size: 9pt;
	color: #eb7400;
	margin-top: 0;
}
ul{
	list-style-type: square; 
	color: #eb7400;
}
textarea{
	width: 250px;
	height: 150px;
}
.formular{
	margin-top: 20px;
}
.formular input{
	margin-bottom: 3px;
}
