/* ALLGEMEIN */
body   { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; margin-top: 0; margin-right: 0; margin-left: 0 }
#container    { text-align: left; margin: 0 auto 0; width: 700px }
.hilfe { color: #789; font-size: xx-small; font-weight: 700 }
img { border: 0; }

/* OBEN */
#oben       { background-color: white; background-image: url("/media/media_css/igabalkenoben.gif"); background-repeat: no-repeat; background-position: right top; height: 100px }

/* NAVI */
#navi         { background-color: #fff; text-align: center; height: 50px }
#navi a:link, #navi a:visited     { color: #8b0000; font-size: 0.7em; font-weight: 700; text-decoration: none; background-image: url("/media/media_css/arrow.png"); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-right: 3px; padding-left: 15px }
#navi a:hover  { color: #696969 }

/* INTRO */
#intro { background-image: url("/media/media_css/papier_weiss.gif"); height: 60px; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc }
#intro b { color: #6495ed }
#intro p { color: #4c4c4c; font-size: 0.65em; line-height: 1.3em; padding-right: 40px; padding-left: 20px }
#intro a:link, #intro a:visited { color: #6495ed }
#intro a:hover { color: #696969 }

/* LINKS */
#links   { background-color: #fff; background-image: url("/media/media_css/verlaufslinievertikal.gif"); background-repeat: no-repeat; background-position: left top; padding-bottom: 30px; width: 250px; border-right: 1px dashed #d3d3d3 }
#links h1   { color: #fff; font-size: 0.8em; font-family: "Trebuchet MS"; background-image: url("/media/media_css/orangeverlauf.gif"); background-repeat: repeat-x; background-position: left bottom; margin: 30px 20px 20px; padding: 2px 5px }
#links p  { color: #808080; font-size: 0.7em; line-height: 1.5em; margin-right: 20px; margin-left: 20px }
#links a:link, #links a:visited    { color: #6495ed; font-weight: 700; text-decoration: none }
#links a:hover  { color: #696969 }
#links ul { color: #808080; font-size: 0.7em; line-height: 1.5em; margin: 0 20px; padding: 0 }
#links li { line-height: 1.4em; background: url("/media/media_css/sterndl.gif") no-repeat left center; list-style-type: none; list-style-image: none; margin: 0 0 0.7em; padding: 0 0 0 17px }

/* RECHTS */
#rechts     { background-color: #fff; background-image: url("/media/media_css/verlaufslinievertikal.gif"); background-repeat: no-repeat; background-position: right top; padding-top: 10px; padding-bottom: 30px; width: 450px }
#rechts p  { color: #696969; font-size: 0.75em; line-height: 1.5em; padding-right: 40px; padding-left: 20px }
#rechts a:link, #rechts a:visited    { color: #6495ed; font-weight: 700 }
#rechts a:hover { color: #696969 }
#rechts ul  { color: #696969; font-size: 0.75em; line-height: 1.7em; padding-right: 40px }
#rechts h1   { color: #a9a9a9; font-size: 1em; margin-right: 40px; margin-left: 20px; margin-top: 20px; padding-bottom: 5px; border-bottom: 1px dotted #d3d3d3 }
#rechts h1 strong { color: #808080 }
#rechts h2    { color: #ffb22c; font-size: 0.75em; padding-top: 10px; padding-right: 40px; padding-left: 20px }
#rechts h2 strong { font-weight: normal; letter-spacing: 0 }
.rechtsausrichter { text-align: right }
.linktop { font-size: xx-small; text-decoration: none; background-image: url("/media/media_css/bu_top.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-top: 5px; padding-bottom: 5px; padding-left: 15px }
.linkprint { font-size: xx-small; text-decoration: none; background-image: url("/media/media_css/bu_drucken.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-top: 5px; padding-bottom: 5px; padding-left: 15px }
.zitat { color: #b22222; font-size: 0.7em; font-family: Tahoma; font-weight: 700; margin-right: 20px; margin-left: 100px; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; border-left: 1px dotted #dcdcdc }
.newstabelle { color: #696969; padding-right: 40px; padding-left: 20px }
.newstabelle td { font-size: 0.7em; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; border-bottom: 1px solid #dcdcdc }

/* FUSS */
#fuss   { color: #a9a9a9; font-size: 0.65em; font-weight: 700; background-color: #fff; text-align: center; height: 40px; border-top: 1px solid #d3d3d3 }
#fuss a { color: #a9a9a9 }
/* BILDFORMATE */
.bira { background-color: white; margin: 0; padding: 3px; border: solid 1px #d3d3d3 }
.bira_links { background-color: white; margin-right: 8px; margin-bottom: 5px; padding: 3px; float: left; border: solid 1px #d3d3d3 }
.bira_rechts { background-color: white; margin-bottom: 10px; margin-left: 10px; padding: 3px; float: right; border: solid 1px #d3d3d3 }
.bili { margin-right: 10px; margin-bottom: 5px; float: left }
.bire { margin-bottom: 5px; margin-left: 10px; float: right }