@charset "utf-8";
/* CSS Document */
* {font-family:Georgia, "Times New Roman", Times, serif;}
body {margin:0; padding:0; background-color: #3a6683;}
#banner {background-image:url(img/banner.jpg); width: 996px; height: 325px; margin:0; padding:0;}
#mitte {background-image:url(img/bg.jpg); width: 996px;}
#navigation {width: 259px; float:left;}
#navigation li {list-style-type:none; color:#3a6683; border-bottom:dotted #3a6683 1px; margin-right:20px; padding: 8px 10px 8px 8px; font-size:15px;}
#inhalt {width: 530px; float:left; padding: 5px; padding-bottom: 30px;}
#sidebar {width: 187px; float:left; padding:5px;}

#footer {width:996px; height:52px; background-image:url(img/footer.jpg); text-align:center; padding-top: 10px;}
br.clearer {clear:both;}
#seite {width: 996px; margin:auto;}
#footer p {margin:0; padding:0; font-size:10px; }
h2, h3 {color:#3a6683;}
a {color:#3a6683; text-decoration:none;}
a:hover { text-decoration:underline;}
#navigation li.navakt { background-color:#dae3e9; margin:0; margin-top:4px; padding:10px 8px 8px 8px; background-image:url(img/nav_backg.jpg); background-repeat:no-repeat; height:22px; border-bottom:none;}
.center {text-align:center;}

div.img200 img {margin:0 30px 0 30px; border:0; border:1px solid #3a6683; border-bottom:10px solid #3a6683;}
div.center img {border:0; border:1px solid #3a6683; border-bottom:10px solid #3a6683;}

#sidebar h2 {font-size: 18px; margin-top:10px;}

#sidebar img {border:0; margin-bottom:15px;}
#sidebar p {font-size:12px;}
