* { margin:0; padding:0; font-size: 100%; }

html {height:100%}

body {
    min-height: 101%;
    font-size: 100.01%;
    position: relative;
    color: #000;
    background: #683b0e;
    padding:0;
    margin:0;
    text-align: center;
    background-image:url('grafik/bg_all.jpg');
    /*background-repeat:repeat-x;*/
    background-attachment:fixed;
    
}

fieldset, img { border:0; }

select, input, textarea { font-size: 99% }


#contentbox {
width: 700px;
background-color:#ffffff;
padding:0px 0px 0 0px;
margin: 0 auto;
text-align: center;

}



#menueheader {
	position: relative;
   	background-image:url('grafik/header_logo.gif');
    background-repeat:repeat-x;
    margin: auto;
	height: 156px;
	width: 700px;
	
	
    }

#bild {
height: 300px;
width: 680px;
margin: auto;

}


h1 {  
padding: 10px 4px 0 0;
font-family:Verdana, Arial, Helvetica; 
color:#222222; 
font-size:7pt; 
line-height: 18px;
float: left;
}

h2 {  
padding: 21px 0 0 0;
font-family:Georgia, Verdana, Arial, Helvetica; 
font-style: italic;
font-weight: lighter;
color:#222222; 
font-size:18pt; 
line-height: 35px; 
letter-spacing: 1px;
border-bottom-color:#adaead; 
border-bottom-style:solid; 
border-bottom-width:thin;
}


#content {
margin: 0 0px 0 0;
padding: 45px 10px 20px 45px; 
width: 405px;
text-align: left; 
float: right;
}

#menue {
margin: 21px 0px 0 0;
width: 220px;
text-align: left; 
float:right;

font-family:Verdana, Arial, Helvetica; 
font-weight: normal;
font-size:7pt; 
line-height: 25px; 
letter-spacing: 2px;
text-decoration:none; 	
list-style-type:none;
 text-transform: uppercase;
}


.menuepunkte ul {
      margin: 0;
      padding: 0;
      list-style-type: none;

      
    }
.menuepunkte li {
      margin: 0;
      padding: 0 20px 0 10px;
      border-top-color:#dedcda; 
	  border-top-style:solid; 
	  border-top-width:thin;
      list-style-type: none;

}

.menuepunkte a:link { color: #7a7a7a; text-decoration: none;  }
.menuepunkte a:active { color: #7a7a7a; text-decoration: none;  }
.menuepunkte a:visited { color: #7a7a7a; text-decoration: none;  }
.menuepunkte a:hover { color: #683b0e; text-decoration: none;  }	


.contenttext {  
padding: 10px 0 0 0;
font-family:Verdana, Arial, Helvetica; 
color:#222222; 
font-size:7pt; 
line-height: 18px;
width: 380px; 

}
.contenttext a:link { color: #683b0e; text-decoration: none;  }
.contenttext a:active { color: #683b0e; text-decoration: none;  }
.contenttext a:visited { color: #683b0e; text-decoration: none;  }
.contenttext a:hover { color: #afafb0; text-decoration: none;  }

.spacer {
clear:both;
visibility:hidden;
font-size:0;
height:5px;
}

#bottom {
	
   	background-image:url('grafik/trenner_bottom.jpg');
   	background-repeat:repeat-x;
    margin: auto;
	height: 105px;
	width: 700px;
	text-align: center;
	padding: 40px 0 0 0;
	
	
    }
    
#footer {  
padding: 10px 0 20px 0;
font-family:Verdana, Arial, Helvetica; 
color:#979797; 
font-size:7pt; 
line-height: 18px;
width: 680px; 
text-align: center;
border-top-color:#dedcda; 
border-top-style:solid; 
border-top-width:thin;

margin: auto;

}
#footer a:link { color: #7f7f7f; text-decoration: none;  }
#footer a:active { color: #7f7f7f; text-decoration: none;  }
#footer a:visited { color: #7f7f7f; text-decoration: none;  }
#footer a:hover { color: #683b0e; text-decoration: none;  }

#copyright {  
padding: 0px 0 20px 10px;
font-family:Verdana, Arial, Helvetica; 
color:#2b1703; 
font-size:7pt; 
line-height: 18px;
width: 690px; 
text-align: left;
border-top-color:#dedcda; 
border-top-style:solid; 
border-top-width:thin;
text-transform: uppercase;

margin: auto;

}
#copyright a:link { color: #2b1703; text-decoration: none;  }
#copyright a:active { color: #2b1703; text-decoration: none;  }
#copyright a:visited { color: #2b1703; text-decoration: none;  }
#copyright a:hover { color: #ffffff; text-decoration: none;  }


input.btn {
                     font-family:Verdana, Arial, Helvetica; 
color:#222222; 
font-size:7pt; 
width: 100px;
height: 20px;
}
