@charset "utf-8";
/* CSS Document */
body {
	background-color:black;
	margin-top:50px;
}

#wrapper {
	width: 900px;
	margin: auto;
	background-color: black;
}

.clearfloat {
	clear:both;
}


#impressum {
	width:900px;
	margin: auto;
	padding: 10px 0 0 0;
	color: #FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#links {
	border-right: #633 solid 1px;
	height: 600px;
	padding: 0px 10px 0px 10px;
	float:left;
	background-color:black;
	
}
#links_start {
	width:inherit;
}

#links_inhalt {
	width:inherit;
}

#links_inhalt1 {
	width:inherit;
}

#links_inhalt2 {
	width:479px;
	float:right;
	padding: 10px 10px 10px 100px;
	overflow: hidden;
	color: #CCC;
	font-size:12px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	}
	

#img_links {
	float:left;
	width:79px;
}
	
#mitte {
	border-right: #633 solid 1px;
	height: 600px;
	padding: 0px 10px 0px 10px;
	float:left;
	background-color:black;
}

#mitte_start {
	width:inherit;
}

#mitte_inhalt {
	width:inherit;
}

#mitte_inhalt1 {
	width:inherit;
}

#mitte_inhalt2 {
	width:479px;
	float:right;
	padding: 10px 10px 10px 100px;
	overflow: hidden;
	color: #CCC;
	font-size:12px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	
	}

#img_mitte {
	float:left;
	width:79px;
}

#rechts {
	border-right: black solid 1px;
	height: 600px;
	padding: 0px 10px 0px 10px;
	float:left;
	background-color:black;
	
}

#rechts_start {
	width:inherit;
}

#rechts_inhalt {
	width:inherit;
}

#rechts_inhalt1 {
	width:inherit;
}

#rechts_inhalt2 {
	width:479px;
	float:right;
	padding: 10px 10px 10px 100px;
	overflow: hidden;
	color: #CCC;
	font-size:12px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	}
#img_rechts {
	float:left;
	width:79px;
}



.anfang {
	width: 279px;
}

.focus {
	width: 679px;
	
}

.mini {
	width: 79px;
	
}


h1 {
	color: white;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.versteckt {
	display:none;
}


.sichtbar {
	display: visible;
	border: none;
}

.linkerklick  {
	border:none;
	text-decoration:none
}

.rechterklick {
	border:none;
}

.mitteklick {
	border:none;
}

a:link, a:active, a:focus, a:visited {
	text-decoration:none;
	color: white;
}

.fett, a.fett {
	font-weight:bold;
}

.textRot, a.textRot, a.textRot:visited, a.textRot:link, a.textRot:active {
	color: #633;
}

li.nobullets {
	list-style:none;
}

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:408px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;
cursor: pointer;   
}  
#popupContact h1{  
text-align:left;  
color:#000;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#000;  
font-weight:700;  
display:block;  
}  

#kontaktmain {
	width:900px;
	margin: auto;
	padding: 200px 200px 200px 200px;
	height: 600px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
