/*eins-style*/
*{
margin:0px;
padding:0px;
}
a:focus{
outline:none;
}
body{
background-color:rgb(34,34,34);
font-family:verdana;
text-align:center;
}
#wrapper{
/*background:url(images/bodyback.gif);*/
background:#0B2DAA;
width:950px;
margin:10px auto;
text-align:left;
}
#header{
text-align:center;
border-bottom:3px solid rgb(206,206,206);
height:100px;
padding-top:80px;
background:url(images/header_blau.jpg) no-repeat;
}
#header span a{
color:black;
text-decoration:none;
font-family:verdana;
font-size:35px;
}
#header span a:hover{
color:blue;
}
#headertext{
width:345px;
height:85px;
margin:0px 0px 0px 288px;
overflow:hidden;
}
#headertext p{
font-size:11px;
color:#000;
}
#headertext p a{
font-size:11px;
color:#000;

}
#headertext p a:hover{
color:red;
}
h1 a{
font-family:verdana;
margin-left:10px;
color:#fff;
font-style:italic;

}
h1 a:hover{
color:rgb(255,102,0);
}
.seotext{
margin:10px 20px 20px 10px;
color:#fff;
}
.seotext a{
font-weight:bold;
color:yellow;
}
.seotext a:hover{
color:red;
}
#content{
padding-top:15px;
width:745px;
float:right;
border-left:3px solid rgb(206,206,206);
}
#spacer{
width:100%;
clear:both;
height:10px;
}
#sidebar{
padding-top:30px;
float:left;
width:200px;
}
#sidebar ul{
margin-left:20px;
list-style-type:none;
}
#sidebar ul li{
margin-bottom:15px;
border-bottom:1px solid #fff;
}
#sidebar ul li a{
color:rgb(206,206,206);
text-decoration:none;
font-size:20px;
}
#sidebar ul li a:hover{
color:rgb(255,102,0);
}
#camcontent{
margin:30px 0px 30px 20px;
}
#dildocontrol{
margin:30px 0px 30px 20px;
}
.bildcontainer{
padding:8px 0px 0px 8px;
height:500px;
overflow:hidden;
margin-left:15px;
margin-bottom:20px;
float:left;
width:340px;
border:2px solid white;
}
.bildcontainer h2{
margin-bottom:8px;
}
.bildcontainer h2 a{
font-size:16px;
color:#fff;
}
.bildcontainer h2 a:hover{
color:rgb(255,102,0);
}
.unterbildtext{
margin-top:10px;
text-align:left;
margin-left:3px;
color:#fff;
}
.unterbildtext a{
color:yellow;
font-weight:bold;
}
.unterbildtext a{
color:yellow;
}
.unterbildtext a:hover{
color:rgb(255,102,0);
}
.clear{
clear:both;
width:100%;
}
#werbemittel{
width:120px;
margin-left:30px;
margin-top:20px;
}
#skyscraper{
width:120px;
margin-left:30px;
margin-top:20px;
}
/*p{
margin:10px 15px;
text-align:justify;
}*/
.textlink{
margin-bottom:20px;
height:35px;
background:rgb(255,153,255);
border:3px solid red;
}
.textlink p{
text-align:center;
}
.textlink p a{
color:black;
font-size:25px;
text-decoration:none;
}
.textlink p a:hover{
color:red;
font-weight:bold;
}
#imagead{
clear:both;
width:645px;
margin: 0px auto;
margin-bottom:20px;
}
*html #imagead{
margin-left:45px;
}
.unteres_werbemittel{
width:518px;
margin-left:72px;
}
#footer{
border-top:3px solid rgb(206,206,206);
padding-top:20px;
clear:both;
background-color:rgb(69,69,69);
}
#footer img{
margin-left:25px;
border:2px solid #fff;
}
