@charset "ISO-8859-1";



*

{

margin: 0px;

padding: 0px;

border: 0px solid;

border-style: none;

outline:0;

}



html, body

{

width: 100%;

font-family: Tahoma, Arial, sans-serif;

color: #000000;

font-size: small; /* für konforme Browser */

background: #C6C6C6;
}



* html body

{

font-size: x-small;         /* für IE5/Win */

f\ont-size: small; /* für andere IE-Versionen */

}



/* *********************** IE-Bugfix *****************************/

#ie_bugfix

{

position: absolute;

width: 100%;

height: 600px;

left: 0;

top: 0;

z-index: 100;

text-align: center;

background: #000000 url('../grafik/page/ie_bugfix.png') left top repeat-x;

display: none;

}



#ie_bugfix h4

{

font-size: 1.2em;

font-weight: bold;

color: #333333;

}



.popup

{

width: 500px;

height: auto;

margin:250px auto;

padding: 35px;

padding-right:150px;

background: #ffffff url(../grafik/page/zahnrad.png) 98% 98% no-repeat;

border: 5px groove #666666;

text-align: justify;

line-height: 1.5em;

}S

.align-center{
text-align: justify;
}

/* *********************** IE-Bugfix *****************************/





/* Seiten-Layout ---------------------------------------------*/

#wrapper

{

margin: 25px auto;

width: 985px;

height: auto;

background: transparent;

}



#banner

{

width: 985px;

height: 145px;

background: transparent url(../grafik/page/banner.png) no-repeat;

}



#div_breadcrumb

{

width: 735px;

height: 27px;

border-bottom: 1px solid #ffffff;

background: #333333 url(../grafik/page/breadcrumb_left.png) top left repeat-y;

padding: 7px 0 7px 250px;

color: #ffffff;

}






#container

{

width: 985px;

height: auto;

background: #ffffff;

}



#left

{

width: 200px;

height: auto;

float: left;

background: transparent;

}
#menue_bottom
{
    
background: #ffffff url(../grafik/page/menue_unten.jpg) top left no-repeat;       
    
min-height:200px;
}



#middle

{

width: 674px;

height: auto;

float: left;

background: transparent;

padding: 25px 60px 24px 50px;

}    

#middle a, #right a {
    
color: #1060a7;
}


#middle a:hover, #right a:hover, #footer a:hover {
              
color: #0a345a;
}









#footer_adresse

{

width:985px;

background: #333333;

text-align: center;

color: #ffffff;

padding: 2px 0 2px 0;

border-bottom: 1px solid #1060a7;

}


     



.clearup

{

clear: both;

}

/* Seiten-Layout ---------------------------------------------*/


h1
{
margin-bottom: 24px;
font-size: 1.2em;
color: #000000;
}

h1 a { 
    
color: #1060a7;
    
}




p

{

margin-bottom: 24px;

}






/* ---------------- Navigation -------------------------*/
         


a.menu

{

display: block;

width: 177px;

height: auto;

background: #333333;

padding: 5px 3px 5px 20px;

color: #ffffff;

border-bottom: 1px solid #ffffff;

text-decoration: none;

font-size: 1.1em;

}



a.menu:hover
{
background: #808080;
}


a.menu_active
{
display: block;

width: 177px;

height: auto;

background: #808080;

padding: 5px 3px 5px 20px;

color: #ffffff;

border-bottom: 1px solid #ffffff;

text-decoration: none;

font-size: 1.1em;

}
        


/* ---------------- Navigation -------------------------*/