
/* Allgemeines ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a  { color: black; text-decoration: none; margin: 0; padding: 0 }

a:hover { 
	text-decoration: underline;
}

hr { 
	color: #336;
	background-color: #336;
	height: 3px;
}
p   { margin: 5px 5px 5px 15px }
#Inhalt p { width: 400px }
/* Hauptbereiche ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body    { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #fff; text-align: center; margin: 10px 0 0; padding: 0 }
#ganzeSeite       { background-image: url(h0.gif); text-align: left; margin-right: auto; margin-left: auto; position: relative; width: 850px; height: 610px }
#links  { display: block; width: 240px; float: left }
#Navi     { list-style-image: url(q0.gif); width: 240px }
#Bild     { width: 240px }
#Adresse     { width: 240px }
#rechts  { background-repeat: no-repeat; background-position: right 0; width: 600px; height: 610px; float: left }
#Kopf    { width: 610px }
#Inhalt   { width: 610px; overflow: auto }
#Fuss   { width: 610px; overflow: auto }
/* Navigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#Navi a   { color: #000; background-image: url(q0.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 15px }
#Navi b  { color: #000; background-image: url(q1.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 15px }
td  { font-size: 10pt; line-height: 120%; vertical-align: top }
.linksweiss { background-image: url(weiss.gif); background-repeat: repeat-y }
