body 
{
 font-family:Verdana;
 font-size:12px;
 background-color:#FFFFFF;
}

h1 {font-size:18px;color:#D6322D;margin-bottom:0px;}
h2 {font-size:14px;color:#D6322D;margin-bottom:0px;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}


#left {
width:800px;
height:24px;
position: absolute;
top:210px;left:50%;
margin:0px -400px;
background-color:#D6322D;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
z-index:6;
}


#right {
width:100%;
height:24px;
background-color:#D6322D;
position: absolute;
top:210px;left:0px;
z-index:-1;
}


#Header{
background-image:url(Bilder/header.png);
width:800px;
height:184px;
position: absolute;
top:50px;left:50%;
margin:0px -400px;
z-index:2;
}

#back{
	background-image:url(Bilder/back.jpg);
	background-repeat:repeat-x;
	position: absolute;
    top:50px;left:0px;
	width:100%;
	height:159px;
	z-index:-2;
}

#shaddow{
background-image:url(Bilder/shaddow.jpg);
background-repeat:repeat-x;
width:100%;
height:52px;
position: absolute;
top:235px;left:0px;
z-index:-5;
}

#content{
width:800px;
height:550px;
position: absolute;
top:235px;left:50%;
margin:0px -400px;
z-index:4;
}

#sliceleft, #sliceright {
background-image:url(Bilder/slice.jpg);
background-repeat:repeat;
width:180px;
height:100%;

}

#sliceleft {
float:left;
}
#sliceright {
float:right;
}

#placeleft, #placeright {
background-image:url(Bilder/platzhalter.jpg);
background-repeat: no-repeat;
width:4px;
height:50px;

}

#placeleft {
float:left;
}
#placeright {
float:right;
}
#soul {
position:absolute;
top:0px;left:50%;
margin:0px -402px;
width:806px;
height:50px;
}
#contentText{
	width:400px;
	height:100%;
	position:absolute;
	left:50%;
	margin:0px -200px;
	
}

#menu a, #menu a:visited {
  font-family:Verdana;
  font-size:12px;
  text-align:center; 
  text-decoration:none; 
  color:#D6322D; 
  display:block; 
  height:3em; 
  border-bottom:1px solid #FFFFFF;
  line-height:250%;
  width:auto;
  margin:0 0;
  }
#menu a:hover {
  color:#D6322D;
  background-color:#F8EDDD; 
  border-bottom:1px solid #FFFFFF;
  }
  
#space{
background-color:#FAF3E8;
width:100px;
height:100%;
border-left:1px solid #B7A086;
border-right:1px solid #B7A086;
margin:0px auto;
}

#bus1{
background-image:url(Bilder/image_1.jpg);
background-repeat:no-repeat;
width:117px;
height:84px;
border-left:1px solid #B7A086;
border-right:1px solid #B7A086;
position:relative;
top:60px;left:-8.5px;
margin:0px auto;
}

#bus2{
background-image:url(Bilder/image_2.jpg);
background-repeat:no-repeat;
width:117px;
height:85px;
border-left:1px solid #B7A086;
border-right:1px solid #B7A086;
position:relative;
top:100px;left:-8.5px;
margin:0px auto;
}
#bus3{
background-image:url(Bilder/image_3.jpg);
background-repeat:no-repeat;
width:117px;
height:84px;
border-left:1px solid #B7A086;
border-right:1px solid #B7A086;
position:relative;
top:140px;left:-8.5px;
margin:0px auto;
}

.red{color:#D6322D;}