
.slider {

    float:left;
    width:100%;
}

#fb_icon{
    marign-top:10px;
}

#top {
    padding:0;
    width:960px;
    margin:0px auto;
    margin-top:10px;
    height:100px;
}



body{
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
   

}


#wrapper{
    width:960px;
    margin:0 auto;
    padding:0;	
   

}

#header{	
    width:960px;
    height:439px;
}


#header_top{
   						
}

#header_top_menu{
    width:455px;
    height:33px;
  
    float:left;
}

#header_top_logo{
    
    
    margin-top:8px;
    margin-bottom:8px;
    float:left;

}

a #header_top_logo{
 text-decoration: none;}


.f_s{clear:left;}					

#header_bottom{
    width:960px;
    height:314px;				
}


#content{
    /*background-color:	#F00;*/
    width:960px;
    min-height:600px;
    
}


#content_links{
    padding-top:60px;
    /* height:1000px;*/
    min-width: 450px;
    margin:0;
    padding-left:72px;
    float:left;
}

.content_links_col1{
    width:188px;
    /* height:340px; */
    margin-right:51px;
    float:left;
}					


#content_rechts{
    padding-top:60px;
    padding-left:26px;
    width:40px;
    /* height:640px; */
    float:left;
}
#content_rechts p{
    width:320px;
}



#content_rechts img{
    margin-right:10px;
    margin-bottom:10px;
}


#content_links p{
    font-size:14px;

    margin-bottom:67px;
    padding-bottom:10px;	
}

#content p{
    font-size:14px;
    line-height:20px;;
    margin-bottom:67px;
    padding-bottom:10px;	
}


.haupttext{	
    line-height:18px;
    width:455px;
}

h1{
    margin:0 0 15px 0;
    font-size:18px;
    color: #009ee1;       
    font-weight:bold;	
}


/*  NAVIIIIIIIIII */




#nav {
    height: 30px;
    width: 610px; /* breite der obenren navigation*/
    font-size:12px;
    margin-top:32px;
    margin-left: 10px;
    padding:0;
    float:left;
    margin-bottom:20px;
    font-size: 18px;
}

#nav li ul, #nav li ul {
    margin: 0;
    padding: 0;
}

#nav a {
    text-decoration: none;	
}

#nav li  { /*float the main list items*/
    margin: 0;
    float: left;
    display: block;
    padding-right: 15px;		
}

#nav li ul {
    display: none;
}

#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
    position: absolute;
    top: 24px;
    left:40px;
    padding-top: 15px;
    background: #224d6f;
    height: 24px; /* 26 höheder hoverleiste */
    width: auto;
    padding-right: 15px;	
}

#nav li.on ul {
    background: #f90;
}

#nav li.on:hover ul, #nav li.over ul { /*for ie*/
}

#nav li a {
    color: #000;
    display: block;				
    padding: 5px;
    background-color:#fff;
}

#nav li.on a {
    color: #f90;
    margin:0;
}

#nav li.on ul a, #nav li.off ul a {
    border: 0;
    float: left; /*ie doesn't inherit the float*/
    color: #f90;
    width: auto;
    margin-bottom:100px;
    margin-right: 15px;
}

#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
}

#nav li.on ul {
    display: block;

}

#nav li.off:hover ul, #nav li.over ul {
    display: block;
    z-index: 6000;
    background-color:#000;
    margin:0;
    padding: 0px;		
}

#nav li.off a:hover, #nav li.on a:hover {		
    background-color:#009ee1;
    color:#fff;		

}

/*do the image replacement*/

#nav li span {
    position: absolute;
    left: -9384px;

}


/*active area - for this demo - the code could be based on a body class, and probably work better.*/

#liModern.on a {
    background-position: -204px -37px;
} /*add selectors for the other li's and background-positions*/

/*hover states*/




/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {

    background: #e40a1b;
    color: #fff;	
    font-family:Arial, Helvetica, sans-serif; 

}

#nav li.off ul a:hover {
    background-color:#aa000d;

}


#nav li.on ul a {
    background: #f90;

}

ul#nav li.off ul li {
    padding:0;
}


#footer{
    background-color:#009ee1;	
    /* border-bottom:#e40a1b solid 5px; */
    width:960px;
    height:70px;
    float:left;
    
}




#navlist li
{
    float:right;
    display: inline;
    list-style-type: none;
    padding-right: 20px;

}

#navlist li a
{
    color:#000;
    font-size: 10px;

}

#footer a{
    color:#fff;
    
}


.fb-like{
    margin-top:10px;
    margin-left: 10px;
}

#logo{
    float:left;
}
img {
  border-width: 0;
}
.slider{
   
}


#fb_icon{
    float:left;
    margin-left:10px;
		margin-top:32px;
}