/* ================ ALLGEMEIN =============== */


body
{margin-top: 0px;  margin-left: 0px; margin-right: 0px;margin-bottom: 0px;


/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EFE664 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EFE664 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EFE664 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EFE664));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EFE664 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #FFFFFF 0%, #EFE664 100%);

width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
}

/* hinweis: die schrift für den inhaltsbereich ändern sie weiter unten bei #inbox */


/* scrolleiste internet explorer ab vers.5.5 */
body
{scrollbar-arrow-color: #EFE664 ; scrollbar-base-color: #fff;
scrollbar-highlight-color : #EFE664 ; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #fff;}







/* ================ KOPFBEREICH ================ */

#main_top{width:0px;width:100%;
background-color:#027CC2;
background-image:url(images/header2.jpg);background-repeat:no-repeat;
background-position:center top;
}

#top {
height:44px;
text-align:left;
padding-left:20px;

}


#top1 {padding-left:50px;
padding-right:80px;
height:166px;
vertical-align:middle;

color:#DEEDE4;
}

#top2 {
height:56px;
text-align:center;
vertical-align:middle;
color:#b6b6b6;
font-size:14px;

}


#hpname {letter-spacing:-1px;font-size:48px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#3B6F9D;

}

#slogan {letter-spacing:-1px;font-size:16px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#3B6F9D;font-style:italic
}







/* ================ INHALTSBEREICH ================ */


#main_inhalt{
width:100%;
height:600px;
background-image:url(images/back_main.gif);background-repeat:repeat-y;
background-position:center top;
}

#inhalt{
height:90%;
color:#000;
width:920px
}

ul.liste1 {list-style-image:url(images/kugel.gif)}

#sp1 {height:600px;
color:#202020;
padding-top: 40px; padding-bottom: 40px;
padding-left: 40px;padding-right:40px;
letter-spacing:0px;
width:100%;
vertical-align:top;
text-align:justify;
font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
}

h3.boxheader {color:#2868A2;
font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
border-bottom:solid 1px #2868A2;font-style:italic}

.box2{
font-size: 11px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;

margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#000;

}

.box1{
font-size: 14px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;

margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#202020;

}

.box3{
font-size: 13px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#202020;

}

.box4{
font-size: 13px;line-height: 15px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
background-color:#;
padding:10px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
vertical-align:top;
color:#202020;

}


#sp2 {
height:600px;color:#000;font-size: 14px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
padding-right:40px;
padding-top: 30px;
padding-bottom:30px;

}


/* überschriften */
h2{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
color:#26659D;
margin-bottom:10px;letter-spacing:2px;font-size: 18pt;
border-bottom:dashed 0px #000;
padding-bottom:4px;font-style:italic;
}


/* =============== FUSSBEREICH =============== */

#main_fuss{width:0px;width:100%;

}

#fuss {
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #000;
height:103px;
text-align:center;
vertical-align:middle;
letter-spacing:4px;
background-image:url(images/fuss.jpg);background-repeat:no-repeat;
background-color:#027CC2;
background-position:center top;
}

#fuss2 {
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #fff;
height:81px;
text-align:center;
vertical-align:middle;
letter-spacing:0px;
background-color:#027CC2;
background-image:url(images/fuss2.jpg);background-repeat:no-repeat;
background-position:center top;
}

