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

body {
	voice-family: "\"}\"";
	voice-family: inherit;
	color: black; 
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	background-color: #cecece; /* graue Einrahmung des Content */
}

#wrap {
	width: 800px; 
	margin-left:auto;
	margin-right:auto;
	min-height:872px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:872px;  /*für den IE */
	border: 0; 
	z-index:0;
}

#wrap-inner {
	clear:both;
	float:left;
	margin: 0; padding: 0;
	border: 0;
	width:100%;
}

#title_wrap {
	width: 100%;
	margin: 0; padding: 0;
	min-height:20px; 
	height:auto !important;  /* f√ºr moderne Browser */
	height:20px;  /*für den IE */
	background-color: #cecece;
	font-family: Arial, Helvetica, Sansserif, Sans-serif, Verdana;
	font-size: 12px;
	text-align: center;
}

#title_wrap .galerie {
	margin: 0; 
	padding: 8px 0;
	color: #fff;
	font-weight: normal;
	line-height: 18px;
}

#title_wrap .anschrift {
	color: #797979;
	font-weight: normal;
	font-style: normal;
}

#main-body {
	clear:both;
	border: 0;
	padding:0;
	float: left;
	width: 800px;
	background-color: #fff;
}

#content {
	float: right;
	width: 564px; /* 364px;*/
	height: 330px; /*274px; */
	padding-top: 140px;
	background-image:url(./../img/s2_berliner_tor.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;  
	text-align: left;
}
	
#sidebar {
	float: left;
	width: 236px;
	height: 470px; /* 414px; */
	margin:0; border:0; padding:0;
	background-color: #fff;
	background-image:url(./../img/s2_freiheitsstatue.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;  
}

#content div {
	color:#95441c;
}

#footer_wrap {
	clear: both;
	float:left;
	width: 100%;
	height: 86px;
	margin:0; padding:0;
	color:#730404;
	font-size:15px;
	border-top: 2px solid #730404; 
	/* background-image:url(./../img/footer_top_line.gif);
	background-position: top;
	background-repeat: repeat-x;  */
	background-color: #fff;
	text-align: center;
}

#footer_wrap p {
	padding: 10px 2px 2px 0;
}
	
#footer_wrap a:link, #footer_wrap a:visited {
	color:#730404;
	text-decoration:none;
}

#footer_wrap a:hover {
	color:#730404;
	text-decoration:underline;
}

#main-body img {
	margin:0; border:0; padding:0;
}

#logo_wrap {
	float:left;
	margin:0; padding:0; border:0;
	float:left;
	width:75px;
}

.logo_main {
	float:left;
}
#content a.logo_a1:link, #content a.logo_a1:visited {
	float:left;
	display:block;
	width: 21px;
	height:78px;
	line-height: 78px;
	text-decoration:none;
	background: url(./../img/s1_logo_a1.gif) no-repeat left top;
}

#content a.logo_a1:hover {
	background: url(./../img/s1_rot_a1.gif) no-repeat left top;
}

#content a.logo_a2:link, #content a.logo_a2:visited {
	float:left;
	display:block;
	width: 15px;
	height:78px;
	line-height: 78px;
	text-decoration:none;
	background: url(./../img/s1_logo_a2.gif) no-repeat left top;
}

#content a.logo_a2:hover {
	background: url(./../img/s1_gelb_a2.gif) no-repeat left top;
}

#content a.logo_a3:link, #content a.logo_a3:visited {
	float:left;
	display:block;
	width: 12px;
	height:78px;
	line-height: 78px;
	text-decoration:none;
	background: url(./../img/s1_logo_a3.gif) no-repeat left top;
}

#content a.logo_a3:hover {
	background: url(./../img/s1_blau_a3.gif) no-repeat left top;
}

#content a.logo_a4:link, #content a.logo_a4:visited {
	float:left;
	display:block;
	width: 15px;
	height:78px;
	line-height: 78px;
	text-decoration:none;
	background: url(./../img/s1_logo_a4_5.gif) no-repeat center;
}

#content a.logo_a4:hover {
	background: url(./../img/s1_gruen_a4_5.gif) no-repeat center;
}