

/* datei format.css */




/* ====== allgemein ======  */



body
{margin-top:30px; margin-left: 0px; margin-right: 0px;margin-bottom: 40px;
background-color: #000;width:100%;
color:#405E53;
font-family: verdana,"trebuchet ms", arial, helvetica,verdana, georgia, "times new roman", sans-serif;
background-image:url(images/back02.jpg);
background-repeat:repeat;
background-position:50% 50%;
background-attachment:fixed;
}

/* breite der gesamtkonstruktion  */
#breite {width:1000px;
background-color:#000;background-image:url(images/back03.jpg);
background-repeat:repeat;
background-position:50% 0%;
padding:45px;
-webkit-box-shadow:inset 0px 0px 20px #000 , 0px 0px 8px #000;
-moz-box-shadow:inset 0px 0px 20px #000 , 0px 0px 8px #000;
box-shadow: inset 0px 0px 20px #000 , 0px 0px 8px #000;
}




.haupt {padding:25px;
}



/* überschriften im text */


h1, h2, h3, h4, h5, h6 {
color:#9F9F9F;
font-weight:normal;text-align:left;
}

h1{text-align:left;
margin-bottom:30px;letter-spacing:-2px;
font-size: 20px;
line-height:27px;
}

h1 span {color:#405E53;
}

h2{color:#8F8F8F;
margin-bottom:20px;letter-spacing:-1px;
font-size: 16px;
line-height:22px;
padding-left:0px;
padding-right:0px;
padding-top:2px;
padding-bottom:2px;
}

h3{color:#405E53;
padding-bottom:3px;
margin-bottom:10px;letter-spacing:-1px;
font-size: 15px;
line-height:18px;
}



/* homepagname oben sowie adresse unten als text */



.name1 {background-color:#000;
background-image:url(images/back55.jpg);
background-repeat:repeat-x;
background-position:50% 50%;
margin-left:25px;
float:left;
font-family:georgia,tahoma,"trebuchet ms";
font-style:normal;
font-variant:small-caps;
color:#EBF1F0;
text-shadow: 1px 1px 0px #000;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;

padding-left:50px;padding-right:50px;
padding-top:10px;padding-bottom:10px;
letter-spacing :2px;
text-align:center;

-moz-border-radius-topleft:40px;
-moz-border-radius-topright:40px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:40px;
-webkit-border-top-right-radius:40px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:40px;
border-top-right-radius:40px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;

-webkit-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
-moz-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
}


.name1 span {color:#80AC9F}

.name2 {background-color:#000;
background-image:url(images/back55.jpg);
background-repeat:repeat-x;
background-position:50% 50%;
float:left;
font-family:georgia,tahoma,"trebuchet ms";
font-style:normal;
font-variant:small-caps;
color:#CBDCD8;
text-shadow: 1px 1px 0px #000;
border-left:solid 1px #000;
border-right:solid 1px #000;
border-bottom:solid 1px #000;

padding-left:50px;padding-right:50px;
padding-top:10px;padding-bottom:10px;
letter-spacing :2px;
text-align:center;

-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:80px;
-moz-border-radius-bottomright:80px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:80px;
-webkit-border-bottom-right-radius:80px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:80px;
border-bottom-right-radius:80px;

-webkit-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
-moz-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
}

.name2 span {color:#639888}




/* listen im textbereich - wenn verlinkt, dann sehen sie dazu die liste in der datei menue.css,
wenn nicht verlinkt siehe code nachstehend */

#liste li  {
list-style-type:upper-roman;
padding-left:10px;
color:#52816B;
font-weight:bold;
}

#liste li span {
color:#9F9F9F;
font-weight:normal;
}






/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== top - bereich ======  */



#top {width:100%;
text-align:center;
padding-left:0px;
padding-right:0px;
}

#top_oben{text-align:center;
vertical-align:bottom;
height:30px;
line-height:30x;
}



#top_inhalt_container {width:100%;
border:hidden;
text-align:center;
background-image:url(images/logo1.png);
background-repeat:no-repeat;
background-position:50% 50%;
border:solid 6px #000;
}


#top_inhalt{height:240px;width:100%;
border:solid 1px #EFEFEF;
text-align:right;
vertical-align:bottom;
padding-bottom:0px;
padding-top:0px;
padding-left:0px;

-webkit-box-shadow:   inset 6px 6px 10px #000,0px 0px 40px #000;
-moz-box-shadow:   inset 6px 6px 10px #000,0px 0px 40px #000;
box-shadow:  inset 6px 6px 10px #000,0px 0px 40px #000;
}

#top_inhalt_a{text-align:center;
vertical-align:middle;
}





/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== inhaltsbereich ======  */



#content {width:100%;
text-align:center;
vertical-align:top;
padding:0px;
}

.content_inhalt_container {width:100%;
width:100%;
text-align:left;
vertical-align:top;
padding-right:25px;
padding-bottom:40px;

}


/* ---- inhaltspalte----- */




.inbox {height:800px;width:100%;
background-color:#000;
background-image:url(images/back44.jpg);
background-repeat:repeat-y;
background-position:50% 50%;
text-align:justify;
vertical-align:top;
font-size: 13px;
line-height: 18px;
padding-left:30px;
padding-right:20px;
padding-top:30px;
padding-bottom:70px;
padding-left:25px;
border:solid 1px #000;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:40px;
-moz-border-radius-bottomright:40px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:40px;
-webkit-border-bottom-right-radius:40px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:40px;
border-bottom-right-radius:40px;
-webkit-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
-moz-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
}



/* ---- sidebar-spalte ----- */

.sidebar {
padding-bottom:40px;
padding-left:25px;
padding-right:8px;
}





.sidebarbox1 {width:220px;
background-image:url(images/back33.jpg);
background-repeat:repeat-y;
background-position:50% 50%;

font-size:14px;
line-height:16px;
color:#9F9F9F;
text-shadow: 1px 1px 0px #000;


text-align:left;
vertical-align:middle;

padding-left:20px;padding-right:20px;
padding-top:45px;padding-bottom:30px;
letter-spacing :2px;
border:solid 1px #000;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:40px;
-moz-border-radius-bottomright:40px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:40px;
-webkit-border-bottom-right-radius:40px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:40px;
border-bottom-right-radius:40px;
-webkit-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
-moz-box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
box-shadow: inset 0px 0px 12px #AFAFAF, 0px 0px 8px #000;
}








/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */




/* ====== fussbereich ======  */



#fuss {width:100%;
text-align:center;
vertical-align:top;
}



#fuss_inhalt_container {width:100%;
text-align:center;
border-top:solid 6px #000;

}

#fuss_inhalt {width:100%;height:140px;
letter-spacing:3px;
text-align:center;
vertical-align:middle;
padding-left:40px;
padding-right:40px;
padding-top:0px;
padding-bottom:10px;
border-top:solid 1px #efefef ;
}

#fuss_inhalt_a {text-align:center;
vertical-align:top;
}