@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/gfx/seitenhintergrund.jpg);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0e5b8f;
	background-color: #070707;
}
p {
	margin: 0;
	padding: 0 20px 10px 10px;
}
a {
	text-decoration:none;
	color: #0e5b8f;
	font-weight: 600;
}
a img {
	border: 0;	
}
.null {
	height:130px;
	margin-left:35px;
	width:860px;
}
a:hover {
	color: #ac1534;
}
.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear:both;
}
#wrapper {
	margin: 0 auto;
	width: 959px;
}
#header {
	background-image: url(/gfx/header_bg.png);
	background-repeat: no-repeat;
	height: 222px;
	width: 946px;
	color: #1f86c1;
	margin-left: 13px;
}
#header p {
	padding-top: 3px;
	text-align: center;
	margin: 0;
}
#header ul {
	padding: 0;
	margin: 19px 0 0 213px;
}
#header ul li {
	list-style: none;
	float:left
}
#header ul li a {
	color: #0e5b8f;
	text-decoration: none;
	display: block;
	background-image:url(/gfx/top_button_01.png);
	background-repeat:no-repeat;
	height: 28px;
	width: 83px;
	margin-right: 31px;
	padding-top: 5px;
	font-size: 11px;
	text-align:center;
}
#header ul li a:hover {
	color: #fff;
	background-image:url(/gfx/top_button_02.png);
	background-repeat:no-repeat;
}
#contentWrapper {
	background-image: url(/gfx/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 898px;
	min-height: 500px;
}
#navi {
	background-image: url(/gfx/navi_first.png);
	background-repeat: no-repeat;
	width: 191px;
	float: left;
}
#navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	margin-top: 4px;
}
#navi ul li img {
	margin-left: 2px;
}
#navi ul li a {
	margin-left: 43px;
	font-size: 10px;
	/*color: #ac1534;*/
	color: #0e5b8f;
	text-decoration:none;
	font-weight: 600;
}
#navi ul li a:hover {
	/*color: #0e5b8f;*/
	color: #4bb2f8;
}
#content {
	float: left; width: 700px;
}
#content h2 {
	margin-left: 9px;
}

#footer {
	background-image: url(/gfx/footer.jpg);
	height: 155px;
	background-repeat: no-repeat;
	margin-left: 22px;
}
#footer p {
	text-align:right;
	margin-right: 115px;
	padding-top: 53px;
}
#searchform {
	margin-left: 24px;
	outline: 0
}
#searchform input[type=text] {
	background-image: url(/gfx/input_search.jpg);
	background-repeat:no-repeat;
	width: 134px;
	height: 19px;
	color: #044b77;
	border: 0;
	padding-left: 2px;
	padding-top: 4px;
}
#searchform input[type=button] {
	background-image:url(/gfx/search_button.jpg);
	background-repeat:no-repeat;
	width: 136px;
	height: 18px;
	border: 0;
	font-size:12px;
	color: #044b77;
	padding-bottom: 3px;
}
#searchform input[type=button]:hover {
	background-image:url(/gfx/search_button_hover.jpg);
	background-repeat:no-repeat;
}
.video_preview {
	margin-left: 33px; 
	width: 118px;

}
.border{
	border: 1px solid #0E5B8F;
	width: 116px;
}
.post.category-camgirls {
	border-bottom: 3px solid #1A70B4;
	margin-right: 10px;
}
.post.category-camgirls .postmetadata {
	margin-bottom:10px;
}