/* ========== Allgemeine Einstellungen ========== */


/* breite der gesamtkonstruktion in pixel */
#breite {width:100%}


/* breite der rechten + linken spalte in pixel */
.navigation_breite {width:150px;margin:0px;padding:0px;
background-color:#00009F;
}

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 20px;
background-color: #00009F;


}


/* ========== Rahmen um die Gesamtkonstuktion ========== */
.rahmen {
border:solid 2px #8080ff;
}

/* ========== Kopfbereich ========== */

#top1 {
height:50px;
background-color:#0016a8;
color:#56686D;
width:100%;
vertical-align:middle;
text-align:center;
font-family: georgia,arial,tahoma,verdana,helvetica, sans-serif;
font-size: 17px;line-height: 40px;
padding-left:20px;
background-image:url(../img/seiten/balken.jpg);
background-repeat:repeat-x;
background-repeat:repeat-y;
background-position:  50% 0%;

}
/* ========== Vereinsname ========== */
#verein {
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-size: 17px;line-height: 30px;
color:#FFFFFF;
font-weight: bold;
  font-family:arial,tahoma,verdana,helvetica, sans-serif;
  font-size: 24px;line-height: 39px;
  text-align:center;
  letter-spacing:4px;
}
/* ========== Überschriften Menüs oben ========== */
.leiste1 {
text-align:center;
height:25px;
line-height:25px;
margin-left:0px;
background-color:#00009f;
color:#FFFFFF;
font-size: 14px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-weight: bold;
border-bottom:solid 0px;
border-top:solid 0px;
background-image:url(../img/seiten/balken.jpg);
background-repeat:repeat-x;
background-position:  50% 50%;

}
/* ========== Überschriften Menüs weitere ========== */
.leiste2 {
text-align:center;
height:30px;
line-height:30px;
margin-left:0px;
background-color:#00009f;
color:#FFFFFF;
font-size: 14px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-weight: bold;
border-bottom:solid 0px;
border-top:solid 0px;
background-image:url(../img/seiten/balken.jpg);
background-repeat:repeat-x;
background-position:  50% 50%;

}




/* ========== Mittelbereich ========== */

#textbox {
height:50%;
background-color:#00009F;
text-align:justify;
vertical-align:top;
font-size: 16px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
color:#000;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right:0px;
letter-spacing:0px;
width:100%;

background-position: 50% 50%;
}

/* ========== Wappenbox ========== */

#box1 {height: 100%;
font-size: 12px;line-height: 14px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-weight: bold;
color:#FFFFFF;
background-color:#00009F;
background-position: 50% 50%;
text-align:center;
padding: 10px 20px 10px 20px;

}

/* ========== copy box ========== */

#box2 {height: 50px; width:100px;
font-size: 12px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
font-weight: bold;
color:#FFFFFF;
background-color:#00009F;
background-position: 50% 50%;
text-align:center;
padding: 10px 20px 10px 20px;
padding-top: 0px
}

/* ========== Fussbereich ========== */

#fuss {
height:20px;
color:#000;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 14px;line-height:20px;
text-align:right;
width:100%;
border-top:solid 5px #00009F;
background-image:url(../img/seiten/schatten2a.jpg);
background-repeat:repeat-x;
background-position:  50% 100%;
}
/* ===== menue 2 rechts + links ======================================================= */
.menu2 {
border: 0px;
background-color:#00009F;
text-align: left;
font-weight: bold;
margin:0 0 0 0;
padding:0 0 0 0;
background-position: 50% 50%;
}

.menu2 ul, .menu2 li {
list-style-type:none;
margin:0 0 0 0;
padding: 0 0 0 0 ;

}

.menu2 li a:link, .menu2 li a:visited, .menu2 li a:active {display:block;
color:#FFFFFF;
text-decoration:none ;font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 15px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-top:0px;
margin-left: 0px;margin-right: 0px;
margin:0px;
height:20px;
line-height:20px;
text-align:left;
}

.menu2 li a:hover { color:#fff;
                    text-decoration:none ;
                    background:#0000FF;

}




/* =====Link Impressum in Box1===== */

a:link, a:visited, a:active{font-size: 14px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;color:#FFFFFF;
text-decoration:none}

a:hover{ text-decoration:none;background-color:#00009f;
color:#fff;text-decoration:underline;}