body {
background-color: #646FAC;

font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
scrollbar-face-color:#728532;
   scrollbar-arrow-color:#F4CC5A;
   scrollbar-track-color:transparent;
   scrollbar-shadow-color:#ffffff;
   scrollbar-highlight-color:#F4CC5A;
   scrollbar-3dlight-color:#ffffff;
   scrollbar-darkshadow-Color:#ffffff;

}

.tab {
     font-family: Arial, Helvetica, sans-serif;
     color: #000000;
     text-align: justify;
     font-size: 12px;
     padding-bottom: 30px;
}


a {color: #000000;text-decoration: none;}
a:visited {color:#bb0128;}
a:hover {color: #564b47;}
a:active { color:#000000;}

  img {border: 0px solid;}


.img {margin-right: 10px; margin-bottom: 3px;
border: double 4px #a10101;}


#wrapper {
     background-color:#ffffff;
     background-repeat: repeat-y;
     width: 800px;
     float: left;
}
/*5 boxen*/

.box,.box2,.box3,.box4,.box5 {
height : 132px;
margin : 0px 0 0px 0;
padding : 5px;
border-bottom : 2px solid #F4CC5A;
border-top : 2px solid #F4CC5A;
font : 12px arial, tahoma, sans-serif;
font-weight: bold;
}
.box {
float : left;
width : 150px;
background : #F8F8F8;
}
.box2 {
float : left;
width : 150px;
background : #FBEE97;
text-align: left;
}
.box3 {
float : left;
width : 150px;
background : #F8F8F8;
text-align: left;
}
.box4 {
float : left;
width : 150px;
background : #FBEE97;
text-align: left;
}

.box5 {
float : right;
width : 150px;
background : #f8f8f8;
text-align: center;
}
 #popup {
        font-size: 10pt;
        background: #000000;
        border: 3px solid #f00;
        color: #ffff00;
        width: 400px;
        padding: 10px;
        position: absolute;
        top: 435px;
        left: 330px;
}

#popup h1 {
        font-size: 1.1em;
}

#popup a {
        font-weight: bold;
        color: #f00;
}

#close a {
        text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        color: #f66;
        border: 2px solid #f66;
        padding: 2px 4px 2px 4px;
        position: absolute;
        top: 5px;
        left: 5px;
}


.kontakt {
font-size: 10px;
text-transform:uppercase;
background-color: #646FAC;
padding:5px 10px;
margin:0px
font-family: Verdana, Arial, Sans-Serif;
}

.kontakt a {font-weight: bold;
     color: #ffffff;
}

.kontakt a:visited {
     text-decoration: none;
color: #ffffff;
}

.kontakt a:hover {
     color: #F4CC5A;
}

.kontakt2 {
font-size: 10px;
text-transform:uppercase;
background-color: #646FAC;
padding:5px 10px;
margin:0px
font-family: Verdana, Arial, Sans-Serif;
}

.kontakt2 a {font-weight: bold;
     color: #ffffff;
}

.kontakt2 a:visited {
     text-decoration: none;
color: #ffffff;
}

.kontakt2 a:hover {
     color: #F4CC5A;
}

h2 {
font-size:12px;
background-color: #BB0128;
color: #ffffff;
font-weight: bold;
padding: 0px 0px;
margin:0px;}

 h3 {text-decoration: underline;
font:bold 12px verdana, sans-serif;
}


  h4 {
margin:10px 0 10px 0;
padding:2px 0 2px 5px;
font:bold 14px verdana, sans-serif;
color: #000000;
border-left:5px solid #BB0128;
border-bottom:2px solid #BB0128;}

#aktu {
text-decoration:none;
   font:11px Verdana, Arial, Sans-Serif;
   font-weight:normal;
   color:#bd0000;
   background:transparent;}

#blue {
   background-color:#BAC3F7;
  }


.txt {
     font-family: Verdana, Arial, Sans-Serif;
     color: #000000;
     text-align: justify;
     font-size: 12px;
     padding-bottom: 15px;
}

.txt a {font-weight: bold;
     color: #BB0128;
}

.txt a:visited {
     text-decoration: none;
}

.txt a:hover {
     color: #F4CC5A;
}


/*  ---- container ----  */
#container {
width: 800px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
border-right: 2px solid #5f5f5f;
border-left: 2px solid #5f5f5f;
background-color: #646FAC;
}

/* ---- banner ----*/
#banner {
text-align: left;
padding: 0px;
margin: 0px;
}
#banner img {padding:0px 0px;}

/* ---- content ----*/
#content {
background-color: #ffffff;
padding: 20px;
margin-left: 170px;
margin-right: 0px;
}
div#content {
min-height:800px;
height:expression(this.scrollHeight > 800 ? "auto":"800px");
}

p {
padding: 5px 10px;
margin:0px;
}

/* ---- navilinks ----*/
#menue {color: #ffffff;
width: 170px;
     float: left;
     position: relative;
     height: 100%;
     top: 0px;
     z-index: 5; background-color: #608526;
}
.menuekopf {
font-weight: bold;
background-color: #BB0128;
color: #ffffff;
width: 163px;
padding: 5px;
border: 1px solid #000000;
font-size: 16px; font-family: Arial, Helvetica, sans-serif;
}
#menue ul {font-weight: bold;
list-style-type: none;
padding: 5px;
margin: 2px 0px;
font-size: 14px;
}
#menue li {
display: block;
}
#menue li a, #menue li a:link {
font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
display: block;
width: 163px;
padding: 2px;
border-right: 1px solid #BB0128;
border-left: 1px solid #BB0128;
color: #ffffff;
font-weight: bold;
}
#menue li a:visited {
color: #ffffff;
}

#menue li a:hover, #menue li a:active, #menue li a:focus {
color: #F4CC5A;
border-right: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}



/* ---- foot ---- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: left; }

/* start style forum */

.forkontakt {
font-size: 10px;
text-transform:uppercase;
background-color: #646FAC;
padding:5px 10px;
margin:0px
font-family: Verdana, Arial, Sans-Serif;
text-align: left;

}

.forkontakt a {font-weight: bold;
     color: #ffffff;
}

.forkontakt a:visited {
     text-decoration: none;
color: #ffffff;
}

.forkontakt a:hover {
     color: #F4CC5A;
}
/* gbuch*/

/* Erfolgs- oder Fehlermeldung bei der Suche */
div.suchmeldung {font-size: 12px;

font-size: 12px;
}

/* Der Suchbegriff */
span.suchwort {font-size: 12px;

font-weight: bold;
}

/* Die Regeln in der eintrag.php */
div.regeln {font-size: 12px;

text-align: left;
}

/* Der Button unter den Regeln in der eintrag.php */
form.regeln {font-size: 12px;


text-align: center;
}

/* Die Buttons in eintrag.php, über die die BBCodes eingefügt werden */
img.bbcode {
background-color: #CFDFE4;
width: 23px;
height: 23px;
border: 1px solid #A5D0E4;
}

/* Die kleinen Bilder (Page, Mail, ICQ, Bild) in gbuch.php */
img.gbuch {
border: 0px solid;
width: 15px;
height: 15px;
}

/* Text "(* Pflichtfelder)" */
div.pflichtfeld {font-size: 12px;

font-weight: bold;
text-align: center;
}

/* Fehlermeldung bei deaktiviertem Javascript */
div.nojs {font-size: 12px;

color: red;
font-weight: bold;
}

/* Einträge mit gerader Nummer (2, 4, 6, 8 usw.) */
div.gerade {font-size: 12px;

border: 1px solid #A5D0E4;
}

/* Einträge mit ungerader Nummer (1, 3, 5, 7 usw.) */
div.ungerade {font-size: 12px;

border: 1px solid #CFDFE4;
}

/* ein Zitat */
div.zitat {font-size: 12px;

border: 1px solid black;
margin: 10px;
}

/* die zitierte Person */
div.zitat_person {font-size: 12px;

font-weight: bold;
}

/* der zitierte Text */
div.zitat_text {font-size: 12px;

font-style: italic;
}

/* ein Code */
div.code {font-size: 12px;

border: 1px solid black;
margin: 10px;
}

/* Dateiname */
div.code_datei {font-size: 12px;

font-weight: bold;
}

/* der Code */
div.codetext {font-size: 12px;

font-family: "Courier New", monospace;
background-color: #CFDFE4;
}

/* ein Kommentar */
div.kommentar {font-size: 12px;

border: 1px solid black;
margin: 10px;
}

/* Text wie "Kommentar vom Webmaster" */
div.kommentar_beschr {font-size: 12px;

font-weight: bold;
color: #A5D0E4;
}

/* der Kommentar selbst */
div.kommentar_text {font-size: 12px;

font-style: italic;
}

/* Der Besucher */
span.user {font-size: 12px;
font-weight: bold;
}

/* die Nummer des Eintrags */
span.nummer {font-size: 12px;
font-weight: bold;
color: #A5D0E4;
}

/* die aktuelle Seite */
span.aktuelle_seite {font-size: 12px;
font-weight: bold;
}

/* Text "..." bei der Seitenauswahl */
span.punkt {font-size: 12px;
color: #A5D0E4;
}

/* Der Betreff eines Eintrags */
div.betreff {font-size: 12px;
font-weight: bold;
margin-top: 5px;
}

/* Die Einträge */
div.eintragstext {font-size: 12px;
margin-top: 5px;
}

/* showimage.php: das hochgeladene Bild */
div.upimg {
text-align: center;
}

/* showimage.php: Text unter Bild */
p.upimgdesc {font-size: 12px;


text-align: center;
}

@media print {

.onlyscreen {font-size: 14px;
visibility: hidden;
height: 0px;
}

a.linkinfo {font-size: 12px;
text-decoration: none;
}

a.linkinfo:after {font-size: 12px;
content: " ("attr(title)" ) ";
}
