﻿body {
background-image:url(../img-style/bg.png);
background-repeat:repeat-x;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
}

.fright { float:right; margin-left:25px; padding:1px; border:5px solid #E7E1C9;}

h1 {
color:#000066;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
font-weight:normal;
padding-top:20px;
margin-left:0px;
padding-bottom:6px;
margin-top:0px;
margin-bottom:0;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
margin-top:0;
font-size:20px;
color:#000066;
margin-left:0px;
}
p {
margin:0px 0 20px 0;
line-height:150%;
clear:both;
}

.clearer {
clear:both;
height:1px; 
font-size:.0001em; 
}

.ref-img {
padding:4px;
border:1px solid #111111;
}

a {
color:#7995B1;
}

.ouli {
color:#333333;
text-decoration:none;
}

li {
padding-bottom:10px;
}

#menu {
margin:10px 0 0 0px;
min-height: 200px;
height: auto !important; /* für moderne Browser */
height: 200px; /*für den IE */


}

#menu ul {
margin: 0;
padding: 0;
list-style: none;
margin-left:25px;
margin-right:25px;
padding-top:20px;
}

#menu li {
padding:0px;
background: url("../img-style/trenner_navi.png") no-repeat 25px 0;
}

#menu a, #active {
display:block;
padding-top: 10px;
padding-bottom:10px;
padding-left:35px;
text-decoration: none;
color:#7995B1;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
background: url("../img-style/trenner_navi.png") no-repeat 0px 0;
}

#active  {
color:#7995B1!important;
}

#menu a:hover {
text-decoration: none;
color:#7995B1!important;
}

:focus {
outline: 0;
}
form {
padding:0;
margin:0;
}

#header {
width:960px; margin-left:auto; margin-right:auto; height:140px; background-image:url(../img-style/header.png);
}
#content {
width:960px; background-image:url(../img-style/content.png); background-repeat:no-repeat; margin-left:auto; margin-right:auto; margin-top:0px; overflow:auto !important; overflow:inherit;
}
#content-left { float:right; width:660px;}
#sidebar {
float:left; width:300px;
}
#footer {
width:100%; margin-top:20px; height:300px; background-image:url(../img-style/footer.png);
}
#footer-inhalt {
position:relative; width:960px; margin-left:auto; margin-right:auto; height:300px; background-image:url(../img-style/footer-inhalt.png);
}
#fc1{position:absolute; left:0; top:80px; width:200px; font-size:18px; color:#7995B1; padding:0 10px; text-align:center;}
#fc2{position:absolute; left:248px; top:80px; width:200px; font-size:18px; color:#7995B1; padding:0 10px; text-align:center;}
#fc3{position:absolute; left:495px; top:80px; width:200px; font-size:18px; color:#7995B1; padding:0 10px; text-align:center;}
#fc4{position:absolute; left:742px; top:80px; width:200px; font-size:18px; color:#7995B1; padding:0 10px; text-align:center;}

#footer-bottom{
position:absolute; left:0; bottom:15px;
}
#footer-right p {
font-size:10px; margin-left:10px; 
}



