/* CSS Document */

* { padding:0; margin:0; list-style:none}

body { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; background:#EFE0C2 url(../Bilder/bg.gif) no-repeat center 0;}

#wrapper { width:760px; margin:0 auto; text-align:left; /*background:url(../Bilder/wappen.jpg) no-repeat 128px 256px*/}

#header { background:url(../Bilder/textur.jpg); position:relative; height:150px;}

#grafik { height:98px; background:#7F1F00 url(../Bilder/film.gif) no-repeat;}

.red {  color:#7F1F00;}

a { color:#7F1F00;}
a:hover { text-decoration:none;}

#content { margin-top:16px;}
#content p { padding:4px 0 4px 0;} /*top right bottom left*/
#content ul { padding:4px 0 14px 10px;}
#content ul li {  background:url(../Bilder/bullet.gif) no-repeat 0px 3px; padding-left:10px; line-height:20px;}
#content h1 { font-size:16px; color:#7F1F00; padding:4px 0 4px 0}
#content h2 { font-size:14px; padding:8px 0 8px 0}
dl { padding:8px 0 8px 0;}/*top right bottom left*/
dt, dd { margin:0; padding:3px 0 8px 0;}
dt { width:110px; float:left; font-weight:bold;}
dd { width:300px;background:url(../Bilder/dot.gif) 0 bottom repeat-x; padding-left:110px;}

dl.kontakt dt {width:100px; float:left; font-weight:bold; margin:0; padding:0;}
dl.kontakt dd {width:180px; float:left; margin:0; padding:0; background:none;}

#left { float:left; width:420px; min-height:1px;/*FF BUGFIX*/ padding:0 16px 0 16px; /*border-right:1px dotted #7C2625; border-bottom:1px solid #EFE0C2; /*last dot fix*/ background:url(../Bilder/dot.gif) right top repeat-y;}

#right { float:left; width:290px; padding-left:16px;}

#right img, .foto img { border:2px solid #b7a070; padding:1px; background:white; margin-top:8px;}

#footer { clear:both; height:16px;}

#header ul { padding-left:470px; padding-top:30px;}
#header ul li {  display:block; line-height:16px; }
#header ul li a { color:#000; text-decoration:none; font-weight:bold; background:url(../Bilder/bullet.gif) no-repeat 0px 2px; display:block; width:256px; line-height:16px; padding-left:12px; outline:0;}
#header ul li a:hover { text-decoration:underline; color:#7C2625;}
#header ul li a.selected { color:#fff; text-decoration:none;}
#header img { width:448px; height:132px; position:absolute; border:0;}

hr { height:20px; clear:both; border:0; background:url(../Bilder/dot.gif) 0 center repeat-x;}

.clear { clear:both;}

.bildtitel { font-size:10px; text-align:right; margin:0 6px 0 0;}

.wichtig { padding-left:20px !important; background:url(../Bilder/wichtig.gif) no-repeat 2px 4px;}
