/* CSS Document */

body {
color:#918c8c;
font-family:trebuchet ms,verdana,arial,sans-serif;
}

#navigation {
position:absolute;
top:260px;
left:5px;
margin:0px;
width:425px;
height:135px;
}

#header {
position:absolute;
top:0px;
left:0px;
margin:0px;
background-image:url('img/header.jpg');
width:786px;
height:251px;
}


#inhalt {
position:absolute;
top:260px;
left:170px;
margin:0px;
width:596px;
height:420px;
}

font.h1 {
font-family:trebuchet ms,verdana,arial,sans-serif;
font-size:21px;
color:#918c8c;
}

ul {
line-height:2;
}
