BODY {
	background-color : #F6F6E4;
}
BODY, DIV, H1, H2, H3, H4, H5, H6, P, TD {
	padding: 0px;
	font-family : Tahoma, Verdana, Arial;
}
BODY, TD, P, DIV {
	font-size : 11px;
	background-repeat: no-repeat;
}
DIV, H1, H2, H3, H4, H5, H6, P {
	margin: 0px
}
DIV#sitewidth {
	width:650px;
}
BODY {
	margin: 10px
}
BODY#nomargin {
	margin: 0px
}
HR {
	color : #C4BFA8;
}
H1 {
	font-size : 18px;
	font-family : Bookman Old Style, Book Antiqua, Courier New;
}
H2 {
	font-size : 13px;
}
H3 {
	font-size : 11px;
	font-family : Bookman Old Style, Book Antiqua, Courier New;
}
H4 {
	font-size : 10px;
	color:C6C6C6;
}


H5 {
	font-size : 10px;
}
H6 {
	font-size : 8px;
}

#feld
{
	background-color : #F6F6E4;
	font-family : Tahoma, Arial;
	font-size: 8pt;
	border-style : solid;
	border-width : 1;
	border-color : C3C3A3;
}


#mitarbeiter td {
 border-bottom:1px solid #585543;
 vertical-align:top;
}



a {
	color: #423326;
	font-family : Tahoma;
	text-decoration : none;
}
a:active {
	color: #423326;
	font-family : Tahoma;
	text-decoration : none;
}
a:vlink {
	color: #423326;
	font-family : Tahoma;
	text-decoration : none;
}
a:hover {
	color:#695C52;
	font-family : Tahoma;
	text-decoration : underline;
}

a#entry {
	color: Black;
	font-family : Tahoma;
	text-decoration : none;
}
a#entry:active {
	color: Black;
	font-family : Tahoma;
	text-decoration : none;
}
a#entry:vlink {
	color: Black;
	font-family : Tahoma;
	text-decoration : none;
}
a#entry:hover {
	color: Gray;
	font-family : Tahoma;
	text-decoration : none;
}


a#copyright {
	color: #C6C6C6;
	font-family : Tahoma;
	text-decoration : none;
}
a#copyright:active {
	color: #C6C6C6;
	font-family : Tahoma;
	text-decoration : none;
}
a#copyright:vlink {
	color: #C6C6C6;
	font-family : Tahoma;
	text-decoration : none;
}
a#copyright:hover {
	color: Gray;
	font-family : Tahoma;
	text-decoration : none;
}
span.warning {
  color: red;
  font-size:10pt;
}