@charset "utf-8";
body {
margin:0px; 
background-image:url(pics/0_kachel03.gif); background-repeat:repeat-y;
}

a.nav:link { color:#ffffff; text-decoration: none; font-weight:bold;}
a.nav:visited { color:#ffffff; text-decoration: none; font-weight:bold;}
a.nav:active { color:#ffffff; text-decoration: none; font-weight:bold;}
a.nav:hover { color:#FF0000; text-decoration: none; font-weight:bold;}

#head {
margin:0px;
height:80px;
width:100%;
background-image:url(pics/0_titel_xs.jpg);
background-position:124px 0px;
background-repeat:repeat-x;
}

#nav {
float:left;
display:inline;
width:124px;
line-height:16px;
text-align:left;
}