/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0
}

body{
     background-color:#302210;
	 font:0.76em Arial, Helvetica, sans-serif;
	 line-height: 1.5em;
	 color:#FFFFFF;
	 text-align:center;
	 
	 
	 }
a:link{
	
	color:#fff;
	
	}
a:visited{
	
	color:#fff;
	}
a:hover{
	color:#FF0000;
}
h1{
	font-size:1.2em;
	color:#FFFFFF;
}
h2 {
  font-size:0.9em;
	color:#FFFFFF;
}
/* ======== Seiten-Continer ========================*/
#container{
     width:962px;
	 margin:0px auto;
	 padding:0px;
	 text-align:left;
	 
	 }
/* ======== Header ============= */
#header{
	width:962px;
	height:225px;
	background-image:url(images/indianer.gif);
	background-repeat: no-repeat;
	border-left-width: 3px;
border-left-style: solid;
border-left-color: #1e160a;
border-right-width: 5px;
border-right-style: solid;
border-right-color: #100c05;
	/*background-position:  14px 0px;*/
}
#header h1{
	
	font-size:1.2em;
	color:#FFFFFF;
	}
#header h2{
	
	font-size:0.9em;
	color:#FFFFFF;
	}
.titel{
	text-align: center;
}
.topdesc{
	width:300px;
	height:110px;
	margin:10px 0px 0px 0px;
}

.titelimages{
   float:left;
   height:311px;
   width:311px;
  margin:5px 10px 0px 275px;
}

.titelimages img{
   height:311px;
   width:311px;
   
}
#header a:link{
	
	color:#fff;
	text-decoration:none;
	
	}
#header a:visited{
	
	color:#fff;
	text-decoration:none;
	}
#header a:hover{
	color:#FFF;
	text-decoration:none;
}

/* ======= wrapper ===== */
#wrapper{
	height:auto;
	width: 962px;
height: auto;
overflow-x: auto;
overflow-y: auto;
background-color: #5b411e;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #1e160a;
border-right-width: 5px;
border-right-style: solid;
border-right-color: #120d06;
	overflow:auto;
}
/* ====== leftside  ====== */
#leftside{
	float:left; 
	width:140px;
	height:auto;
	overflow:auto;
	padding:10px 0px 0px 10px;
	}
#leftside ul {
	list-style:none;
}
/* ======= mainblock ====== */
#mainblock{
	float:left;
	width:640px;
	height:auto;
	overflow:auto;
}

/* ========== Singles ================*/
.singlesponsor{
   
	border:solid #ffffff 1px;
	margin:0px 0px 10px 0px;
}
#singles {
	width:620px;
	height:160px;
	padding: 0px 0px 0px 5px;
}

#singles .line {
	margin-left: 10px;
	margin-right: 10px;
}
#singles .singlebox{
    float: left;
	text-align: center;
	margin:2px;
	font-size:0.8em;
}

#singles .image {
    width:100px;
	border: 1px solid #FFF;
	padding: 4px;
	margin: 8px 0px 1px 5px;
	

} 

#singles .headline {
     font-weight:bold;
	 padding:5px 0px 0px 10px;
   
   }

#mainblock .numberdesc{
	float: left;
	width: 40px;
	height: 30px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
#mainblock .sitesdestitel{
	float: left;
    width: 500px;
	height: 30px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainblock .inout{
     float: left;
     width: 40px;
     height: 30px;
     font-size: 1em;
     font-weight: bold;
     text-align: center;
     margin-top: 10px;
     margin-right: 0px;
     margin-bottom: 10px;
     margin-left: 0px;

}
#mainblock .listenrow{
    clear: both;
    width: 640px;
    height: auto;
    overflow-x: auto;
    overflow-y: auto;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 5px;

}
#mainblock  .listenrow .number{
	float:left; 
	width:20px;
	font-size:1.8em;
	padding:20px 0px 0px 0px;
	text-align:right;
}
#mainblock  .listenrow .listenbanner{
	float:left;
	width:130px;
	text-align:center;
}
#mainblock  .listenrow .listenbanner h2{
	font-size:1.0em;
	margin:5px;
}
#mainblock  .listenrow .sitedesc{
	float:left;
	width:390px;
	margin:15px 0px 0px 0px;
}
#mainblock  .listenrow .inoutzahl{
	float:left;
	width:40px;  
	font-size:1.0em;
	text-align:center;
	margin:10px 0px 0px 0px;	
}

/*====== Right Side ======== */

#rightside{
	float: left;
	width: 140px;
	height: auto;
	overflow: auto;
	padding: 10px 0px 0px 30px;
}
#rightside ul{
	list-style:none;
}	
/* ===== footer ====== */
#footer {
	clear:both;
	width:962px;
	height: 245px;
text-align: center;
background-color: #5b411e;
background-image: none;

border-bottom-width: 4px;
border-bottom-style: solid;
border-bottom-color: #120d06;
color: #ffffff;
overflow:auto;
	
}
#footer .siteinfo{
	height:60px;
	font-size: 1.0em;
	text-align:center;
	margin:10px 0px 5px 0px;
}
#footer .addsite{
	height:60px;
	font-size: 1.2em;
	text-align:center;
}

