/* --------------------------------------
http://freietemplates.de/

Template #9
Date: 24.01.2012
Version: 1.0

http://freietemplates.de/
----------------------------------------*/


/*------ general ---------------------- */
body {
background-image:url(bilder/bg_body.jpg);
font-size:12px;
font-family:Verdana, Arial, sans-serif;
color:#000;
padding:0;
margin:0;
line-height:18px;
}

* {
padding:0;
margin:0;
outline:none;
}

a { color:#41829c;}
a:hover { color: #70a9c1;}

img {
border:none;
}

/* headings */
h1 {
font-family:'Trebuchet MS', Arial, Verdana, sans-serif; 
font-size:28px;
font-weight:bold;
color:#575757;
border-bottom:1px dashed #e4e4e4;
padding:8px 0;
margin:0 0 10px;
}

/* structure */
#wrapper {
clear:both;
width:900px;
margin:0 auto;
position:relative; bottom:344px;
}

#shadows {
clear:both;
width:928px;
margin:0 auto;
}

#content {
background-image:url(bilder/content_bg.png);
background-repeat:repeat-y;
width:900px;
height:auto;
margin:0;
overflow:hidden;
}

#right {
float:right;
width:200px;
margin:0;
}

#middle {
float:left;
width:650px;
margin:10px 0 20px 20px;
}

td {
padding:5px;
}

#content p{
padding-top:5px;
font-size:120%;
}

#content h1,h2,h3 {
padding-top:10px;
}

/* Topnavigation */
#topnav {
background-image:url(bilder/topnav_bg.png);
background-repeat:repeat-x;
width:900px;
height:50px;
padding:0;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}

#topnav ul {
margin:0 0 0 -1px;
padding:0;
list-style:none;
}

#topnav ul li {
background-image:url(bilder/topnav_spacer.png);
background-repeat:no-repeat;
background-position:left;
float:left;
padding:0 0 0 2px;
}

#topnav ul li:first-child {
background:none;
}

#topnav ul li a {
display:block;
width:148px;
height:34px;
padding:17px 0 0 0;
margin:0 0 0 0;
text-align:center;
font-size:11px;
font-family: Verdana;
font-weight:bold;
color:#000;
text-decoration:none;
}

#topnav ul li a:hover {
background-image:url(bilder/topnav_bg_hover.png);
background-repeat:repeat-x;
}

/* Menü der rechten Spalte */
.menu {
font-size:11px;
}

.menu ul {
list-style-type:none;
margin:1px 0 0 1px;
}

.menu ul li {
background-image:url(bilder/menu_spacer.png);
background-repeat:no-repeat;
background-position:bottom;
height:41px;
width:192px;
margin:0;
overflow:hidden;
}

.menu ul li a {
background-image:url(bilder/dot.png);
background-repeat:no-repeat;
background-position:11px 11px;
display:block;
width:192px;
height:31px;
color:#707070;
text-shadow:1px 1px 0 #fff;
text-decoration:none;
padding:6px 0 0 30px;
margin:0;
}

.menu ul li a:hover {
background-position:18px 11px;
padding:6px 0 0 37px;
}

/* footer */
#footer {
clear:both;
background-image:url(bilder/shadow.png);
background-repeat:no-repeat;
width:880px;
height:15px;
margin:0;
padding:10px 10px 0;
font-size:11px;
color:#375869;
}