body {
	background-color: #FFFFFF;
	/*background: url('/bilder/startseite/baum.jpg') bottom right no-repeat;*/
}
a:link {
	color: #565656; /* dunkelgrau */
} 
a:visited {
	color: #999999; /* hellgrau */
}
a:hover {
	color: #729518; /* grün */
} 
a:active {
	color: #808080;
}
a:focus {
	color: #729518;
}

img {
	border-color: #F55127; /* orange */
}
span.toptext {
	font-size: 11px;
	font-family: Verdana, Arial
}
span.toptextrot {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #800000
}
a.karteitext {
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: 600;
	text-decoration: underline;
	color: #000000
}
a.karteitext:visited {
	color: #000000
}
input.button {
	background-color: #002752;
	height: 18px;
	width: 60px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	border-color: #888888 #888888 #444444 #444444;
	display: inline
}
input.feld {
	width: 180px;
	font-size: 12px;
	font-family: Arial
}
hr {
	color: #002752;
	height: 1px
}
/*Tabelle*/
.zelle1 {
	background-color: #F0F0F0;
	border: 1px solid #CECECE
}
.fusszelle {
	background-color: #FFFFFF;
	border-top: 3px solid #004002;
	margin-top: 3px
}
.oben {
	border-top: 1px solid #CECECE;
	/*background-color: #002752;*/
	background-color: #004002;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	/*background: url('bilder/startseite/balken.gif') no-repeat left center;*/
}
.unten {
	padding: 3px;
	background-color: #F0F0F0;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE
}
.untenr {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E6EDFF;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE
}
.untenl {
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #E6EDFF;
	border-bottom: 1px solid #CECECE;
	border-left: 1px solid #CECECE
}
.rubrik {
	background: url('bilder/startseite/rubrik-button.jpg') no-repeat left top;
	padding: 3px 0px 0px 10px
}
/*Standardschriftgrößen*/
span.text14b {
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: 600
}
span.text12 {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #ffffff;
}
span.text11 {
	font-size: 11px;
	font-family: Arial
}
span.text10 {
	font-size: 10px;
	font-family: Arial
}
span.header1 {
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: 600;
	color: #FFFFFF
}
a.fusszeile, a.fusszeile:visited, span.fusszeile {
	font-size: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
	color: #004002;
}
a.fusszeile:hover {
	text-decoration: underline;
}
span.longtime {
	font-size: 16px;
	font-family: Verdana, Arial;
	color: #F55127
}
p.aufzaehlung {
	font-family: Arial;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -10px
}
span.letterspace {
	letter-spacing: 2px
}


.info {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DE0101;
}
.head_info {
	
	font-weight: bold;
}

