﻿html, body {margin:0;padding:0;background-color:#fff;}
body {font-family:verdana,arial;font-size:13px;color:#18449b;}
#shadow {width:900px;margin:0 auto;background-image:url('./shadow.png');background-repeat:repeat-y;padding-left:15px;padding-right:15px;}
/* ---------------- Kopfbereich der Seite ---------------- */
#header {border-top-width:5px;border-top-style:solid;border-top-color:#18449b;width:900px;height:100px;background-image:url('./header.jpg');border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#18449b;}
#header h1 {padding-top:10px;padding-left:15px;font-family:verdana,arial;font-size:30px;}
/* ---------------- Hauptfenster Bereich ----------------- */
#content {clear:both;width:860px;padding-left:20px;padding-bottom:10px;}
#content p {line-height:1.7em;font-size:13px;}
#content img {float:left;border-width:1px;border-style:solid;border-color:#18449b;width:300px;height:200px;margin-right:10px;}
#content .banner {padding-top:3px;width:860px;height:90px;border-width:1px;border-style:solid;text-align:center;font-family:verdana,arial;font-size:10px;background-color:#eee;}
/* ---------------- Footer Bereich ----------------------- */
#footer {clear:both;border-top-width:2px;border-top-style:solid;border-top-color:#18449b;border-bottom-width:5px;border-bottom-style:solid;border-bottom-color:#18449b;width:900px;padding-bottom:10px;text-align:center;line-height:1.6em;padding-top:0px;background-color:#eee;}
/* ---------------- Schriften ---------------------------- */
hr {color:#D56A00;height:1px;}
b, strong {font-weight:bold;color:#34537D;}
p, ul, li {font-family:verdana,arial;font-size:13px;text-align:justify;line-height:1.7em;color:#34537D;}
A:link {color:#D56A00;text-decoration:underline;}
A:visited {color:#D56A00;text-decoration:underline;}
A:active {color:#D56A00;text-decoration:underline;}
A:hover {color:#34537d;text-decoration:none;}
/*----------------- ÜBERSCHRIFTEN --------------------------*/
h1 {font-family:verdana,arial,tahoma;font-size:18px;text-align:left;color:#34537D;}
h2 {font-family:verdana,arial,tahoma;font-size:16px;text-align:left;color:#d56a00;letter-spacing:1px;font-weight:bold;}
/* ---------------- Sonstiges ------------------------------*/
.googleAnzeige {text-align:center;padding-top:10px;padding-bottom:10px;}
.redFont {color:#ff0000;}
.picture {padding-left:20px;margin-top:10px;float:right;}
.picture img {border:0px;}
/* ---------------- NAVIGATION HEAD ------------------------*/
#navigation {margin-top:-27px;width:100%;background-color:#34537D;}
#navigation ul {width:858px;border-bottom:2px dashed #34537d;height:30px;list-style-type:none;}
#navigation ul li {float:left;height:30px;margin-left:10px;line-height:32px;vertical-align:middle;}
#navigation ul li a {text-decoration:none;padding:0 10px 0 10px;display:block;color:#fff;}
#navigation ul li a:hover {background-color:#fff;color:#34537d;}
