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


body
{margin-top: 0px;  margin-left: 0px; margin-right: 0px;margin-bottom: 0px;
background-color: #5599d6; padding:0px;
width:100%;
background-image:url(images/back_main.jpg);background-repeat:repeat-y;
background-position:center  top;
font-size: 16px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
}
/* hinweis: die schrift für den inhaltsbereich ändern sie weiter unten bei #inbox */

body
{scrollbar-arrow-color: #517188; scrollbar-base-color: #fff;
scrollbar-highlight-color : #517188; scrollbar-shadow-color : #fff;
SCROLLBAR-TRACK-COLOR: #fff;}


#main {text-align:center;border:solid 0px #000;margin:0px;width:100%;}

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


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

#main_top{width:0px;width:100%;
background-image:url(images/headerletzte.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;
text-align:center;
color:#DEEDE4;

}

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


#hpname {letter-spacing:-1px;font-size:38px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#57A329;

}

#slogan {letter-spacing:-1px;font-size:16px;
font-family: arial, helvetica, verdana, tahoma, sans-serif;
color:#4E9324;font-style:italic;
padding-left:48px
}







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


#main_inhalt{
width:100%;
height:1000px;
background-image:url(images/back_in.jpg);background-repeat:no-repeat;
background-position:center top;

}

#inhalt{width:920px;
height:100%;

}

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

#sp1 {height:1100px;
/*color:#202020;*/
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: 12px;line-height: 18px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
}

h3.boxheader {color:#478721;
font-size: 15px;line-height: 14px;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
border-bottom:solid 1px #7F7F7F}

.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;
border-bottom:dashed 0px #506a13;
border-right:solid 0px #fff;
border-left:solid 0px #fff;
}

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

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

}

.box3{
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;

}

.box4{
font-size: 12px;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;

}
input{
        border: solid 1px  #639A00;

        }

        textarea{
                        border: solid 1px  #639A00;
                }

input.button {
background-color: #ABCF59
}


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

}



/* überschriften */
h2{  font-family: arial, helvetica, tahoma ,verdana, sans-serif;
/*color:#79D244;*/
color:#478721;
margin-bottom:10px;letter-spacing:0px;font-size: 13pt;
border-bottom:dashed 0px #000;
padding-bottom:4px;font-style:bold;
}



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

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

}

#fuss {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:10px;
color: #000;
height:130px;
text-align:center;
vertical-align:middle bottom;
letter-spacing:2px;
background-color:#7cb179;
background-image:url(images/fussp.jpg);background-repeat:no-repeat;
background-position:center top;
}

#fuss2 {width:100%;
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
font-size:12px;
color: #AAE388;
height:89px;
text-align:center;
vertical-align:middle;
background-color:#57a02a;
background-image:url(images/fuss2.jpg);background-repeat:no-repeat;
background-position:center top;
}

.fieldSearch
{
        width: 182px;
        height: 27px;
        background: url(images/tfbg2.gif) no-repeat;
        float: left;
}

.textInput
{
        width: 170px;
        height: 22px;
        background: none;
        border: none;
        color: #000000;
        margin-top: 5px;
        margin-left: 5px;
}
/*<form>
<div class="fieldSearch">
<input type="text" name="field" class="textInput" />
</div>
</form>*/