
/* ---------------------------- */
html, body { width: 100%; height: 700px; margin:0px; padding:0px; background:#bebca5 url(img/bg.gif) repeat-y; font-family:  arial, helvetica; font-size:12px; color:#474747; }
div { border: 0px solid red; }

H1 { color:#003386; font-family:Garamond, "Times New Roman", Times, serif; font-size:24px; }
H2 { color:#cc071e;  font-family:Garamond, "Times New Roman", Times, serif; font-size:24px; font-weight:bold; }
H3 { color:#575759; font-size:13px; font-weight:bold; margin: 0 0 -1em 0; }

ul { margin: 2em; }
ul[id] li { margin: 1em 0 0 -3.8em; list-style: url(img/li_rot.gif) outside;}
	li { margin: 1em 0 0 -0.5em; list-style: url(img/li_rot.gif) outside; }
	*:first-child+html li { margin-left:0em; }          /* IE7   */
	html:first-child>b\ody li { margin-left:-3.8em; }   /* opera */

#versteckt { visibility: hidden; }
.grau { background:#575759; color:#fff; font-size:10px; }
.grau a { color:#fff; text-decoration:underline; }
.grau a:hover { color:#fff; text-decoration:none; }

.klein {  font-size:10px; line-height:12px; text-align:right; margin: 0 1em 1.8em 0; } 

.foot_an_03 { width: 1000px; margin:0px; padding:0px; background:url(img/foot_an_03.jpg) no-repeat bottom left; }
.foot_an_04 { width: 1000px; margin:0px; padding:0px; background:url(img/foot_an_04.jpg) no-repeat bottom left; }
.foot_an_06 { width: 1000px; margin:0px; padding:0px; background:url(img/foot_an_06.jpg) no-repeat bottom left; }
.foot_an_07 { width: 1000px; margin:0px; padding:0px; background:url(img/foot_an_07.jpg) no-repeat bottom left; }
.foot_an_08 { width: 1000px; margin:0px; padding:0px; background:url(img/foot_an_08.jpg) no-repeat bottom left; }

