/*******************************
Datei: schriften.css (standard)
URL: www.seefels.com
********************************
Autor: Guenter Schmauzer
Erste Version: 05.01.2008
Letze Aktualisierung: 14.04.2008
********************************/
html
{
	height:100.3%;
}
input:focus, textarea:focus {
	background-color:#F7F7F7;
}
body{
	height:100%;
	margin-left:0;
	margin-top:0;
}
a:link{
     color:#000000;
	 text-decoration:underline;
}	 
a:visited{
     color:#000000;
	 text-decoration:underline;
}	 
a:hover{
     color:#505050;
	 text-decoration:underline;
}
a:active{
     color:#505050;
	 text-decoration:underline;
}		
.teaser_standard_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
}
.teaser_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	color: #000000;
}
.body_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
.body_standard_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.body_gross_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}
.body_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
}
.body_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}.body_normal_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.body_mittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}.body_mittel_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.body_klein_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
}
.body_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
}
.table_unternavi {
border-width:1px;
border-color:#669481;
border-style:solid;
}
.li_square {list-style-type:square;
}
.table_line {border-color: #bc9e56;
border-width:1px;
border-collapse:collapse;}
.table_line td {
border-color:#bc9e56;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	margin:8px;
	margin-bottom:0px;
	margin-top:18px;
	color:#BC9E56;
	font-weight:normal;
}
