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

body {
    font: 0.76em Thoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFF;
        background: url(images/background.jpg) repeat-x #FF0000;
}

a:link{
        color:#FFFFFF;
        }
a:visited{
        color:#FFFFFF;
        }
a:hover{
        color:#FF0000;
        text-decoration:none;
}
h1{
        font-size:1.4em;
        color:#000000;
}
h2 {
  font-size:0.9em;
        color:#FDDE02;
}
/* ========= Main container ====== */
#container{
        width:990px;
        height:auto;
        background-color:#FF8000;
        border:1px #390102 solid;
        margin-bottom:20px;
}
/* ==== Header Container  ======= */

#header{
        width:990px;
        height:180px;
        background-color: #000000;
        background: url(images/header.jpg) no-repeat;
        /*border-bottom:2px solid #000;*/
        text-align:center;
        padding:20px 0px 0px 0px;
}
#header h1{
        float:left;
        /*width:300px;*/
        font-size:1.6em;
        color:#000000;
        margin:150px 10px 0px 280px;
}
* html #header h1{
        margin:150px 10px 0px 140px;
}
#header h2{
        float:left;
        /*width:350px;*/
        font-size:1.6em;
        color:#000000;
        margin:150px 0px 0px 0px;
}
/* ==== Topmenue Container  ======= */
#topmenue{
        width:990px;
        height:20px;
        border-top:1px #FFF solid;
        border-bottom:1px #FFF solid;
        background-color:#EE0000;
        text-align:center;
        font-size:1.2em;
        color:#000;
}

/* ==== Lefdside Container  ======= */
#leftside{
        float:left;
        width:180px;
        min-height:1870px;
        background-color:#000000;
        margin:20px 10px 10px 10px;
}
* html #leftside{
        margin:20px 10px 10px 5px;
}
#leftside h2{
        width:180px;
        text-align:center;
        padding:5px 0;
        font-size:1.2em;
        color: #FFFF00;
}
#leftside ul{
        list-style:none;
}
#leftside li{
        width:160px;
        text-align:left;
        padding:2px 0px 2px 5px;
        font-weight:bold;
        font-size:1.0em;
}
#leftside a:hover{
        color:#FF0000;
        text-decoration:none;
}
#leftside .cats{
        padding:0px 0px 10px 0px;
}
#leftside .nisches{
        margin:10px 0px 20px 0px;
}

#leftside .affairebox{
        width:175px;
        height:170px;
        background-color:#fff;
        margin:30px 0px 0px 2px;
}
/* ==== Content Container  ======= */
#content{
        float:left;
        width:590px;
        height:auto;
        min-height: 1860px;
        background-color:#000000;
        margin:20px 0px 10px 0px;
}


#content .welcometext {
        padding:10px;
        text-align:justify;

}
#content .welcometext h2{
        padding:5px 0px 5px 0px;
        font-size:1.2em;
}
#content .categorietext {
        min-height:240px;
        padding:10px;
        text-align:justify;

}
#content .categorietext h2{
        padding:5px 0px 10px 0px;
        font-size:1.2em;
}
#content .categorietext img{
        float:left;
        width:250px;
        padding:0px 10px 0px 0px;
}
#content .categorietext .sexkontaktetext{
        float:left;
        width:295px;
        padding-top:10px;
        padding-bottom:20px;
        margin-left:25px;
}

#content .categorietext .suchboxklein{
        float:left;
        width:230px;
        height:215px;
}
#content .actext {
        min-height:150px;
        padding:10px;
        text-align:justify;

}

#content .actext h2{
        padding:5px 0px 10px 0px;
        font-size:1.2em;
}
#content .actext .acinfotext{
        float:left;
        width:510px;
        height:150px;
        margin-left:20px;
}
#content .acprofile{
        width:525px;
        height:250px;
        margin-left:25px;
        margin-bottom:20px;
}
#content .actemplate{
        width:510px;
        height:400px;
        margin-left:30px;
        margin-bottom:20px;
}
#content .smtemplates{
        width:525px;
        height:465px;
        margin-left:25px;
        margin-bottom:40px;
}

#content .seitentext {
        width:500px;
        min-height:240px;
        padding:10px;
        text-align:justify;
}
#content .seitentext h2{
        padding:5px 0px 10px 0px;
        font-size:1.2em;
}
#content .seitentext img{
        float:left;
        width:260px;
        padding:0px 10px 0px 0px;
}
#content .forfreetext {
        width:500px;
        padding:10px;
        text-align:justify;
}
#content .forfreetext  h2{
        padding:5px 0px 10px 0px;
        font-size:1.2em;
}

#content .multiplewebsites{
        width:585px;
}
#content .multiplewebsites .singlywebsite{
        float:left;
        width:260px;
        padding:10px;
        border:1px #FFF solid;
        margin:5px 5px 5px 5px;
}
* html #content .multiplewebsites .singlywebsite{
        margin:5px 0px 5px 5px;
}

#content .multiplewebsites .singlywebsite .websitetitle{
        width:260px;
        font-size:1.2em;
        font-weight:bold;
        margin:0px 0px 5px 0px;
}
#content .multiplewebsites .singlywebsite .websitetaser{
        width:260px;
        font-size:1.0em;
        font-weight:bold;
        margin:5px 0px 0px 0px;
}

#content .paysitegals{
        width:530px;
        min-height:290px;
        margin:0px 0px 20px 40px;

}
#content .paysitegals .paysitegalimage{
        float:left;
        padding:0px 5px 0px 5px;
        margin:10px 15px 0px 0px;
        text-align:center;
}

#content .paysitegals .paysitegalimage a{
        text-decoration:none;
}
#content .paysitegals .paysitegalimage img{
        width:150px;
        height:120px;

}
#content .paysitemailform{
        clear:both;
        width:500px;
        height:180px;
        border:1px #FFF solid;
        padding:5px 0px 20px 2px;
        margin-bottom:40px;
        margin-left:43px;
        background-color:#FB552F;
        text-align:center;
}

#content .paysitemailform .profilbilder {
        width:500px;
}
#content .paysitemailform .profilbilder a{
        text-decoration:none;
}

#content .paysitemailform .profilbilder img{
        width:83px;
        margin-top:5px;

}
#content .paysitemailform .emailhinweis{
        font-size:2.5em;
}
#content .paysitemailform form{
        width:500px;
        text-align:center;
        margin:5px 0px 5px 0px;


}
#content .paysitemailform .input{
        width:490px;
        height:15px;
        /*padding:2px;*/
        border:1px #2D5082 solid;
        text-align:center;
}


#content .paysitemailform .submitbutton{
        width:497px;
        height:20px;
        cursor:pointer;
        background-image:url(images/submitbutton.gif);
        margin-top:5px;

}

#content .paysitemailform .submitbutton:hover{
        background-image:url(images/submitbutton-hover.gif);
        }
#content .paysitemailform .preishinweis{
        width.300px;
        height:10px;
        padding:15px 0px 10px 0px;
        margin-left:110px;
        font-weight:bold;
}

#content .bannercontent{
        width:585px;
        font-size:2.5em;
        text-align:center;
        margin-bottom:15px;
}

#content .videocovers{
        width:530px;
        height:500px;
        margin:0px 0px 20px 40px;

}
#content .videocovers .videocover{
        float:left;
        padding:0px 5px 0px 5px;
        margin:10px 15px 0px 0px;
        text-align:center;
}

#content .videocovers .videocover a{
        text-decoration:none;
}
#content .videocovers .videocover img{
        width:100px;
        height:142px;

}
#content .videocovers .videocover .catname{
        font-size:0.8em;
}
/* ==== Right Container  ======= */
#rightside{
        float:left;
        width:180px;
        min-height:1860px;
        background-color:#000000;
        margin:20px 10px 10px 10px;
}
* html #rightside{
        margin:20px 3px 10px 10px;
}
#rightside h2{
        width:180px;
        text-align:center;
        padding:5px 0;
        font-size:1.2em;
        color: #FFFF00;
}
#rightside .galimage{
        width:150px;
        height:120px;
        padding: 5px 5px 5px 5px;
}
#rightside .galimage img{
        width:150px;
        height:120px;

}
#rightside .bannerbox{
        width:175px;
        height:170px;
        text-align:center;
        margin:10px 0px 0px 2px;
}
#rightside .blbanner{
        width:156px;
        height:76px;
        text-align:center;
        margin:35px 10px 0px 10px;
}
/* ==== Footer Container  ======= */
#footer{
        clear:both;
        width:990px;
        height:280px;
        border-top:1px #FFF solid;
        background-color:#000000;
}
.backlinks{
        width:970px;
        height:190px;
        border:1px #FFF solid;
        background-color:#000000;
        padding:10px;
}
.bl{
        margin-left:10px;
}

em {
        font-size: 8px;
        font-weight: normal;
}

i {
        font-size: 8px;
        font-weight: normal;
}
