/*--- Main Bereich ---*/

body { margin:0px; background-color:#FFFFFF; background-image:url("../img/background.jpg");background-repeat:repeat-y; font-family:arial, helvetica, sans-serif;}

#main {
width:600px;
color:#000000;
font-size:14px;
margin-top:175px;
margin-left:202px;
z-index:6;
}
#main h1 { margin:0px; font-size:20px; font-weight:500; color:#204454; margin-top:3px; margin-bottom:10px;}
#main h2 { margin:0px; font-size:18px; font-weight:500; color:#204454; margin-top:3px; margin-bottom:3px;}
#main h3 { margin:0px; font-size:16px; font-weight:500; color:#204454; margin-top:3px; margin-bottom:6px;}
#main h4 { margin:0px; font-size:14px; font-weight:500; color:#204454; margin-top:3px; margin-bottom:3px;}
#main ul { margin-top:15px; margin-bottom:15px; margin-right:50px;}
#main a {font-family : arial; font-size:16px; color:#243F20; text-decoration: none;}
#main a:hover {color:#66A6C4; text-decoration: underline;}

#gaeste {
width:580px;
height:640px;
color:#000000;
font-size:14px;
margin-top:200px;
margin-left:202px;
z-index:6;
}

/*--- Menubereich ---*/
#menue { width:145px; font-size:12px; color:#ffffff; position:absolute; top:220px; left:20px; z-index:3;}
#menue a {  font-family : arial; font-size:16px; color:#ffffff; text-decoration: none;}
#menue a:hover { color:#66A6C4; text-decoration: underline;}

.link {margin-bottom:15px;}
.ulink {margin-bottom:10px; margin-left:5px;}


/*--- Titel ---*/
#titel { width:823px; height:58px; position:absolute; top:47px; left:180px; z-index:2;}
#logo { width:165px; height:77px;  position:absolute; top:47px; left:53px; z-index:3;}
#head { width:1003px; height:47px; position:absolute; top:0px; left:0px; z-index:2;}

#logo2 { width:87px; height:103px; background-color:#ffffff; position:absolute; top:105px; left:915px; z-index:3;}
#logo3 { position:absolute; top:47px; left:0px; z-index:2;}

#rightframe { width:300px; position:absolute; top:150px; left:760px; z-index:3;}
#rightframe a { color:#000066; text-decoration:underline;}
#news { width:240px; background-color:#EEF1EE;
        color:#666666; font-size:10px; margin-top:50px;
        border: solid 1px #D2D2D2; }
#news table {font-size:10px; font-family:arial, helvetica, sans-serif;}
#newstitel { height:19px; background-color:#243F20;
          background-repeat:no-repeat;
          background-position: 3px 1px; padding-left:25px; padding-top:2px;
          color:#ffffff;}

.disclaim { color:#666666; font-size:9px; padding:3px;}
.infobox  { padding:3px; }
.newstext {margin-top:5px; background-repeat:no-repeat;  background-position: 6px 5px; padding-left:10px; padding-right:5px; margin-bottom:4px}

#counter { width:300px; position:absolute; top:420px; left:753px; z-index:3;}

/* --- Fussbereich --- */
#foot { width:775px; height:50px; position:relative; top:0px; left:202px;
          z-index:6; border-top: dotted 1px #C0C0C0;  }
#foot a { color: #7E96A6;}
#copy { width:200px; height:35px; color:#999999; font-size:10px;
             position:absolute; top:5px; left:575px;
             z-index:7; }
#impressum { width:200px; height:35px; color:#999999; font-size:10px;
             position:absolute; top:5px; z-index:7; text-align:left; }

/* --- Geschichtsnavigation --- */
#hisnav { width:180px; position:absolute; top:150px; left:814px; z-index:3;}
#hisnav a { color:#000066; text-decoration:underline;}
#his { width:180px; background-color:#EEF1EE;
        color:#666666; font-size:11px; margin-top:50px;
        border: solid 1px #D2D2D2; }
#histitle { height:19px; background-color:#243F20;
          background-repeat:no-repeat;
          background-position: 3px 1px; padding-left:25px; padding-top:2px;
          font-size:12px; color:#ffffff;}

