* {
margin: 0;
padding: 0;
}

body {
margin: 0 auto;
background: #000000 url(images14/background.gif) top left repeat-x;
font-family: arial,helvetica,tahoma;
font-size: 13px;
color: #000000;
text-align: center;
}

.page {
width: 710px;
margin: 0px auto;
background: #FFFFFF url(images14/footer.gif) bottom left no-repeat;
text-align: left;
}

.page_main {
padding: 5px;
}

#nav {
width: 700px;
height: 35px;
margin: 4px 0 1px 0;
background: #FFFFFF url(images14/nav.gif) top left no-repeat;
}

* html #nav {
margin: 2px 0 0 0;
}

#nav .links {
margin: 0 auto;
padding: 5px 4px 0 4px;
text-align: center;
font-size: 15px;
font-weight: normal;
color: #EFEFEF;
}

#nav a:link, #footer a:link, #nav a:active, #footer a:active, #nav a:visited, #footer a:visited {
color: #EEEEEE;
text-decoration: underline;
}

#nav a:hover, #footer a:hover {
color: #FF0000;
text-decoration: underline;
}

.content_head, .content_foot {
width: 700px;
height: 5px;
}

.content_main {
width: 700px;
min-height: 390px;
height: auto !important;
height: 390px;
background: #F5F5F5 url(images14/content_main.gif) top left repeat-x;
}

#content {
padding: 5px 10px 5px 10px;
}

#content p {
padding: 5px 0 5px 0;
}

#content a:link, #content a:active, #content a:visited {
color: #990000;
text-decoration: underline;
}

#content a:hover {
color: #FF0000;
text-decoration: underline;
}

#prev {
margin: 0px;
padding: 0px;
list-style: none;
}

#prev li {
width: 100px;
height: 100px;
margin: 5px;
padding: 0px;
float: left;
}

#prev img {
margin: 0px;
padding: 0px;
border: 1px solid #333333;
}

#linkliste {
margin: 0px;
padding: 0px;
list-style: none;
}

#linkliste li {
margin: 5px;
padding: 0px;
}

.page_footer {
width: 710px;
height: 38px;
}

#footer {
padding: 6px 4px 0 4px;
}

#footer .links {
text-align: center;
font-size: 12px;
font-weight: normal;
color: #EFEFEF;
}

.banner {
margin: 20px auto;
text-align: center;
}

.mdh {
width: 672px;
margin: 20px auto;
text-align: center;
}

.clear {
clear: both;
}