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

body{
     background-color:#000;
	 font:.9em/1.3em Thoma, Verdana, Arial, Helvetica, sans-serif;
	 color:#FFFFFF;
	 text-align:center;
	 
	 }
a:link{
	
	color:#fff;
	
	}
a:visited{
	
	color:#fff;
	}
a:hover{
	color:#FF0000;
}
/* ======== Seiten-Continer ========================*/
#container{
     width:955px;
	 background-color:#1547a0;
	 margin:10px auto;
	 padding:0px;
	 text-align:left;
	 background-repeat: repeat-y;
	 background-position:right;
	 }
	 
/* ====== Header ============= */
#header{
    width:955px;
	height:330px;
	background-color:#1547a0;
	background-image:url(wixtgp-images/titel.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
#header h1{
	
	font-size:1.2em;
	color:#FFFFFF;
	}
#header h2{
	
	font-size:0.9em;
	color:#FFFFFF;
	}
.titel{
    
	padding:200px 550px 10px 10px;
}
#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-Continer =========================*/

#wrapper{
    width:955px;
	height:auto;
	overflow:auto;
    background-color:#1547a0;
	
	
	}
	
/*========== Leftside ========= */

#leftside{
   float:left;
   width:160px;
   margin:0px 0px 10px 5px;
   
   }
* html #leftside{
   float:left;
   width:160px;
   margin:0px 2px 10px 2px;
   
   }
.menue {
    width:130px;
	padding:0px 10px 5px 10px;
	background-color:#0780f6;
	border:solid #ffffff 1px;

}
* html .menue {
    width:130px;
	padding:0px 10px 1px 10px;
	background-color:#0780f6;
	border:solid #ffffff 1px;

}  
.menue ul{
     width:130px;
	 margin:5px 0px 10px 5px;

   }
.menue li{
    display: block;
}

.bannerleft{
   width:130px;
	padding:10px 10px 5px 20px;
}

/* ======== content ===============*/

#content{
  float:left;
  width:775px;
}

#thumb{
	
	
    position: absolute;
	visibility: hidden; 
	border: 1px solid black;
	
	}
* html #thumb{
	
	
    position:absolute;
	visibility: hidden; 
	border: 1px solid black;
	width:150px;
	height:150px;
	z-index: 1;
	
	}

.bannaerhalfpage{
    background-color:#0780f6;
	border:solid #ffffff 1px;
    margin:0px 0px 10px 0px;
	padding:10px 10px 10px 70px;
}
.images {
    background-color:#0780f6;
	border:solid #ffffff 1px;
	padding:0px 0px 10px 40px;
	margin:0px 0px 10px 0px;
    
	}


.tytdg{
    float:left;
	width:320px;
    font:1.2em Thoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#0780f6;
	margin:10px 0px 10px 1px;
	padding: 0px 0px 0px 9px;
   }
.bookmark{
    float:left;
	width:300px;
    font:1.2em Thoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#0780f6;
	text-align:right;
	margin:10px 0px 20px 0px;
}

* html .images {
    background-color:#0780f6;
	border:solid #ffffff 1px;
	padding:0px 0px 10px 7px;
    
	}
.images img{
	width:150px;
	height:150px;
	margin:0.05em;
	border: solid 1px #2b45d6; 
	}

.images a:visited img {
	border:solid 1px #ff0000; 
	}
.images a:hover img {
	border:dashed 1px #ffffff; 
	}
.sponsorimageads{
    background-color:#0780f6;
	border:solid #ffffff 1px;
	margin:10px 0px 10px 0px;
   }
 .textlinks{
    /*width:650px;*/
	background-color:#0780f6;
	border:solid #ffffff 1px;
	margin:10px 0px 10px 0px;
	padding:0px 0px 10px 10px;
	
 }
.toplist{
  padding:10px 10px 10px 10px;
 }
.toplist span.toplisttitle{
   padding:5px 0px 10px 0px;
}
.toplist p.toplistzeile{
    float:left;
	width:230px;
}

.toplist br {
    clear: left;
}
.toplist p.tradetraficlink{
   padding:5px 0px 5px 0px;
}

/* ========== Singles ================*/
.singlesponsor{
    background-color:#0780f6;
	border:solid #ffffff 1px;
	margin:0px 0px 10px 0px;
}
#singles {
	/*width:600px;*/
	height:220px
}

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

#singles .image {
    width:120px;
	border: 1px solid #888888;
	padding: 4px;
	margin: 8px 12px 8px 5px;
	background-color: #ffffff;

} 

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

/* ========== rightside ==============*/

#rightside{
   float:left;
   width:120px;
   margin:0px 0px 10px 10px;
}

.bannerright{
   
   }


* html #rightside{
   float:left;
   width:120px;
}


/* ========= Footer =================*/

#footer{
  width:953px;
  height:20px;
  background-color:#0780f6;
  border:solid #ffffff 1px;
  text-align:center;
  padding:10px 0px 10px 0px;
}
* html #footer{
  width:953px;
  height:20px;
  background-color:#0780f6;
  border:solid #ffffff 1px;
  text-align:center;
  padding:10px 0px 10px 0px;
  margin:10px 0px 0px 0px;
}

