/* CSS Document */


html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;
background-image:url(../gfx/bg.gif);
}

h1 {
font-size:20px;
padding-left:10px;}

h2 {
font-size:18px;}

h2.head1 {
	font-size:36px;
}

#header {
height:171px;
width:755px;
background:#ffffff;
color: #00ff00;
background-image:url(../gfx/header1.jpg);
background-repeat:no-repeat;
list-style-type:none;
margin: 0px;
position:relative;
top:-20px;
  }
  
#wrapper {
	position:relative;
	top:-20px;
}  
  
#kopp {
	position:relative;
	top:20px;
	left:150px;
	
}
  
#header a { color:#333333;
text-decoration:none; }
#container{text-align:left;
background-color:#FFFFFF}
#content p{line-height:1.4;
margin:0 10px 10px;}

#navigation{
margin-top:35px;
/*
background:#66ff66;
*/
min-height:50px;
}

#extra{background:#FFff99;
margin-top:5px;
}
#footer{background: #333;color: #FFF}
#footer p{margin:0;padding:5px 10px}

#container{width:750px;margin:0 auto}
#content{float:left;
width:440px;
margin-top:-10px;
}

#vergleich1 {
float:left;
}

#vergleich2 {
position:relative;
left:30px; 
top:50px;
}
#content2{float:left;
margin-top:10px;
margin-bottom:5px;
padding-left:10px;
height:200px;
}
#content3{float:left;width:750px;
margin-top:10px;
}
#content4{float:left;width:750px;
margin-top:10px;
}

#content5{float:left;width:750px;
margin-top:10px;
}
#navigation{float:right;width:250px;
line-height:25px;
text-align:center;
padding-right:8px;}

#navigation ul li{
list-style-type:none;
border-bottom:1px solid;
line-height:30px;}

#extra{float:right;clear:right;width:250px}
#footer{clear:both;width:100%}

#navigation a:link {
color:#000000;
text-decoration:none;
}

#navigation a:visited {
color:#000000;
text-decoration:none;
}


#navigation a:hover {
text-decoration:none;
font-weight:bold;
}


#navigation a:active {
text-decoration:none;
}

#navigation a:focus {
text-decoration:none;
}
