/* ========== Allgemeine Einstellungen ========== */


/* breite der gesamtkonstruktion in pixel */
#breite {width:960px}


/* breite der rechten spalte in pixel */
.navigation_breite {width:200px;margin:0px;padding:0px}

body
{margin-top: 20px; margin-left: 0px; margin-right: 0px;margin-bottom: 20px; background-color: #c0c0c0;
}

/* überschriften im text */
h2{ color:#000;
margin-bottom:30px;
letter-spacing:2px;
font-family:georgia, arial, helvetica, verdana, tahoma, sans-serif;
font-size: 20px;
}

.haupt {
border:solid 1px #7B1413;
}


body
{scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #7B1413;
scrollbar-highlight-color : #c0c0c0;
scrollbar-shadow-color : #c0c0c0;
SCROLLBAR-TRACK-COLOR: #c0c0c0;
}


.icon {
font-size:20px;
color:#B9A03A;
padding-left:5px;
padding-right:4px;
font-weight:bold;
}

/* ========== Kopfbereich ========== */

#top1 {
height:80px;
background-color:#B9A03A;
color:#B9A03A;
width:100%;
vertical-align:middle;
text-align:center;
font-family: georgia,arial,tahoma,verdana,helvetica, sans-serif;
font-size: 20px;line-height: 20px;
padding-left:20px;

background-repeat:repeat-x;
background-position:  50% 0%;

}

#name {
font-family: georgia,arial,tahoma,verdana,helvetica, sans-serif;
font-size: 20px;line-height: 20px;
color:#000;
}

#top2 {
height:100%;
width:100%;
background-color:#B9A03A;
vertical-align:top;
text-align:center;
border-right:solid 1px #7B1413;
border-left:solid 1px #7B1413;
}

#logo {height:375px;
color:#7B1413;
background-color:#000;
font-family: georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 22px;line-height: 20px;
font-variant:small-caps;
vertical-align:top;
text-align:left;
background-image:url(images/titel.jpg);
background-repeat:no-repeat;
background-position: 50% 50%;
border-top:solid 1px #7B1413;
border-bottom:solid 1px #7B1413;


}

#navli {height:100%;padding: 0 0 0 0 ;
vertical-align:top;
background-color:#c0c0c0;
}

#navre {height:100%;padding: 0 0 0 0 ;
vertical-align:top;
background-color:#c0c0c0;
}


.inhalt {
text-align:left;
height:30px;
line-height:30px;
margin-left:0px;
background-color:#7B1413;
color:#ffffff;
font-size: 14px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
border-bottom:solid 1px #7B1413;
border-top:solid 0px #000;

background-repeat:repeat-x;
background-position:  50% 100%;
}


/* ========== Mittelbereich ========== */

#textbox {
height:900px;
background-color:#B9A03A;
text-align:justify;
vertical-align:top;
font-size: 14px;line-height: 14px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
color:#000;
padding-top: 60px;
padding-bottom: 50px;
padding-left: 20px;
padding-right:20px;
letter-spacing:0px;
width:100%;

background-repeat:repeat-x;
background-position: 50% 50%;
}



#box1 {
font-size: 15px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
color:#000000;
background-color:#B9A03A;

background-repeat:repeat-x;
background-position: 50% 50%;
text-align:left;
padding: 10 0 10 10;
}


#box2 {
font-size: 14px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;
color:#000000;
background-color:#B9A03A;

background-repeat:repeat-x;
background-position: 50% 50%;
text-align:left;
padding: 10 0 10 10;
}




/* ========== Fussbereich ========== */

#fuss {
height:40px;
color:#000;
background-color:#B9A03A;
font-family: georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
font-size: 14px;line-height:20px;
text-align:center;
width:100%;
border-top:solid 1px #7B1413;

background-repeat:repeat-x;
background-position:  50% 100%;
}


