a:link {   color: #8F6030; text-decoration: none}
a:visited {  color: #8F6030; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: underline}

@media print { 
	#site_kopf, #site_menue, #site_footer {display:none;}
} 

body, p, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}			

.text12 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	color:#8F6030;
	width:140px;
	padding:1px;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}

.submenu{
	margin-bottom: 0.5em;
	font-size: 12px;
}
.text14 {
	font-size: 14px;
	font-weight: normal;
}
.text13 {
	font-size: 13px;
}

.text20 {
	font-size: 20px;
	font-weight: normal;
}
.rahmen1 {
	border: 1px dotted #333333;
}
.werbung {
	border: 1px solid #D5AA53;
}



/* FEWO Verzeichnis*/
#fewo_header {
	height:80px;
	margin:10px;
}

#fewo_auswahl {
	float: left;
	width:130px;
	padding:0px;
	margin:10px;
}

#fewo_beschreibung {
	float:left;
	padding:0px;
	margin-top:0px;
	margin-left:80px;
}

#fewo_tabelle {
	border-collapse:collapse;
	border: 1px solid #999999;
}

#fewo_td {
	border-bottom: 1px solid #999999;
	}

#fewo_footer {
	clear:both;
	margin-top: 30px;
	margin-left:10px;
}


#fewo_content {
	margin:10px;
}
	
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

