*{
margin:0;
padding:0;
}
body {
/*background:#003333;*/
background:url('img/bg.png');
background-repeat:repeat-x;
font-family:Verdana;
color:#3c3939;
}

#mainwrap{ 
width:980px;
margin:20px auto 0 auto;
}

#main{
float:left;
width:800px;     
background:#fff;
margin-bottom:35px;
border:1px solid #3c3939;
}



#topbanner img{
border:1px solid #3c3939;
margin:20px 0;
}

#topimg img{
}
div#menublock{ 
width:780px;
height:40px;
line-height:40px;
background:url('img/menubg.png');
background-repeat:repeat-x;
padding-left:20px;
font-size:14px;
}

#menublock ul{
list-style-type:none;
}

#menublock ul li{
float:left;
}

#menublock ul li a{
color:#fff;
text-decoration:none;
padding-right:30px;
}

#menublock ul li a:hover{
color:#ccc;
}

#maintext{
float:left;
min-height:500px;
height:auto !important;  /* fuer moderne Browser */
height:500px;  /*fuer den IE */
width:560px;
margin-top:0;   
text-align:left;
padding:20px;
background:#fff;
font-size:12px;
line-height:17px;
}

#maintext h1 {
color:#000;
font-size:20px;
line-height:22px;
font-family:Georgia;
font-weight:bold;
width:100%;
border-bottom:#b80007 solid 1px;
margin-bottom:12px;
}

#maintext h2 {
color:#000;
font-size:16px;
line-height:18px;
font-family:Georgia;
margin-bottom:12px;
}

#maintext a {
color:#b80007;
text-decoration:none;
padding-left:12px;
background:url('img/link.png');
background-repeat:no-repeat;
background-position: 0 center;
}

#maintext a.noicon,#maintext div.noicon a {
padding-left:0;
background:0;
}

#maintext a.mail {
padding-left:15px;
background:url('img/mail.png');
background-repeat:no-repeat;
background-position: 0 center;
}

#maintext img {
border:0;
}

#maintext a:hover {
color:#b80007;
}

#maintext p{
margin-bottom:15px;
}

.copy{
font-size:10px; 
width:400px;
float:left;
}


.copy a{
text-decoration:none;
color:#3c3939;
}

.totop{
font-size:10px; 
color:#b80007;
text-align:right;
}

.totop a{
text-decoration:none;
color:#3c3939;
}

#donate{
}

#donate input{
border:0;
}


div#blockrechts{ 
float:left;
width:190px;
text-align:left;
font-size:11px;
margin-top:15px;
padding-right:10px;
}

div#blockrechts h1{
font-size:14px;
line-height:20px;
font-weight:bold;
color:#000;
margin:10px 0 10px 0;
} 

#blockrechts p{
margin-bottom:10px;
}

.forummenu a,#blockrechts a {
color:#3c3939;
text-decoration:none
}

.forummenu a:hover,#blockrechts a:hover {
color:#3c3939;
text-decoration:underline
}


#aktuell{ 
width:560px;
text-align:center;
background:#3c3939;
padding:3px 0 5px 0;
margin-bottom:20px;
}

#aktuell a,#aktuell a:hover{ 
color:#fff;
text-decoration:none;
padding-left:0;
background:0;
}

input,submit,textarea{ 
border:1px solid #696969;
color:#696969;
font-size:11px;
}

.news{
margin:35px 0 35px 0;
}

label {
display: block;
float:left;
width: 150px;
}

form br {
clear: left;
}

input#submit {
float: none;
width: auto;
}

#footer{ 
clear:both;
border-top:1px solid #3c3939;
padding:3px 20px;
background:#ccc;
}

#partner{
float:left;
margin-left:15px;
width:150px;
font-size:10px;
background:#fff;
padding:5px;
border:1px solid #3c3939;
}

#partner p,#partner hr,#partner img{
margin-bottom:10px;
}
