body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #f5f1f1;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;

}

.tabhg {
border: 1px solid #b50000;
}

.tabueberschrift {
	background-color: #B50000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #F3F3F3;
	font-weight: bold;
	padding-left:15px;
	/*filter:Alpha(opacity=90, finishopacity=90, style=3);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../bilder/tablogo.gif);
}

.tabueberschrift2 {
	background-color: #B50000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #F3F3F3;
	font-weight: bold;
	/*filter:Alpha(opacity=90, finishopacity=90, style=3);*/
}

.tabinhalt {
	background-color: #f3f3f3;
	/*filter:Alpha(opacity=90, finishopacity=90, style=3);*/
}
.tabinhalt2 {
/*zum Beispiel für Photos, damit diese nicht durchsichtig sind*/
	background-color: #f3f3f3;
}


.ueberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #404040;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #404040;
}

.apers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #404040;
}
a:activ {
	text-decoration: underline;
	color: #404040;
}

.eingabefeld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    color: #000000;
	background: #e9e9e9;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.bild{
border: 1px solid #B50000;
}