body {
margin:0px;
font-family: Arial, Tahoma;
font-size: 10pt;
color: #000000;
background-color: #FFFFFF;
background-image:url(bilder/startseite_rechts.jpg);
background-repeat:repeat-x;
background-attachment:scroll;
}


h1 {
color:#000000;
font-size:16pt;
font-weight:bold;
margin-bottom:12px;
border-bottom-style:solid;
border-bottom-color:#F3C500;
border-bottom-width:2;
}


h2 {
font-size: 13pt;
font-weight: bold;
margin-top: 15px;
margin-bottom:6px;
}


h3 {
font-size: 11pt;
font-weight: bold;
margin-bottom:6pt;
}

p {
font-size:10pt;
margin-top:3pt;
margin-bottom:10pt;
}

p.untertitel {
font-weight:bold;
font-size:12pt;
margin-top:3pt;
margin-bottom:6pt;
}

p.foto {
font-size:12pt;
font-weight:bold;
margin-top:3pt;
margin-bottom:6pt;
}

p.footer {
font-weight:bold;
border-top-style:solid;
border-top-color:#F3C500;
border-top-width:2;
padding-top:3pt;
margin-top:10px;
}

p.linie {
  margin-top: 12px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

ul, ol {
margin-top:3pt;
margin-bottom:10pt;
}

li {
list-style-image:url(bilder/haken.gif); 
}


A:link {text-decoration:none; color:#0202E1;}
A:visited {text-decoration:none; color:#0202E1;}
A:hover {text-decoration:underline; color:#0202E1;}
A:active {text-decoration:none; color:#0202E1;}


th {
text-align:left;
font-size:11pt;
font-weight:bold;
background-color:#FFE888;
}


td {
font-size: 10pt;
vertical-align:top;
padding-top:4;
padding-bottom:4;
}

td.klein {
font-size:10pt;
background-color:#FFFF99;
}


table.background tr td {
	background-color: #FFFFCC;
	border-top: solid 3px #FFFFFF;
	border-bottom: solid 1px #FFEE55;
	padding: 3px;
}

table.background tr td.heading {
	background-color: #FFFFFF;
	border-style: none;
	padding: 3px;
	padding-top:15px;
	font-weight: bold;
}

table.background tr th {
	text-align:left;
	font-size: 10pt;
	font-weight: bold;
	background-color:#FFE888;
	border-bottom: solid 2px #FFFFFF;
	padding: 3px;
}


.searchbox {
  position: absolute;
  left: 617px;
  top: 40px;
  width: 150px;
  background-color: #555555;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px #BABABA solid;
  color: #BABABA;
}