*{
font-family: verdana, sans-serif;
font-size: 13px;
}
body,html{
margin: 0;
padding: 0;
background-color: #fff;
}
div#box{
position:relative;
margin: 0px auto;
width: 800px;
background-color: #D4E8E4;
background-image: url('../pic/main_back.gif');
background-repeat: repeat-x;
}
div#navi{
width: 110px;
padding: 50px 0 40px 2px;
float: left;
}
div#header{
text-align: center;
padding: 18px 0px 24px 0px;
background-color: #FF5A00;
}
div#content{
padding:30px 0 20px 0px;
width: 670px;
float: left;
}
div#footer{
text-align: center;
clear:both;
background-color: #FF5A00;
padding: 2px auto;
}
div#footer,div#footer *{
color: #D4E8E4;
font-size: 9px;
text-decoration: none;
}
div#navi img,a#home img{
position: absolute;
height: 136px;
width: 88px;
border: none;
}
div#navi div img,div#navi a:hover img,a#home:hover img{
top:-68px;
}
div#navi a, div#navi div{
display: block;
position: relative;
height: 68px;
width: 88px;
overflow: hidden;
}
* html #navi a,* html a#home{
behavior:url("css/hover.htc");
}

/*rahmen*/
img{
border:none;
}
/* link farben*/
a{
color: #00786d;
}
a:hover{
color: #ff5a00;
}

/*Überschriften*/

h1{
color:#00786d;
font-size: 17px;
}

h4{
color:#00786d;
margin: 30px 0 4px 0;
font-size: 17px;
font-weight: 300;
}
h5{
margin: 1em 0 0.2em 0;
}
p.eng{
margin-top:0.2em;
}
br.clear{
clear: both;
}
.nobold{
font-weight: 300;
}
img#cover{
margin-left: 20px;
width:266px;
height:436px;
float:right;
}