#scene{
	width: 1000px;
	height: 830px;
	margin: 0px auto;
}
#header{
	background-image:url(/fileadmin/templates/images/header_background.png);
	height: 115px;
	width: 970px;
	padding: 0px 15px 0px 15px;
}


#teaser{
	background-image:url(/fileadmin/templates/images/image_background.png);
	height: 281px;
	padding: 0px 15px 0px 15px;
	width:  500px;
}
#page{
	background-image:url(/fileadmin/templates/images/page_background.png);
	min-height: 394px;
	width: 970px;
	padding: 0px 15px 0px 15px;
	overflow:hidden;
}
#footer{
	clear:both;
	background-image:url(/fileadmin/templates/images/footer_background.png);
	background-repeat:no-repeat;
	height: 37px;
	width: 876px;
	padding: 18px 15px 0px 109px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #98a7bf;
}
#topmenu{
	float:right;
	height: 19px;
	padding-top: 2px;
	text-align:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a7298;
}
#topmenu a{
	color: #98a7bf;
}
#logo {
	clear:right;
	padding-top: 21px;
}
#menu {
	float: left;
	width: 218px;
	margin: 0;
	padding: 64px 0px 0px 74px;
}
#menu ul li {
	width: 166px;
	height: 22px;
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #e7e8e8;
	color: #aaaaaa;
	font-weight:bold;
	margin-top:0em;
	margin-bottom:0em;
	margin-left:-1.8em;
	list-style: url(/fileadmin/templates/images/_.gif);	
}
#menu li a{
	color: #0062a6;
}
#menu li a:hover{
	text-decoration: none;
}
#menu li:hover{
	text-decoration: none;
	background-color:#e7e8e8;
	padding: 4px 0px 0px 4px;
}
#content {
	background-image:url(/fileadmin/templates/images/content_background_linien1.png);
	background-position:top right;
	background-repeat:no-repeat;
	float: left;
	width: 666px;
	margin: 0;
	padding: 0px 10px 25px 0px;
}
#navleiste p{
	padding: 0px 0px 0px 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #aaaaaa;
}

#navleiste a{
	color: #aaaaaa;
}

.einspaltig {
	clear:both;
	padding: 8px 6px 0px 2px;
	width: 668px;
	color: #000000;
}
.einspaltig p, ol{
	width: 555px;
}
.zweispaltig {
	float:left;
	padding: 8px 6px 0px 2px;
	width: 325px;	
	color: #000000;
	text-align:justify;
}
.zweispaltig p{
	width: 296px;
}
.inputText150 {
	width: 150px;
}
.input64 {
	width: 60px;
}
.input122 {
	width: 88px !important;
	width: 86px;
}
.input194 {
	width: 140px;
	width: 136px !important;
}
.input266 {
	width: 206px;
}
.input366 {
	width: 326px;
}
.textarea366 {
	width: 440px;
	height: 44px;
}
.button120 {
	width: 120px;
}
.button140 {
	width: 150px;
}
.sitemapEcke {
	padding: 1px 0px 1px 0px;
	border-left: 1px solid #e7e8e8;
	border-bottom: 1px solid #e7e8e8;
}
.sitemapLinks {
	padding: 1px 0px 1px 0px;
	border-left: 1px solid #e7e8e8;
}
.sitemapUnten {
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #e7e8e8;
}
 ul.form { margin:0;
 			padding: 0;
			list-style: none;
		}
ul.formerror li,
ul.form li.error {
		color:#FF0000;
		}
ul.form li.error {
	font-size: 10px;	
}


