html, body{
    padding : 0px ;
	margin : 0px ;
	background-image:url(img/back.gif);
	height: 100%;

} 


#container {
position:absolute;
height: auto !important;
height: 100%;
min-height: 100%;
}

#schatt_li{
position: absolute;
background-image:url(img/schatten_li.png);
width: 17px;
height: 100%;
margin-left: 83px;
}


#header{
position : absolute;
width : 778px;
height : 237px;
background-image: url(img/head.gif);
margin-left: 100px;
z-index: 1;
}

#schatt_re{
position: absolute;
background-image:url(img/schatten_re.png);
width: 17px;
height: 100%;
margin-left: 878px;
}

#img {
position: absolute;
width: 120px;
height: 300px;
margin-left: 124px;
margin-top: 280px;
z-index: 10;
}

.foto {
width: 120px;
height: 90px;
display: block;
padding-bottom: 10px;
}

#stage{
position: absolute;
width: 778px;
height: 100%;
max-height:100%;
background-color:#f3f2ec;
margin-left: 100px;
}

#stage_back {
width: 778px;
height: 700px;
background-image:url(img/content_back.gif);
background-repeat:no-repeat;
}

#menue {
position: absolute;
width:778px;
height:15px;
margin-left:110px;
margin-top: 199px;
z-index: 2;
}

.hmenu {
float: left;
}

.trennung {
margin-left:10px;
float: left;
}

#textblock {
position:relative;
padding-top: 148px;
padding-left: 290px;
}

#textbereich {
width: 320px;
padding-top: 120px;
padding-left: 30px;
font-family : "Arial";
font-size : 80%;
line-height: 18px;
color: #757575;
}

.title {
font-family : "Arial";
font-size : 115%;
color : #7F7C79;
margin-top: 15px;
margin-left: 3px;
}

#content {
overflow: auto;
width: 480px;
z-index:5;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
color : #e2ae1d;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
color : #757575;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: normal;
text-decoration:underline;
color : #757575;
}

.text_kl {
font-family : "Arial";
font-size : 75%;
color: #757575;
}

a:link { font-family : "Arial"; color: #e2ae1d; font-size: 100%; text-decoration:underline;}
a:visited { font-family : "Arial"; color: #e2ae1d; font-size: 100%; text-decoration:underline;}
a:active { font-family : "Arial"; color: #e2ae1d; font-size: 100%; text-decoration:underline;}  
a:hover{font-family : "Arial"; color:#afafaf; font-size: 100%; text-decoration:underline;}


a.men, a.men:visited, a.men:active{
font-family : "Arial";
font-size : 75%;
font-weight : normal;
color : #6f6d6d;
text-decoration:none;
margin-left: 10px;
}

a.men:hover {
font-family : "Arial";
font-size : 75%;
font-weight : normal;
color : #dabb66;
text-decoration:none;
margin-left: 10px;
}

.center {
text-align:center;
}
