@charset "ISO-8859-1";

* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	overflow:auto;
}
body {
	background-color:#333;
	margin:0px;
	text-align:left;
	/*background-color:#2a3a40;*/
}
/*hr {
	margin-top: 20px;
	margin-bottom:30px;
}*/


#distance {
	border:0px;
	position:absolute;
	top:0px;
	left:-500px;
	width:500px;
	height:50%;
	margin-bottom:-307px; /*halbe "#inhalt" hoehe*/
	float:left;
}
#distance2 {
	border:0px;
	width:1px;
	height:50%;
	margin-bottom:-307px; /*halbe "#inhalt" hoehe*/
	float:left;
}
#inhalt {
	background-image:url(../images/bg_shadow.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	/*	margin:0px auto; = kurz schreibweise indstead of thr 4 lines*/
	position:relative; /*#inhalt  vor "distance"*/
	height:600px;
	width:950px;
	padding:7px;
	text-align:left;
	clear:left;
	border:0px;
}
img {
	padding-top:5px;
}
#left {
	background-image:url(../images/b4_bg_01.jpg);
	background-repeat:no-repeat;
	padding-top:0;
	height:600px;
	width: 209px;
	float:left;
	text-align:right;
	border:0px;
	margin:: 0;
}
#left_top {
	height:300px;
	padding-top:110px;
	width:100%;
	border:none;
}

#left_mid {
	height:60px;
	width:140px;
	padding-left:10px;
	border:none;
}
	
#right {
	background-image:url(../images/b4_bg_02.jpg);
	background-repeat:no-repeat;
	height:600px;
	width:741px;
	float:left;
	padding:0;
	border:0px;
	margin:0;
}
#right_top {

	height:107px;
	text-align:right;
	border:0px;
	margin-top:5px;
	margin-left:15px;
	margin-right:35px;
	}

	
#right_mid {
	height:320px;
	width:550px;
	padding-top:150px;
	padding-right:140px;
	text-align:center;
	border:0px;
	margin:: 0;
	}

#info {
	float:right;
	width:640px;
	height:400px;	
	z-index:100;
	margin-right:35px;
}



#info_lower {
	font-family: Arial Narrow, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align:left;
	text-decoration:none;
	/*	background-image:url(../images/kartei.gif);
	background-repeat:repeat-x;*/
	width:638px;
	height:370px;
	/*border-left:solid 1px silver;
	border-right:solid 1px silver;
	border-bottom:solid 1px silver;*/
	clear:left;
	margin:: 0;
}
#info_lower_t {
	height:30px;
	width:380px;
	padding:0;
	clear:left;
	overflow:visible;
	margin:: 0;
	float:right;
}
/*#compass {
	position:absolute;
	top:120px;
	left:460px;
	margin-top:-165px;
	margin-right:-120px;
	margin-left:-120px;
	margin-bottom:-165px;
	z-index:0;
}*/
#info_lower_l {
	height:370px;
	padding-top:8px;
	width:230px;
	float:left;
	overflow:visible;
	text-align:center;
}
#info_lower_r {
	height:340px;
	width:360px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
	
}

#info_lower_r2 {
	height:340px;
	width:260px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	overflow:auto;
	
}

#tab {
	background-color:#07034f;
	width:640px;
	height:30px;
	border:none;
	text-align:right;
	margin:: 0;
}
#imgset {
	background-image:url(../images/shadow.gif);
	width:232px;
	height:232px;
	border:none;
	padding:0;
	text-align:left;
}
	
#main {
/*	background-image:url(../images/bg-black.png);
	background-repeat:repeat-x;*/
	background-color:#000;
	width:3000px;
	height:290px;
	margin-top:15px;
	padding-top:165px;
	position:absolute;
	text-align:left;
}
.gallery {
	margin-left:35px;
	}

#extra {
	text-align:left;
	border:none;
	padding:0;
}
	