*{ 
margin:0; 
padding:0;
}

html{
height:875px;
}

body{
width:100%;
height:725px; 
margin:0 auto;
padding-top:0px; 
padding-bottom:0px;
font:.8em "trebuchet ms", arial, sans-serif; 
text-align:center;
}

.seite
{ 
background: transparent url(../images/hg2.jpg); 
text-align:left; 
width:100%;
height:875px;
}


.oben
{ 
background: transparent url(../images/logo.jpg) no-repeat top right; 
height:150px; 
width:100%;
}


.hauptcontainer
{ 
width:980px;
height:725px;
}

.hauptmenue
{
	position:absolute;
	top: 150px;
	left: 30px;
	height: 725px;


}

.mitte
{
position: absolute;
display:block;
overflow:auto; 
top: 151px;
left: 327px; 
width:450px;
float:left;
height:724px;
}

.rechts
{ 
float:left;
position: absolute;
top: 150px;
left: 831px; 
width: 190px;
height:725px;
}

h1
{ 
border-bottom:1px solid .ccc; color:#eee; 
font-size:1.5em; 
letter-spacing:0.01em; 
margin:25px 0 0 0 ;
} 

h2
{ 
color:#000000; 
font-size:1.2em; 
letter-spacing:0.01em; 
margin:25px 0 0 0;
}

h6
{ 
color:#fff; 
font-size:1em; 
letter-spacing:0.01em; 
margin:25px 0 0 0;
}

.breadcrumbs {
        position:absolute;
        height:30px;
        top:80px;
        right:35px;
        width:480px;
	float: right;
	margin-top: 5px;
	padding-top: 5px;
        font-size: 1.00em;
        color:#000000;
}

.breadcrumbs a {
color: #0000AF;
text-decoration: none;
}

.breadcrumbs a: hover {
text-decoration: underline;
}
