@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin: 0px;
background-color: #fff;
font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}
h1, h2, h3, p {
text-align:left;
padding:5px 15px;
margin:0;
}
#header {
width:960px;height:281px;
margin:0 auto;
background-image:url(../images/headerbilder/set4/1.jpg);
background-color:#fff;
}
#main {
width:960px;
margin:0 auto;
background-color:#fff;
}
#nest {
padding-top:0px;
background-image:url(../images/bg_navi.jpg);
background-repeat:repeat-y;
background-position: 0px 570px;
}
#content {
margin-left: 200px;
margin-right: 200px;
width:500px;
margin-bottom:10px;
background-color:white;
color:#d51c2e;
padding-top:60px;
text-align:jusitfy;
}
#content p {
text-align:jusitfy;
}
#content a:link, #content p a:link, #content a:visited, #content p a:visited{
color:#d51c2e;
text-decoration:none;
font-size:12px;
text-transform:none;
}
#content a:hover, #content p a:hover, #content a:active, #content p a:active{
background-color:#d51c2e;
color:#fff;
text-decoration:none;
font-size:12px;
text-transform:none;
}
#content h1, #content h1 a, #content .info, #content h1 .info, #content h1 a:link, #content .info a:link, #content h1 .info a:link, #content h1 a:visited, #content .info a:visited, #content h1 .info a:visited{
color:#333027;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
text-decoration:none;
}
#content h1 a:hover, #content .info a:hover, #content h1 .info a:hover, #content h1 a:active, #content .info a:active, #content h1 .info a:active{
background-color:#333027;
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
text-decoration:none;
}
#content hr{
width:100%;
margin-left:0px;
margin-right:0px;
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #333027;
border-bottom: dotted 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
background-color: #fff;
}
#leftbox {
width: 200px;
float: left;
height:100%;
margin-right: 10px;
background-color:transparent;
margin-bottom:10px;
padding-left:8px;
}
#rightbox {
width: 200px;
float: right;
background-color:white;
margin-bottom:10px;
align:right;
height:200px;
color:#d51c2e;
text-decoration:none;
font-size:12px;
text-transform:uppercase;
}
#rightbox p{
color:#d51c2e;
text-decoration:none;
font-size:11px;
text-transform:uppercase;
}
#rightbox a:link, #rightbox p a:link, #rightbox a:visited, #rightbox p a:visited{
color:#333027;
text-decoration:none;
font-size:12px;
text-transform:none;
}
#rightbox a:hover, #rightbox p a:hover, #rightbox a:active, #rightbox p a:active{
background-color:#333027;
color:#fff;
text-decoration:none;
font-size:12px;
text-transform:none;
}
#rightbox hr{
width:100%;
margin-left:0px;
margin-right:0px;
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #333027;
border-bottom: dotted 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
background-color: #fff;
}
#footer {
width:960px;
margin:0 auto;
padding-top:5px;
font-size:10px;
background-color:#fff;
background-image:url(../images/footer_top.jpg);
background-position: 692px 0px;
background-repeat:no-repeat;
color:#999999;
}
#footer p {
text-align:right;
font-size:10px;
color:#999999;
}