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

body {
	background-image: url(/img/blue-bg.png);
	background-color: #1F2433;
	margin-top: 10px;
}
a:link {
	color: #FC0;
}
a:visited {
	color: #FC0;
}
a:hover {
	color: #FFC;
}
a:active {
	color: #FC0;
}

h2 {
	padding-left: 15px;
}

.page {
	width: 960px;
	background-color: #000;
	margin-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	min-height: 1800px;
}
.sexcam {
	width: 960px;
	background-color: #000;
	margin-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 2650px;
}
.page .bilder1 {
	background-color: #00000D;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
.page .content .bilder1 img {
	border: 1px solid #2A2B3C;
	margin-left: 5px;
	padding: 4px;
	margin-right: 5px;
	height: 140px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.page .header {
	width: 100%;
	background-color: #000;
	height: 120px;
	background-image: url(img/sexcam-header.gif);
}
.page .content {
	background-color: #001;
	width: 695px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FC0;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 15px;
	min-height: 1200px;
}
.page .content p {
	text-align: justify;
	width: 660px;
	padding-left: 20px;
}

.page .menue {
	width: auto;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
}
.page .menue ul li {
	list-style-type: none;
	margin-left: -35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD83C;
	width: 180px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.page .menue a {
	color: #FCC014;
	text-decoration: none;
}


body,td,th {
	color: #FFD83C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.page .submenue {
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 180px;
}
.page .submenue ul li {
	list-style-type: none;
	margin-left: -35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD83C;
	padding-top: 2px;
	padding-bottom: 3px;
}
.page .submenue a {
	color: #FCC014;
	text-decoration: none;
}

.content .info {
	height: 200px;
	width: 650px;
	border: 1px solid #1F2433;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FACC50;
	padding-right: 35px;
}
.info p {
	text-align: justify;
}
