
/*------------font und wrapper----allgemeineiner teil--------*/


/*------------wrapper_page dient zur positionierung des footers--------*/






html {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
height:100%;
margin:0;
padding:0;
}


#container{
position:relative;
min-height:100%;
}


body {
 height:100%;
 margin:0 auto 0 auto;
 padding:0;
}


h1{
display:inline;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left:5px;
}

a:link {color:#000000; text-decoration:underline;} 
a:visited {color:#000000; text-decoration:underline;} 
a:active {color:black; text-decoration:underline;} 
a:hover {color:#6666cc; text-decoration:underline;}

.wrapper{
width:955px;
margin:0 auto;
background-color:#FFFFFF;

}


/*------------------header grafiken von links nach rechts-----*/

.grafik_li{
background-image:url(../images/grafik_li.gif);
background-repeat:no-repeat;
width:185px;
height:69px;
float:left;
padding-left:23px;
}

.bild_mitte{
background-image:url(../images/bild_mitte.jpg);
background-repeat:no-repeat;
width:743px;
height:69px;
float:left;
}


/*----unterhalb header grafiken von links nach rechts------------*/

.logo_feld{
width:100%;
height:57px;
float:left;
border-top:solid 3px #6666cc;
border-bottom:solid 3px #6666cc;
background-color:#FFFFFF;

}

.logo{
padding-top:2px;
padding-bottom:2px;
padding-left:40px;
float:left;
}

.icatcher{
padding-top:2px;
padding-bottom:2px;
padding-left:250px;
}


/*----------------------------LINKE SEITE--------------------------*/

.linke_seite{
width:185px;
height:auto;
background-image:url(../images/radien-seite_li.gif);
background-repeat:no-repeat;
background-position:bottom;
float:left;
background-color:#999999;
margin-top:1px;
}

/*----------------------------NAVIGATION--------------------------*/

.navi{
background-image:url(../images/radius_navi_schatten.gif);
float:left;
background-repeat:no-repeat;
margin-top:1px;
margin-left:23px;
width:10px;
height:24px;
}
.navi_hg{
margin-top:1px;
float:left;
width:705px;
height:24px;
background-image:url(../images/navi_hg.gif);
background-repeat:repeat-x;
}

.navi_ende{
background-image:url(../images/radius2_navi_schatten.gif);

background-repeat:no-repeat;
margin-top:1px;
width:16px;
height:24px;
float:left;
}




/*----------------------------BOXEN--------------------------*/


/*----------------------------BOXEN_links-INFO und SUCHE----------*/
#wrapper_box_links{
float:left;
padding-top:60px;
padding-left:10px;
width:165px;
}

.box_oben{
background-image:url(../images/box_oben.gif);
background-repeat:no-repeat;
height:18px;
}

.box_inhalt{
background-image:url(../images/drop_shadow.gif);
background-repeat:repeat-y;
background-position:160px;
height:auto;
background-color:#cccccc;
padding-top:10px;
padding-bottom:10px;
}

.p_inhalt_li{
margin-top:-10px;
padding-left:0px;
width:160px;
}


.box_unten{
background-image:url(../images/box_unten.gif);
background-repeat:no-repeat;
height:11px;
width:165px;
padding-bottom:40px;
}

/*----------------------------BOX_mitte-----------*/

.wrapper_box_mitte{
float:left;
padding-top:35px;
padding-left:23px;
}

.box_mitte_oben{
background-image:url(../images/box_mitte_oben.gif);
background-repeat:no-repeat;
height:18px;
width:505px;
}

.box_mitte_inhalt{
background-image:url(../images/drop_shadow_mitte.gif);
background-repeat:repeat-y;
background-position:right;
height:auto;
width:504px;
background-color:#FFFFFF;
padding-top:10px;
padding-bottom:10px;
border-left:solid 1px #6666cc;

}

.p_inhalt_mitte{
height:auto;
padding-left:5px;
width:490px;
/*overflow:auto;*/
}


.box_mitte_unten{
background-image:url(../images/box_mitte_unten.gif);
background-repeat:no-repeat;
height:11px;
width:505px;
}


/*----------------------------BOX_rechts-----------*/

.wrapper_box_rechts{
float:left;
padding-top:35px;
padding-left:10px;
}

.box_rechts_oben{
background-image:url(../images/box_rechts_oben.gif);
background-repeat:no-repeat;
width:211px;
height:18px;
}

.box_rechts_inhalt{
background-image:url(../images/drop_shadow_rechts.gif);
background-repeat:repeat-y;
background-position:right;
height:auto;
width:211px;
background-color:#cccccc;
padding-top:10px;
padding-bottom:10px;
}

.p_inhalt_rechts{
padding-left:5px;
width:200px;
}


.box_rechts_unten{
background-image:url(../images/box_rechts_unten.gif);
background-repeat:no-repeat;
height:9px;
width:211px;
}


/*----------------------------FOOTER-----------*/

.wrapper_footer{
padding-top:50px;
}

#clear{
width:955px;
height:10px;
/*background-color:#996600;*/
clear:both;
}


.footer{
height:36px;
background-color:#6666cc;
width:100%;
bottom:0;
position:absolute;
background-image:url(../images/footer_re.jpg);	
background-repeat:no-repeat;
background-position:right;
}



.footer_li{
background-image:url(../images/footer_li.gif);
background-repeat:no-repeat;
width:5px;
height:36px;
float:left;
}


.medienfaecher{
z-index:5;
background-image:url(../images/medienfaecher_schendl.png);
behavior:url(fileadmin/schendl/css/iepngfix.htc);
width:233px;
height:125px;
background-repeat:no-repeat;
position:absolute;
margin-left:700px;
margin-top:4px;
}
