/* ======= Algemeine Definitionen ===================*/
* {
     margin:0;
     padding:0;
     border:0;
}
body{
   margin: 0;
   padding: 0;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 1.4em;
   color: Black;
   font-size: 0.8em;
   background-color: #4C4C4C;
}

h1{
   font-size: 1.4em;
   font-style: bold;
}
h2{
   font-size: 1.1em;
   font-style: bold;
}
h3{
   font-size: 1.1em;
   font-style: bold;
}
a:link{
   font-size: 1.2em;
   color: #000;
}
a:visited{
font-size: 1.2em;
   color: #000;
}
a:hover{
   font-size: 1.2em;
   color: Red;
}

#container{
   padding: 0;
   margin: 0 auto;
   width: 990px;
   background-color: #E7E7E7;
   background-image: url(turkish-sex.jpg);
   background-repeat: repeat-x;
}

#wrapper {width: 990px; margin:auto;}


#header {height: 83px;}

#logo {float:left;}

#headerbanner {width:682px; height:73px; background:#581A15; float:right; text-align:right;}

#top {width:100%; height:133px;}

#topcontent { 
width:580px;
 float:left;
 margin-left: 30px;
 margin-top:10px;}

#mail {
   width: 480px;
   height: 156px;
   float: right;
   background: transparent;
}

#content { width:100%;
height: 100%;}

#nichelinks {
  float:left;
 width: 160px;

 margin-left: 10px;
}

#nichelinks .nichelinksbox {
  float:left;
 width: 160px;
 background-color: #E7E7E7;
 margin-bottom: 10px;
 padding-top: 10px;
 padding-left: 10px; 
}
#nichelinks .nichelinksboxbild {
  float:left;
 width: 160px;
 background-color: #E7E7E7;
 padding-top: 10px;
 padding-left: 5px;
 padding-right: 5px;
 margin-bottom: 10px; 
 padding-bottom: 10px;
}

#sites {
width: 770px;
height: auto;
 float:left;
 margin-bottom: 30px;

  
 }

#sites .site {clear:both; padding-top:10px; margin-left: 10px; }
#sites .site .thumb { width: 270px; float: left;}
#sites .site .description { width: 480px; float:right;}

#footer {
   float: left;
   width: 990px;
   margin-top: 0px;

   background-color: #E7E7E7;

}
#footer .box {
   width: 200px;
   float: left;
   background-color: #E7E7E7;
}