@charset "utf-8";
body  {
    	font-family:Arial;
    	background: #ffffff;
    	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
		line-height:15px;
    }
	p{margin:0px;
	padding:0px;}
/*------------------------------------------------------------------------------------	
     #wrapper { 
    	width: 1022px;
		height:652px; 
    	background: #000000;
    	margin: 3% auto;
    	border-right: 1px  solid  #f4a853;
		border-left: 1px solid  #f4a853;
		border-top: 1px  solid  #f4a853;
		border-bottom: 1px  solid  #f4a853;
    	text-align: left; 
    } 
/*------------------------------------------------------------------------------------*/
  #spr { 
	 margin: 3% auto;
    	width: 1022px;
		height:600px;  
    	/*background: #ffffff;
        border-right: 1px  solid  #f4a853;
		border-left: 1px solid  #f4a853;
		border-top: 1px  solid  #f4a853;
		border-bottom: 0px;*/
    	text-align: right; 
    } 
/*----	
/*------------------------------------------------------------------------------------*/	
     #container { 
	   margin: 3% auto;
    	width: 1022px;
		height:600px;  
    	background: #ffffff;
        border-right: 1px  solid  #f4a853;
		border-left: 1px solid  #f4a853;
		border-top: 1px  solid  #f4a853;
		border-bottom: 0px;
    	text-align: left; 
    } 
/*------------------------------------------------------------------------------------*/	
   #header { 
    	background: #fff;
		text-align: right;
    } 
/*------------------------------------------------------------------------------------*/	
 #sidebar1 {
    	float: left; 
    	width: 450px; 
		height:350px;
    	background: #ffffff; 
    }
/*------------------------------------------------------------------------------------*/	

#mainContent { 
   	 height:330px;
	 width: 545px;
	 background: #ffffff;    
	margin-left:470px;	
	position: relative;
    }
#mainInhalt ul{ 
    list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	
    }
#mainInhalt li{ 
    list-style: none;
	margin: 0;
	padding: 0;
	/*display: inline;*/
	
    }
#mainInhalt a {
    font-size: 12px;
	color: #ef7f01;
	/*font-weight: bold;*/
	/*padding: 5px 5px;*/
	text-decoration: none;
	}
	
#mainInhalt a:hover {
	color: #333;
	}
#mainInhalt {
	top:170px;
	position: absolute;
	left: 0px;
	width: 523px;
	}
	#mainInhalt_angebot {
	top:40px;
	position: absolute;
	left: 0px;
	}
	#mainInhalt_angebot a {
    font-size: 12px;
	color: #ef7f01;
	/*font-weight: bold;
	/*padding: 5px 5px;*/
	text-decoration: none;
	}
	
#mainInhalt_angebot a:hover {
	color: #333;
	}		
#elo {
	bottom:0px;
	position: absolute;
	left: 1px;
	}
	#elo ul{ 
    list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	
    }
#elo li{ 
    list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	
    }
#elo a {
    font-size: 12px;
	color: #ef7f01;
	/*font-weight: bold;*/
	padding: 5px 5px;
	text-decoration: none;
	}
	
#elo a:hover {
	color: #333;
	}	
#elo .current {
	color: #000000;
	}
/*------------------------------------------------------------------------------*/	
#footer_top { 
		width: 1022px; 
    	height:200px;
    	background-color: #ef7f01;
		float: left; 
	    background-image:  url(images/dc.jpg) ;
        background-repeat: no-repeat ;
		
    }

 #footer { 
        width: 1022px; 
    	height:50px;
    	background:#ef7f01; 
		float: left; 
    } 

/*------------------------------------------------------------------------------------*/	
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
	.fluss{
	color: #000000;
	font-size: 12px;
	}
	.orange{
	color:#ef7f01;
	/*font-size: 11px;*/
	}	
/*--------------------------------------------------------------------------------------------*/	
	        .lang-button img {
            margin-top:6px;
            margin-left:8px;
            border:none !important;
        }
        
        .lang-button {
            display:table-cell;
            width:30px;
            height:20px;
            background-image:url(images/tab-on.gif);
        }

        .lang-button.off {
            background-image:url(images/tab-off.gif);
            cursor:pointer;
        }
