

/* datei format.css */




/* ====== allgemein ======  */

/* breite der gesamtkonstruktion  */
#breite {width:1000px}

body
{margin-top:50px; margin-left: 0px; margin-right: 0px;margin-bottom: 30px;
background-color:#fff;background-image:url(images/back.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:40% 0%;
color:#E6F7FF;
font-family:verdana,"trebuchet ms", arial, helvetica,verdana, georgia, "times new roman", sans-serif;

}

.haupt {width:100%;
-webkit-box-shadow:inset 0px 0px 6px #000 , 0px 0px 12px #000;
-moz-box-shadow:inset 0px 0px 6px #000 , 0px 0px 12px #000;
box-shadow: inset 0px 0px 6px #000 , 0px 0px 12px #000;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;
padding:15px;
border:solid 6px white;
border:solid 1px #004D75;
background-color: #0090E0;
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
}



/* überschriften im text */

h1, h2, h3, h4, h5, h6 {font-family : verdana, arial, helvetica, tahoma, verdana, sans-serif;
color:#fff;
font-weight:normal;
}

h1{text-align:left;
margin-bottom:44px;letter-spacing:-1px;
font-size: 26px;
line-height:28px;
}

h2{text-align:left;
margin-bottom:20px;letter-spacing:-1px;
font-size: 20px;
line-height:24px;
}

h3{text-align:left;
margin-bottom:10px;letter-spacing:-1px;
font-size: 16px;
line-height:18px;
}

/* homepagename als text */


#name {font-family:"comic sans ms",arial,georgia,tahoma,"trebuchet ms";
font-style:normal;
font-variant:small-caps;
color:#006297;
background-color:#FFFF5B;
font-size : 14px;
padding:10px;
letter-spacing :1px;
text-align:center;
border:solid 1px #004F79;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

}

/* listen - wenn verlinkt, dann sehen sie dazu das menü in der datei format.css */

#liste ul ,#liste li {
list-style-type: none;
}

#liste li  {
list-style-type:none;
background-image:url(images/liste2.png);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:28px;
font-size: 13px;
line-height: 19px;
color:#E6F7FF;
}


/* ========== Schattenanteile ========== */




.s2 {
background-image:url(images/s2.png);
background-repeat:repeat-x;
background-position:  50% 100%;height:45px;}


.s8 {
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  0% 0%;height:45px;
}


/* ========== nur für index6.html - anderes Foto in Kopf und Fuss ========== */

.content_header_index6 {
background-image:url(images/logo2.jpg);
background-repeat:no-repeat;
background-position:50% 0%;
text-align:center;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
}

.fuss_inhalt_container_index6 {width:100%;
text-align:center;
vertical-align:top;background-image:url(images/logo2.jpg);
background-repeat:no-repeat;
background-position:50% 100%;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
}
/* ========== ENDE nur für index6.html - anderes Foto in Kopf und Fuss ========== */


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== top - bereich ======  */



#top { width:100%;
background-image:url(images/back04.png);
background-repeat:no-repeat;
background-position:50% 100%;
text-align:center;
vertical-align:top;
padding-left:0px;padding-right:0px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;

-webkit-border-top-left-radius:15px;
-webkit-border-top-right-radius:15px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;

border-top-left-radius:15px;
border-top-right-radius:15px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}


#top_inhalt1 {height:100px;width:300px;
font-size:13px;
font-style:italic;
font-family:"comic sans ms";
letter-spacing:2px;
color:#fff;
text-align:left;
vertical-align:middle;
padding-bottom:0px;
padding-left:15px;
}

#top_inhalt2{
height:100px;
text-align:right;
vertical-align:middle;
padding-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:20px;
}



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== kopfbereich ======  */


#header {width:100%;
text-align:center;
vertical-align:top;
background-color:#ecf9ff;
border-top:solid 1px #fff;
border-bottom:solid 1px #fff;
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
background-image:url(images/back06.png);
background-repeat:repeat-y;
background-position:0% 0%;-webkit-box-shadow: 0px 0px 14px #000;
-moz-box-shadow: 0px 0px 14px #000;
box-shadow: 0px 0px 14px #000;
}


.header_inhalt_container {width:100%;
text-align:center;
}

.content_header {
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
}

.content_header6 {
background-image:url(images/logo2.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
text-align:center;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
}


.headerbox1_container {width:320px;
background-image:url(images/himmelblau_50.png);
background-repeat:repeat;
background-position:  0% 0%;
border-right:solid 1px #005177;
}

.headerbox1 {height:290px;
vertical-align:middle;text-align:center;
font-size: 22px;
line-height: 22px;
color:#fff;
padding-left:20px;
padding-right:20px;
}

.headerbox2_container {
}

.headerbox2 {height:290px;
text-align:left;
font-size: 18px;
line-height: 16px;
color:#9F9F9F;
padding-left:10px;
padding-right:20px;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== inhaltsbereich ======  */



#content {width:100%;
text-align:center;
vertical-align:top;
padding:0px;background-position:  50% 100%;
}

.content_inhalt_container {width:100%;
text-align:left;
vertical-align:top;
}

td.content_inhalt {height:100%;
text-align:left;
vertical-align:top;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
padding-right:0px;
-moz-border-radius-topleft:30px;
-moz-border-radius-topright:30px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;

-webkit-border-top-left-radius:30px;
-webkit-border-top-right-radius:30px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;

border-top-left-radius:30px;
border-top-right-radius:30px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

/* ---- inhaltspalte----- */

.inbox {height:800px;
text-align:justify;
vertical-align:top;
font-size: 13px;line-height: 18px;
padding-left:30px;
padding-right:30px;
padding-top:50px;
padding-bottom:50px;
}


/* ---- sidebar-spalte ----- */

#sidebar_container {
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
-webkit-box-shadow: 0px 0px 14px #000;
-moz-box-shadow: 0px 0px 14px #000;
box-shadow: 0px 0px 14px #000;
}

.sidebar {width:290px;
vertical-align:top;
padding-left:0px;
padding-right:0px;
padding-top:30px;
padding-bottom:40px;
}

.sidebarbox1 {height:100%;
font-family: tahoma,verdana,arial,helvetica, verdana, tahoma, sans-serif;
font-size:13px;
line-height:16px;
background-color:#55c4ff;
background-image:url(images/back07.png);
background-repeat:repeat-y;
background-position:  50% 0%;
color:#fff;
text-align:left;
vertical-align:top;
padding-left:12px;
padding-right:10px;
padding-top:1px;
padding-bottom:20px;
border-top:solid 1px #fff;
border-bottom:solid 1px #000;
border-left:solid 1px #fff;
border-right:solid 1px #fff;

}



h3.header_sidebox {text-align:left;
margin-bottom:10px;letter-spacing:-1px;
font-size: 16px;
line-height:18px;
color:#FFFF00;
text-transform:uppercase;
}

.sidebox_top {text-align:left;
margin:0px;letter-spacing:0px;
text-transform:uppercase;
font-size: 16px;
color:#000;
padding-left:10px;
height: 36px;
line-height: 36px;
background-color:white;
border-top:solid 1px white;
border-bottom:solid 1px #006297;
border-left:solid 1px #fff;
border-right:solid 1px #fff;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;

}

.sidebox_top_dach {text-align:left;
margin:0px;letter-spacing:0px;
text-transform:uppercase;
font-size: 16px;
color:#000;
padding-left:10px;
height: 36px;
line-height: 36px;
background-color:white;
border-top:solid 1px white;
border-bottom:solid 1px #006297;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;
-moz-border-radius-topleft:30px;
-moz-border-radius-topright:30px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;

-webkit-border-top-left-radius:30px;
-webkit-border-top-right-radius:30px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;

border-top-left-radius:30px;
border-top-right-radius:30px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}


.sidebox_top_keller {text-align:left;
margin:0px;letter-spacing:0px;
text-transform:uppercase;
font-size: 16px;
color:#000;
padding-left:10px;
height: 36px;
line-height: 36px;
background-color:white;
border-top:solid 1px white;
border-bottom:solid 1px #006297;
background-image:url(images/s8.png);
background-repeat:repeat-x;
background-position:  50% 0%;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-bottomright:30px;

-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:30px;
-webkit-border-bottom-right-radius:30px;

border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:30px;
border-bottom-right-radius:30px;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */






/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


/* ====== fussbereich ======  */


#fuss {width:100%;
background-color:#00AFFF;
background-image:url(images/back06.png);
background-repeat:repeat-y;
background-position:0% 0%;
vertical-align:top;
text-align:center;
vertical-align:top;
border-top:solid 1px #fff;
border-bottom:solid 2px #fff;

-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:30px;
-moz-border-radius-bottomright:30px;

-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:30px;
-webkit-border-bottom-right-radius3:0px;

border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
border-top-left-radius:30px;
border-top-right-radius:30px;
-webkit-box-shadow: 0px 0px 14px #000;
-moz-box-shadow: 0px 0px 14px #000;
box-shadow: 0px 0px 14px #000;
}

.fuss_inhalt_container {width:100%;
text-align:center;
vertical-align:top;background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:50% 50%;
border-top:solid 1px #000;
border-bottom:solid 1px #000;
}

.fuss_inhalt_containerbox {width:100%;height:110px;
text-align:center;
vertical-align:top;
}


.fussbox {width:100%;height:150px;
text-align:left;
vertical-align:middle;
font-size: 12px;
line-height: 14px;
letter-spacing:1px;
color:#DFEAD5;
padding-bottom:0px;
padding-left:40px;
}



h2.fuss_headline {
vertical-align:top;
text-align:center;
font-size: 14px;line-height: 16px;
letter-spacing:4px;
font-weight:normal;
font-family: verdana,arial, helvetica, tahoma ,verdana,  sans-serif;
border-bottom:dotted 1px #384B25;
padding-bottom:8px;margin-bottom:8px;margin-top:10px;
color:#465E2F
}

/* textschatten-effekt auf der adresse  */

#adress_container {height:100px;
position:relative;
float:left;
margin:auto;
top:0px;
left:10px;
width:400px;
font-family: georgia,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
font-style:normal;
}

#textschatten {
position:relative;
float:left;
margin:auto;
top:0px;
left:10px;height:100px;
width:400px;
font-family: georgia,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
font-style:normal;
}

#textschatten .text1 {
position:absolute;
top:1px;
left:1px;
color: #000;
}

#textschatten .text2 {
position:absolute;
top:0px;
left:0px;
color: #D9F1FF;
}

/* ====== ende - bereich ======  */



#ende { width:100%;
background-position:  50% 100%;background-image:url(images/back05.png);
background-repeat:no-repeat;
background-position:50% 0%;
text-align:center;
vertical-align:top;
padding-left:0px;padding-right:0px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;

-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius:15px;

border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;
}


#ende_inhalt1 {
height:100px;width:800px;
font-size:13px;
font-style:normal;
font-family:"comic sans ms";
letter-spacing:2px;
color:#fff;
text-align:left;
vertical-align:middle;
padding-bottom:0px;
padding-left:15px;
}

#ende_inhalt2{color:#FFFF00;
height:100px;
text-align:right;
vertical-align:middle;
padding-bottom:5px;
padding-top:0px;
padding-left:0px;
padding-right:20px;
}