* {
	margin:0;
	padding:0;
	/*border:0;*/
}

body {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	background-color:#D6D3C9;
	color:#FFFFFF;
}

#visual_print { 
	display: none;
}

p {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-bottom:20px;
}

ul {
	margin-left:28px;	
	margin-bottom:15px;
}

ol {
	margin-left:28px;	
	margin-bottom:15px;
}

#header {
	background-image: url(../pics/bg_oben.jpg);
	background-repeat: no-repeat;
	width:798px;
	height:48px;
}

#metanav {
	color:#F5D9C8;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	font-size: 11px;
}

#metanav a:link, #metanav a:visited {
	color:#F5D9C8;	
	text-decoration:none;
}

#metanav a:hover, #metanav a:active {
	color:#F5D9C8;	
	text-decoration:underline;
}

#middle {
	width:798px;
	vertical-align:top;
	
}

#contentarea {
	background-color:#EF8546;
	color:#FFFFFF;
}

#left {
	background-color:#D6D3C9;
	vertical-align:top;	
}

#right {
	background-color:#D6D3C9;
	vertical-align:top;	
}

#navigation {
	position:relative;
	color: #808082;
	font-size:12px;
	line-height:20px;	
	margin-top:30px;
	margin-left:25px;
	width:160px;
}

.nav1 {
	border-bottom: 1px solid #CDCDCD;
	padding-top: 4px;
	padding-bottom: 4px;
	width:160px;
	font-weight:bold;
}

.nav1 a:link, .nav1 a:visited {
	color:#808082;	
	text-decoration:none;
	font-weight:bold;
}

.nav1 a:hover, .nav1 a:active {
	color:#F58847;	
	text-decoration:none;
	font-weight:bold;
}

.nav1akt {
	border-bottom: 1px solid #F8CAA1;
	padding-top: 4px;
	padding-bottom: 4px;
	width:160px;
	font-weight:bold;
}

.nav1akt a:link, .nav1akt a:visited {
	color:#F58847;	
	text-decoration:none;
	font-weight:bold;
}

.nav1akt a:hover, .nav1akt a:active {
	color:#F58847;	
	text-decoration:none;
	font-weight:bold;
}

.nav2 {
	border-bottom: 1px solid #F8CAA1;
	padding-top: 4px;
	padding-bottom: 4px;
	width:140px;
	font-weight:normal;
	background-image: url(../pics/pfeil_orange.gif);
	background-position:0px 9px;
	background-repeat: no-repeat;
	padding-left:20px;
}

.nav2 a:link, .nav2 a:visited {
	color:#F58847;	
	text-decoration:none;
	font-weight:normal;
}

.nav2 a:hover, .nav2 a:active {
	color:#F58847;	
	text-decoration:none;
	font-weight:normal;
}

#content {
	width:320px;
	margin-top:36px;
	margin-left:25px;
	font-size: 12px;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#FFFFFF;	
	text-decoration:underline;
}

#contentlarge {
	width:510px;
	margin-top:36px;
	margin-left:25px;
	font-size: 12px;
}

#contentlarge a:link, #contentlarge a:visited, #contentlarge a:hover, #contentlarge a:active {
	color:#FFFFFF;	
	text-decoration:underline;
}

#teaser {
	margin-top:8px;
	margin-left:17px;
	width:173px;
	font-weight:bold;
	color:#FFFFFF;
}

#teaser .hr {
	margin-top:20px;
	margin-bottom:6px;
	width:173px;
	height:17px;
	background: url(../pics/teaser.jpg) no-repeat;	
}

#teaser a:link, #teaser a:visited {
	color:#B95A22;	
	text-decoration:underline;
}

#teaser a:hover, #teaser a:active {
	color:#FFFFFF;	
	text-decoration:underline;
}

#td_spacer {
	width:27px;
	background-image: url(../pics/bg_mitte_spacer.jpg);
	background-repeat: no-repeat;
	background-color:#EB8344;
	vertical-align:top;
}

#td_nav {
	width:204px;
	background-image: url(../pics/bg_mitte_nav.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	vertical-align:top;
}

#td_content {
	height:508px; 
	width:367px;
	background-image: url(../pics/bg_mitte_content.jpg);
	background-repeat: no-repeat;
	background-color:#F58847;
	vertical-align:top;	
}

#td_contentlarge {
	height:508px; 
	width:567px; 
	background-image: url(../pics/bg_mitte_contentlarge.jpg);
	background-repeat: no-repeat;
	background-color:#F58847;
	vertical-align:top;	
}

#td_teaser {
	width:200px;
	background-image: url(../pics/bg_mitte_teaser.jpg);
	background-repeat: no-repeat;
	background-color:#F58847;
	vertical-align:top;
}

#td_partner {
	vertical-align:bottom;
	background-color:#FFFFFF;
}

#td_footer {
	background-color:#D6D3C9;	
	height:71px;
}

#footer {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	color:#818183;	
	line-height:16px;
}

#footer a:link, #footer a:visited {
	color:#818183;	
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#818183;	
	text-decoration:underline;
}

#partner {
	padding-left:24px;
	padding-bottom:46px;
}

#login {
	width:200px;
	height:145px;
	background-image: url(../pics/bg_login.jpg);
	background-repeat: no-repeat;
	color:#F58847;
}

#logindiv {
	padding-left:26px;
	padding-top:48px;
	line-height:16px;
}

#logindiv .login {
	border:1px solid #A7A7A8;
	width:123px;
	color:#818183;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

.indent {
	font-weight:bold;
	padding-left:30px;
}

#content .hr {
	line-height:1px;
	font-size:1px;
	width:320px;
	height:1px;
	border-bottom: 1px solid #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}

#contentlarge .hr {
	line-height:1px;
	font-size:1px;
	width:510px;
	height:1px;
	border-bottom: 1px solid #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}

.buttons {
	margin-bottom:6px;
}

.hrbutton {
	line-height:1px;
	font-size:1px;
	width:100%;
	height:1px;
	border-bottom: 1px solid #C56E39;
	margin-bottom:4px;
}

/*Schatten Test */

DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 10px;
   -moz-border-radius: 10px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   margin-left:-6px;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   
}
   
 /*Formularelemente */
table .radioauswahl td {
 	vertical-align:top;
 	padding-bottom:5px;
 	padding-top:5px;
}

table .formular td {
	padding-bottom:5px;
 	padding-top:5px;
}
 
.radio {
 
}

.text {
 	width:200px;
 	border:1px solid #A7A7A8;
	color:#818183;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	height:16px;
}

.nachricht {
 	width:308px;
 	border:1px solid #A7A7A8;
	color:#818183;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	height:100px;
}

#error {
	visibility:hidden;
	color:red;
	font-weight:bold;
	font-size:12px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

#popup_error {
	color:red;
	font-weight:bold;
	font-size:12px;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}

#contentlarge .sitemap a:link, #contentlarge .sitemap a:visited {
	text-decoration:none;
}

#contentlarge .sitemap a:hover, #contentlarge .sitemap a:active {
	text-decoration:underline;
}

#contentlarge .sitemap td {
	vertical-align:top;
}

/* Transparent layer */
#grey {
	position: absolute; 
	visibility:hidden;
	top: 0pt; 
	left: 0pt; 
	z-index: 3; 
	width: 0px; 
	height: 0px; 
	background-color: rgb(204, 204, 204); 
	opacity: 0.35;
	filter:alpha(opacity=35); 
	-moz-opacity:0.35; 
	margin:0px;
	padding:0px;
}

#recommend{
	width: 220px; 
	height: auto; 
	border: 1px solid #FFFFFF;
	display: none;
	position:absolute;
	top:100px;
	left:100px;
	z-index: 50; 
	background-color:#F48647; 
	padding-bottom:10px;
}

#recommend_handle {
	background-color:#999999;
	padding:2px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
	color: #FFFFFF;
	vertical-align:middle;
	border-bottom:1px solid #ffffff;
	cursor:move;
}

#recommend_content {
	padding:10px;
}

#recommend_close {
	float:right;
	text-decoration:none;
	color:#FFFFFF;
}

/* Gallery */
.gallery {
	display:block;
	clear:both;
	margin-top:10px;
	margin-bottom:34px;
	min-height:125px;
}

.gallery h1 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}
img.floatRight{
	clear:both;
	float:right;
	display: inline-table;
	margin-left:28px;
	margin-bottom:12px;
}

img.floatLeft{
	float:left;
	display: inline-table;
	margin-right:28px;
	margin-bottom:12px;
}

ol.satzung1 {
	margin-left:28px;	
}

ol.satzung2 {
	margin-left:35px;	
	list-style-type:lower-alpha;
}

ul.satzung3 {
	margin-left:28px;	
}

.ghostedElement {
	background:#cccccc;
}






