html,body {background-color: #311A06;
		margin:0px;
		padding:0px;
		border:0px;
		text-align: center;
		font-family: Verdana, Arial, san-serif; font-weight: normal;
		font-size: 12px;
		color: #311A06;}
	

.main {	margin:0px; 
		margin-left:auto; margin-right:auto; 
		padding: 0px; padding-bottom: 30px; margin-top:8px;
		border:1px solid #311A06; 
		width:770px; 
		background-image: url(../pics/hintergrund.jpg); background-repeat: no-repeat;
		text-align: left;}


.navi {	margin:0px; margin-top: 100px;
		padding: 0px;
		border:0px;
		color:#F3ECC3;
		height: 20px;}
		
.content {width:530px; 
		margin:0px; margin-left: 29px; margin-top: 20px;
		padding:15px; padding-right: 10px; padding-bottom: 30px;
		border:1px solid #7D3D09;
		background-color: #F9F9E1;}
		
		
.footer {margin:0px; margin-bottom: 30px;
		margin-left:auto; margin-right:auto; 
		padding: 0px; padding-bottom: 30px; padding-right:25px;
		border:1px solid #311A06; 
		width:770px;
		text-align: right; font-size: 10px;
		color:#A3643B;}
				
h1 {color: #D44607;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 3px;}
	
h2 {color: #D44607;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;}	
	
.rotfett {color: #D44607;
	font-weight: bold;
	padding-bottom: 0px;}
	
.rot {color: #D44607;
	padding-bottom: 0px;}

.small {font-size: 11px;}
	
p {font-weight: normal;
	padding-top: 6px;
	padding-bottom: 3px;}	
	
table, td, tr {	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top:6px;
	padding-bottom: 6px;}

a:link{color:#311A06;}
a:visited{color:#311A06;}
a:hover{color:#D44607; text-decoration:none;}
a:active{color:#D44607; text-decoration:none;}
/* focus nur im Netscape möglich */
a:focus{color:#D44607; text-decoration:none;}

a.navigation:link{font-size: 12px; color:#F3ECC3; text-decoration:none; }
a.navigation:visited{font-size: 12px; color:#F3ECC3; text-decoration:none;}
a.navigation:hover{font-size: 12px; color:#D44607; text-decoration:none;}
a.navigation:active{font-size: 12px; color:#D44607; text-decoration:none;}
/* focus nur im Netscape möglich */
a.navigation:focus{font-size: 12px; color:#D44607; text-decoration:none;}







