body {
 font-family:Verdana,Arial,Sans;
 background-image:url('images/thueringer.jpg');
 background-repeat:no-repeat;
 background-position:top left;
 padding-top:190px;
 width:890px;
 color:#e10000;
}

img {
 border:0px;
}

a.nav {
 display: block;
 text-style:block;
 border-bottom: 1px solid #efefef;
 color:#c10000;
 font-weight:bold;
 text-decoration:none;
}

a.nav:hover {
 text-decoration:none;
 border-bottom: 1px solid #ffaaaa;
}

a {
 color:#d10000;
}

a:hover {
 text-decoration:underline;
}

h1 {
 font-weight:bold;
 font-size:16px;
}

div.nav {
 float:left;
 padding-top:25px;
 width:200px;
 font-size:14px;
}

div.content {
 float:right;
 width:680px;
 background-position:right bottom;
 background-repeat:no-repeat
}

p.sub a {
 padding-left:10px;
 font-size:11px;
 color:#d16666
}

div.nav p {
 margin:5px;
}

div.nav {
}