body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #EDD8CD;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.tabhg {
border: 1px solid #C6683A;
}

.tabueberschrift {
	background-color: #C6683A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #3F1805;
	font-weight: bold;
	padding-left:15px;
	filter:Alpha(opacity=90, finishopacity=90, style=3);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../bilder/tablogo.gif);
}

.tabueberschrift2 {
	background-color: #C6683A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #3F1805;
	font-weight: bold;
	filter:Alpha(opacity=90, finishopacity=90, style=3);
}

.tabinhalt {
	background-color: #FFD7CF;
	filter:Alpha(opacity=80, finishopacity=80, style=3);
}

.tabinhalt2 {
/*zum Beispiel für Photos, damit diese nicht durchsichtig sind*/
	background-color: #FFD7CF;
}

.ueberschrift {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #3F1805;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #293a4b;
	font-weight: bold;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.apers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #3F1805;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #3F1805;
}
a:hover {
	text-decoration: underline;
	color: #3F1805;
}
a:activ {
	text-decoration: underline;
	color: #3F1805;
}

.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: #3F1805;
	background: #e9e9e9;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.bild{
border: 1px solid #C6683A;
}