@charset "utf-8";
/* CSS Document */
/* ======= Algemeine Definitionen ===================*/ 
* {
    margin: 0 auto;
    padding: 0;
    border: 0;
}

body {
    font: 0.76em Thoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
	background: #292929;
}
.clear{
	clear:both;
}
a:link{
	color:#FFF;
	}
a:visited{
	color:#FFF;
	}
a:hover{
	color:#FF0000;
}
/* ========= Main container ====== */
#container{
	width:975px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */ 
	margin: 0 auto;		
}
/* ========= Header ========== */
#header{
	width:972px;
	/*min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */ 
	background:url(images/header.png) no-repeat; 
}

#header .headertextbox{
	float:left;
	width:406px;
	/*min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */ 
    text-align:justify;
	font-size: 0.95em;
	padding:10px;
	background:#454545;
	color:#FFF;
	border:2px #292929 solid;
	margin:10px 0px 0px 10px;
}

#header .headertextbox h1{
	float:left;
	width: 200px;
	color:#FFF;
	font-weight:bold;
	font-size:3.0em;
	margin-top:5px;
	text-align:center;
}
#header .headertextbox .bookmark{
	font-size:1.6em;
	margin-top:10px;
	
}
#header .headertextbox .bookmark a{
	color:#F00;
}
#navibar_top{
	float:left;
	width:972px;
	height:30px;
	font-weight:bold;
	margin-top:20px;
}
#navibar_top ul{
	list-style:none;
	display:block;
	margin-left:15px;
}
#navibar_top li{
	float:left;
	width:100px;
	height:25px;
	padding-top:10px;
    
}
#navibar_top li ul {
	display:none;
}
#navibar_top li:hover ul { 
   display:block;
   position:absolute;
   margin-left:25px;
   border-bottom:2px solid #292929;
	}
#navibar_top li:hover ul li{
	clear:both;
	width:120px;
	height:25px;
	border-top:2px #292929 solid;
	border-right:2px #292929 solid;
	border-left:2px #292929 solid;
	background-color:#454545;
	padding-top:5px;
	padding-left:5px;
	display: block;
	position:relative;
}
.bookmarkplus{
	float:right;
	margin-top:10px;
	
	}
.ads_header{
	float: left;
    height: 190px;
    margin: 10px;
    width: 938px;
	background:#454545;
	color:#FFF;
	border:2px #292929 solid;
	padding:5px;
}
.singles-box {
    /*background-color: #585858;*/
    height: 165px;
    margin: 10px;
    width: 938px;
}
#singles {
    height: 160px;
    width: 930px;
}
#singles .headline {
    font-weight: bold;
    padding: 5px 0 0 10px;
}
#singles .singlebox {
    float: left;
    font-size: 0.8em;
    margin: 2px;
    text-align: center;
}
#header .topfour{
	float:left;
	width:500px;
	margin-left:8px;
	margin-top:10px;
	background:#454545;
	color:#FFF;
	border:2px #292929 solid;
	padding:5px;
}

#header .topfour a{
	text-decoration: none;
}

#header .topfour ul{
	list-style:none;
}
#header .topfour li{
	float:left;
	margin:2px;
	text-align:center;
}
/* =======  Content ========== */
#content{
	width:972px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */ 
	background: url(images/bg.png);
	padding-top:5px;
	padding-bottom:10px;	
}
#content .imagescon{
	width:938px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */ 
	padding:0px 0px 10px 5px;
	background:#454545;
	color:#FFF;
	border:2px #292929 solid;
	padding:5px;
}
.plugrus{
   clear:both;
   height:192px;
   padding-top:10px;
   padding-left:4px;
}
#content .imagescon img{
	float:left;
	border:1px #FFF solid;
	margin-top:12px;
	margin-left:12px;
}

#content .ads_partner{
	width:938px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
    height:auto !important; /* Important Regel für moderne Browser */
    height:100%; /* Mindesthöhe für den IE */
    overflow: hidden !important; /* FF Scroll-leiste */
	background:#454545;
	color:#FFF;
	border:2px #292929 solid;
	padding:5px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#content .ads_partner h2{
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
}
#content .ads_partner a{
	color:#FFF;
}
#content .ads_partner .picturetoplist{
 margin-top:10px;
}
#content .ads_partner .picturetoplist ul{
	list-style:none;
	display:block;
}
#content .ads_partner .picturetoplist ul li{
	float:left;
	margin-top:5px;
	margin-left:7px;
}
#content .ads_partner .picturetoplist img{
	border: 1px dashed #000000;
    display: inline;
    float: left;
    height: 142px;
    margin-left: 4px;
    width: 142px;
}
#content .ads_partner .texttoplist{
margin-top:10px;
}
#content .ads_partner .texttoplist ul{
	list-style:none;
	display:block;
}
#content .ads_partner .texttoplist ul li{
	float:left;
	width: 210px;
	height:25px;
	padding:5px;
	background-color:#292929;
	margin-top:10px;
    margin-left:12px;
	font-size:1.5em;
}

#content .ads_partner .linkpartner{
    margin-top:10px;
}
#content .ads_partner .linkpartner ul{
	list-style:none;
	display:block;
}
#content .ads_partner .linkpartner ul li{
	float:left;
	width: 120px;
	height:12px;
	padding:5px 0px 5px 5px;
	background-color:#292929;
	margin-top:5px;
    margin-left:5px;
	font-size:0.8em;
}

#content .pagination {
	float:right;
    width: 375px;
	background: url(images/divback.png) #090806;
	margin-top:10px;
	margin-bottom:10px;
}
#content .archtext{
 float:left;
 padding-top:4px;
 font-weight:bold;
}
#content .pagination ul{
	list-style:none;
	display:block;
}
#content .pagination ul li{
	float:left;
	margin: 0px 2px 0px 2px;
	border:1px #000 solid;
	background-color:#FFF;
	color:#000;
	width:20px;
	text-align:center;
}
#content .pagination a{
	color:#000;
	text-decoration:none;
}

/* ======= Footer ========= */
#footer{
	width:972px;
	height:87px;
	background:url(images/footer.png); 
	text-align:center;
	margin-bottom:20px;
}
