/* CSS Document */

body {
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    color: #ffffff;
    font-size: 100%;
    background-color: #8a9199;
}

.adresse {
	font-size: 10px;
	font-weight: bold;
	line-height: 44px;

}

.seitenframe {
    width: 935px; 
    margin-left: auto; 
    margin-right: auto;
}

.kopf {
    text-align: left;
    width: 935px;
}

.hauptframe {
    width: 935px;
}

.menue {
    width: 162px;
    float: left;    
    position: relative;
    left: 0px;
    top: 32px;
}

.inhaltstart {
	width: 500px;
	float: left;
	position: relative;
	top: 32px;
	left: 30px;
	padding-left: 30px;
	paddin-right: 30px;
	text-align: left;
}

.inhalt {
	width: 758px;
	float: left;
	position: relative;
	top: 32px;
	left: 10px;
	text-align: left;
}

.news {
    width: 195px;
    float: left;
    position: relative;
    padding: 0px 10px 5px 10px;
    background-color: #F2F2F2;
	top: 12px;
	left: 43px;
    text-align: left;
}

.fuss {
    width: 935px;
    height: 56px;
    margin-top: 22px;
    clear: both;
    text-align: center;
}

.leer {
    height: 0px;
}

.clear {
    clear: both;
}

.feldtext {
color: #747474;
margin: -3px 0;
font-size: 0.8em;
line-height: 1.0em;
padding-right: 50px;
}

.tabelle {
color: #747474;
margin: -3px 0;
font-size: 0.8em;
line-height: 1.0em;
border: 1px solid #EEEEEE;
padding:5px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

p {
font-size: 12px;
line-height: 20px;
}

.standard {
font-size: 12px;
line-height: 20px;
}

.fett {
font-size: 12px;
line-height: 20px;
font-weight: bold;
}

.kursiv {
font-size: 12px;
line-height: 20px;
font-style: italic;
}

a:link,
a:active,
a:visited {
    color: #ffffff;
    text-decoration: underline;
}

a:hover {
    color: #000000;
}

.eingabe{
	font-size: 0.9em; 
	line-height: 0.9em; 
	color: #666666;
	padding:1px;
	border: 1px solid #CCCCCC;
}

.eingabe:focus{
	border: 1px solid #D10016;
}
