/* @override http://www.testweb24.de/redaxo1/files/css/layout.css */

body {
	margin: 0;
	padding: 25px 25px 0 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: medium;
	color: #a69b86; /* #a69b86; #a89b84; */
	background-color: #fff; 
}

* html body {
	font-size: small; /* fuer IE5/Wind */
	f\ont-size: medium; /* fuer andere IE-Versionen */
}

div, p, a {
	margin:0;
	padding:0;
	color: #a69b86; /*#a89ea1; */
	border:0;	
	text-decoration:none;	
	outline: none; /* Damit keine Punkte um verlinkte Bilder angezeigt werden! */
}

a:hover {
	color: #c5d300;
	text-decoration:none;	
}

#wrap { 
	width: 984px;
	min-height:345px; /* 248px */
	height:auto !important;  /* f√ºr moderne Browser */
	height:345px;
	padding:0;
	margin: 0 auto;
	background: url(../img/rand_links_rechts.png) no-repeat 15px 27px;
}

#header_wrap {
	margin: 20px auto 0;
	padding:0;
	height:40px;
	width: 100%;
	border: 0; 
}
	
#header {
	width: 844px;
	margin: 0; padding: 0; border: 0;
	height:40px;
}

#top_line_logo .header_logo1 {
	width:137px;
	height:58px;
	display:block;
	margin:0; border:0;
	padding:0;
	z-index:10;
}

#top_line_left {
	float:left;
	width: 648px;
	height:30px;
	margin: 0 0 0 23px;
	padding: 0;
	background: url(../img/line_top_1.png) repeat-x 14px 27px;
	/*border-left: 1px solid #b6ad9d;
	border-top: 1px solid #b6ad9d; */
}

#top_line_logo {
	float:left;
	width: 137px;
	height:58px;
	margin: 0;
	padding: 0;
	background: url(../img/top_logo.png) no-repeat left bottom;
}

#top_line_right {
	float:right;
	width: 172px;
	height:50px;
	background: url(../img/ecke_top_right.png) no-repeat right bottom; 
	padding:0;
	margin: 1px 3px 0 0;
}

#bottom_border_left {
	float:left;
	width: 18px;
	height:68px;
	background: url(../img/line_left_2.png) repeat-y 15px top;
}

#bottom_line_left {
	float:left;
	width: 937px;
	height:31px;
	margin: 14px 0 0 5px;
	padding: 0;
	background: url(../img/line_top_1.png) repeat-x left bottom;

}

#nav_wrap_right {
	float: right;
	width: 210px;
	height:31px;
	margin:0;
	border:0;
	padding:0;
	text-align:left;
}

.nav_tab_not_activ, .nav_tab_activ {
	float: left;
	width: 12px;
	height:12px;
	margin: 0 3px 0 0;
	padding: 0;
	border: 1px solid #c5bcae;
}

.nav_tab_activ {
	width: 12px;
	height:12px;
	border: 1px solid #c5d300;
}
	
.nav_tab_activ, .nav_tab_not_activ:hover {
	border: 1px solid #c5d300;
	background-color: #c5d300;
}

#bottom_line_right {
	float:left;
	width: 21px;
	height:44px;
	margin: 0; 
	padding:0; 
	background: url(../img/ecke_bottom_right.png) no-repeat right bottom;

}

.space_frame1 {
	clear:both;
	float:left;
	width:981px;
	height:10px;
	margin: 0; 
	padding: 0;
	background: url(../img/zwei_spalten.png) repeat-y 15px top;
	/* background: url(../img/line_right_1.png) repeat-y right top;*/
}

.space_frame_blank {
	clear:both;
	float:left;
	width:965px;
	height:50px;
	margin: 0; 
	padding: 0;
}
	
#wrap-inner {
	clear:both;
	float:left;
	width:981px;
	min-height:345px; /* 248px */
	height:auto !important;  /* fuer moderne Browser */
	height:345px;
	margin: 0; 
	padding: 0;
	background: url(../img/zwei_spalten.png) repeat-y 15px top;
}

#main-body {
	margin-left: 2px;
}

#nav_main {
	float: left;
	margin: 0;
	padding: 36px 0 0 120px;
	width: 80%;
	min-height:20px; 
	height:auto !important; 
	height:20px;  /*für den IE */
}

#bottom_anschrift {
	float: left;
	width: 600px;
	margin: 6px 0 0 28px;
	padding:0;
}

#nav_impressum {
	float: right;
	width: 254px;
	margin:0;
	padding: 2px 0 0;
}

#bottom_anschrift, #nav_impressum .impressum_footer {
	padding-right: 0;
	overflow:visible;
	padding-left: 20px;
	font-size: 10pt;
}

#bottom_anschrift a.anschrift, #nav_impressum a.impressum_footer {
	text-decoration:none;	

}

#bottom_anschrift a.anschrift:active, #bottom_anschrift a.anschrift:focus, #nav_impressum a.impressum_footer:active, #nav_impressum a.impressum_footer:focus {
	color: #c5d300;
	outline:none; text-decoration:none;	
} 

#bottom_anschrift a.anschrift:hover, #nav_impressum a.impressum_footer:hover {
	color: #c5d300;
	text-decoration:none;	
}

#bottom_anschrift a.anschrift {
	height:10px;
}

