body{
	color: #007160;
	background-color:#f2f2e9;
	font-family: Trebuchet MS, Verdana, Lucida, Sans-Serif;
	x background-repeat: repeat-y;
	 xbackground-image:url(images/bg.png);
	x background-position:50% 50%;
}

#container{
    position: absolute;
    top: 0px;left: 50% ;
    width: 784px;
    margin-left:-393px;
    z-index: 0;
    border: 4px solid #ffffff;
    background-color:#E2E3D1;
   x height:100%;
}

#logo{
 	border-bottom:2px solid #ffffff;
 	border-top:1px solid #ffffff;
 	background-color:#ffffff;
  	background-image: url(images/logo.jpg);
  	background-repeat: no-repeat;
  	height:157px;
}


#bild{
    position: absolute;
	margin-left:321px;
    height:157px;
    width:461px;
    border-left: 2px solid #ffffff;
    overflow:hidden;
}

#daten{
	background-color:#E2E3D1;
	height:100%;
	min-height:400px;
	 width:783px;
	 border-top:2px solid #ffffff;
}

#menu{
font-size: 90%;
float: left;
width: 165px;
padding-top:15px;
margin-right:-1px;
margin-left:5px;
border-right:0px solid #ffffff;
}

#content{
    padding-right: 10px ;
    padding-top:15px;
    padding-left:15px;
    min-height: 500px;
    height:100%;
    width: 580px;
    border-left:2px solid #ffffff;
    overflow:hidden;
    font-size:80%;
}


a.navi{
display: block;
color:#007160;
text-decoration:none;
font-size:110%;
font-weight:bold;
text-transform: capitalize;
padding-left:20px;
padding-right:20px;
display:inline-block;
padding-top:3px;
padding-bottom:3px;
margin-left:-4px;
border-bottom:2px solid #ffffff;
width:130px;

}






a.menu{
display: block;
color:#007160;
text-decoration:none;
font-size:90%;
xfont-weight:bold;
text-transform: capitalize;
padding-left:20px;
padding-right:20px;
display:inline-block;
padding-top:3px;
padding-bottom:3px;
margin-left:-4px;
xborder-bottom:2px solid #ffffff;
width:130px;

}
a.menu:hover{
text-decoration:none;
background-color:#efefef;
}



a.navi:hover{
text-decoration:none;
background-color:#efefef;
}
.g110{
font-size:110%;
}
.g120{
font-size:120%;
}
.g130{
font-size:130%;
}
.g150{
font-size:150%;
}
.k70{
font-size:70%;
}
.k80{
font-size:80%;
}
.k90{
font-size:90%;
}
.k150{
font-size:150%;
}
