/* Allgemeine Elementformatierungen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

body {
	color: #000;
	background: #E6E6E6;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	font-size: 11px;
	color:#000;
	
  /*text-align: center;*/
}

a { text-decoration: none;}

/*a:link    { color: #FF1913; #00429C}*/
a:link    { color: ##FF1933;}
a:visited { color: ##FF1933;}
a:focus, a:hover, a:active { color: ##FF1933;}



img {
	padding: 0;
	margin: 0;
	border: 0;
}

.abstand {
display:block;
width: 75px;
float: left;
}

.abstand_gross {
display:block;
width: 120px;
float: left;
}

.abstand_gross_weiss {
display:block;
width: 120px;
float: left;
color:#FFF;
}

.abstand_weiss {
display:block;
width: 75px;
float: left;
color:#FFF;
}

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}



/* Rahmen, Kopf
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#rahmen {
 /*position: relative;*/
    width: 842px;
	margin: 27px;
position: absolute;
 background: #FFF; 
/*border: 1px solid #999;*/

  /*margin: 0 auto;*/
  text-align: left;
  /*ausrichtung mittig*/
margin-top: -300px; 
	margin-left: -400px;

	top: 50%;
	left: 50%;
	
}




 
 /* content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#content {
	position: relative;
	/*float: left;*/
	margin: 35px 24px 24px 35px;
	width: 783px;
	padding:0;
	text-align: left;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
	height: 537px;

}

#linke_spalte{
	position: relative;
	float: left;
	width:412px;
	height: 537px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#rechte_spalte{
	position: relative;
	float: left;
	width:371px;
	height: 537px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#kopf{
position:relative;
	width:371px;
	height: 113px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#bild{
postition:relative;
	width:371px;
	height: 389px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}
#fuss{
	width:371px;
	height: 35px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#fuss.logo_position{
	text-align:right;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#text{
	width:371px;
	height: 408px;
	margin: 0;
	padding:0px;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#text div{
	width:360px;
	margin: 0;
	padding:0px;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#thumbs{
	width:371px;
	height: 94px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#thumbs div{
	width:68px;
	float: left;
	height: 94px;
	margin: 0;
	padding:0;
	/*background-color: #99FFCC;*//*border: 1px solid #FFCC00; */
}

#thumbs img {

border: 1px solid #999;
}

/* thumbnails vergrößern
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

#Layer1, #Layer2, #Layer3, #Layer4, #Layer5, #Layer6  {
position:absolute; 
width:412px; 
height:389px; 
left: 0px; 
top: 113px;
}

#Layer1 { z-index:4; }
#Layer2 { z-index:2; }
#Layer3{ z-index:3; }

#Layer4 { z-index:1; }
#Layer5 { z-index:6; }
#Layer6 { z-index:7; }
