body {   
	background-color:			#e7d9af;
	margin:						0px;
	text-align:					center;
	font-family:      		verdana, arial, helvetica;
	color:            		#47423a;
}

p.kapitel {
	font-size:        		11px; 
   line-height:      		12px;
   font-weight:      		700;
   margin-bottom:				10px;
}

p.rumpf {
	font-size:        		11px; 
   line-height:      		12px;
   margin-top:					0px;
   margin-bottom:				7px;
}

p.mitem {
	margin-top:        		0px; 
   margin-bottom:     		5px;
}

p.fuss {
	font-size:        		9px; 
   line-height:      		10px;
}

p.mpic {
	font-size:        		9px; 
   line-height:      		10px;
   margin-top:					0px;
   margin-bottom:				3px;
}
	
td.titel {
	text-align: 				center;
	width: 						100px;
	background-color: 		#BEB18F;
}

td.inhalt {
	vertical-align:			top;
	background-color: 		#ffffff;
}

td.nunten {
	vertical-align:			top;
	background-color: 		#CEC4AB;
}

td.seite {
	vertical-align:			top;
	background-color: 		#5C6960;
}

td.pictab {
	vertical-align:			top;
	background-color: 		#ffffff;
}


div.mseite {
	text-align: 				right;
	margin-right:				5px;
	margin-top:					10px;
}

div.content {
	text-align: 				left;
	margin-left:				27px;
	margin-top:					25px;
	width:						350px;
}

div.picpos {
	text-align: 				right;
	margin-right:				15px;
	margin-top:					27px;
	width:						95px;
}

a.menue {
	font-size:        		11px; 
   line-height:      		12px;
   font-weight:      		700;
   text-decoration:  		none; 
}
 
a:link.menue {
	color:            		#47423A; 
}

a:visited.menue   {  
	color:            		#47423A; 
}

a:hover.menue   {  
	color:            		#47423A; 
	text-decoration:			underline;
}

a.impress {
	font-size:        		9px; 
   line-height:      		10px;
   font-weight:      		500;
   text-decoration:  		none;
   color:            		#47423A;
}

a:link.impress {
	color:            		#47423A; 
}

a:visited.impress   {  
	color:            		#47423A; 
}

a:hover.impress   {  
	color:            		#47423A; 
	text-decoration:			underline;
}

a.ftext {
	font-size:        		11px; 
   line-height:      		12px;
   font-weight:      		500;
}
 
a:link.ftext {
	color:            		#47423A; 
}

a:visited.ftext   {  
	color:            		#47423A; 
}

a:hover.ftext   {  
	color:            		#47423A; 
}

a.picshow {
   text-decoration:  		none;
   color:            		#47423A;
}

a:link.picshow {
	color:            		#47423A; 
}

a:visited.picshow   {  
	color:            		#47423A; 
}

a:hover.picshow   {  
	color:            		#47423A; 
	text-decoration:			underline;
}

.feld {	
	background-color:#ffffff;
	color:#47423A;
  	border:1px solid #47423A;
  	font-size:        11px;	
 }