/* CSS Document */
/* Copyright by Werbeverlag K. A. - http://www.werbeverlag.de */

/*Webseite-Grundeinstellung*/

html {
	overflow-y: scroll;
	}

* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 15px;
}
	
body {
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.3;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #b82819;
	margin-bottom: 10px;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 10px;
	border-bottom: 1px solid #d37a71;
}

#layout {
	background-color: #b82819;
	background-image: url(../web_img/back_site.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;	
	margin-left:50%;
	left:-500px;
	height: auto;
}

#banner {
	background-image: url(../web_img/logo.jpg);
	position: relative;
	float: left;
	width: 1000px;
	height: 180px;
	}

#column_left {
	position: relative;
	float: left;
	width: 380px;
	height: auto;
	padding-top: 30px;
	}

#column_right {
	position: relative;
	float: left;
	width: 620px;
	height: auto;
	padding-top: 30px;
}

#flashcontent {
	position: relative;
	float: left;
	width: 570px;
	height: 600px;
}
	
#main_nav {
	position: relative;
	float: left;
	width: 170px;
	height: 100%;
	padding-left: 60px;
	}

#sub_nav {
	position: relative;
	float: left;
	width: 130px;
	height: 100%;
	padding-left: 20px;
	}
	
.box_nav {
	position: relative;
	float: left;
	width: 170px;
	height: auto;
	margin-bottom: 30px;
	}
	
div.box_nav li {
	list-style: none;
	}
	
div.box_nav li ul {
	list-style: none;
	}

.box_subnav {
	position: relative;
	float: left;
	width: 130px;
	height: auto;
	margin-bottom: 30px;
	}
	
div.box_subnav li {
	list-style: none;
	}
	
div.box_subnav ul li {
	list-style: none;
	}

.box_text {
	position: relative;
	float: left;
	width: 570px;
	padding-left: 20px;
	height: auto;
	text-align: justify;
	margin-bottom: 20px;
}

div.box_text > ul {
	list-style:none;
	margin-bottom: 20px;
	}

div.box_text > ul > li {
	list-style: square;
	color: #ffffff;
	margin-left: 20px;
	}

.box_gallery {
	position: relative;
	float: left;
	width: 620px;
	height: 500px;	
}

.content_team {
	position: relative;
	float: left;
	width: 600px;
	padding-left: 20px;
	height: auto;	
}

.box_team {
	position: relative;
	float: left;
	width: 275px;
	height: auto;
	margin: 0 20px 10px 0;
	font-size: 11px;
	text-align: left;
}

.box_team h2 {
	color: #fff;
	border-bottom: 1px solid #d37a71;
}

div.box_team > p {
	margin-bottom: 10px;
}
	
.box_info {
	background-color: #b82819;
	position: relative;
	float: left;
	width: 128px;
	height: auto;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 11px;
	}

.box_news {
	position: relative;
	float: left;
	width: 570px;
	height: auto;
	margin-bottom: 20px;
}


.adult_photos {
	position: relative;
	float: left;
	width: 190px;
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}

.thumb_videos {
	position: relative;
	float: left;
	width: 140px;
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}

.thumb_videos_pic {
	position: relative;
	float: left;
	width: 130px;
	height: 170px;
	padding-right: 20px;
	margin-bottom: 20px;
}




















#content {
	background-image: url(http://www.4illusion.com/web_img/back_content.jpg);
	background-repeat: no-repeat;
	background-color: #e3dfd6;
	position: relative;
	float: left;
	width: 900px;
	height: auto;
	padding-top: 30px;
}

#col_banner {
	position: relative;
	float: left;
	width: 500px;
	height: auto;
	padding: 0 0px 0 200px;
	margin-bottom: 20px;
}

.box_banner {
	position: relative;
	float: left;
	width: 500px;
	height: auto;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
}

.ban_nav {
	position: relative;
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	margin-bottom: 20px;
}

.box_left {
	position: relative;
	float: left;
	width: 340px;
	height: auto;
	padding-top: 40px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#bottom_nav {
	background-color: #e3dfd6;
	position: relative;
	float: left;
	width: 890px;
	height: 20px;
	padding: 8px 10px 0 0;
	text-align: right;
	font-size: 10px;
}

/*#flashcontent {
	position: relative;
	float: left;
	width: 900px;
	height: 600px;
}*/

#footer {
	background-color: #000;
	position: relative;
	float: left;
	width: 995px;
	height: 37px;
	color: #999;
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}

.pic {
	padding: 0px;
	border: 5px solid #d37a71;
	margin: 0 10px 10px 0;
	float: left;
}

.pic_lightbox {
	padding: 0px;
	border: 5px solid #d37a71;
	margin: 0 20px 15px 0;
	float: left;
}

.pic_adults {
	padding: 0px;
	border: 5px solid #d37a71;
	margin: 0 0 5px 0;
	float: middle;
}

.note {
background-color: #d37a71;
padding: 5px;
border: 1px dotted #fff;
	}


/* Navigation im Text */
a,
a:link,
a:visited,
a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color: #d37a71;
	text-decoration: none;
	}

/* Navigation im Footer */
a.footer:link,
a.footer:visited,
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	}
	
a.footer:hover {
	color: #FF0000;
	text-decoration: none;
	}

/*Hauptnavigation*/
a.main,
a.main:link,
a.main:active,
a.main:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a.main:hover {
	color: #d37a71;
}

/*Subnavigation*/
a.sub,
a.sub:link,
a.sub:active,
a.sub:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.5;
}
a.sub:hover {
	color: #000000;
}

.box_notice {
	background-color: #484356;
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	text-align: center;
	border: 1px solid #898592;
	padding: 10px;
}

/* Seitenaufteilung NEWS*/

.news_text {
	position: relative;
	float: left;
	width: 530px;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
}

div.news_text > p {
	margin-bottom: 10px;
}

/*.news_bild_layout {
	position: relative;
	float: left;
	width: 380px;
	height: auto;
	margin-bottom: 10px;
	border-bottom: 1px dotted #efefef;
}

.thumb_news {
	background-image: url(http://www.4illusion.com/web_img/back_thumb.jpg);
	background-repeat: no-repeat;
	text-align:center;
	position: relative;
	float: left;
	width: 140px;
	height: 180px;
	padding-top: 10px;
}

.news_bild_text {
	position: relative;
	float: left;
	width: 210px;
	padding-left: 10px;
	height: auto;
}

div.news_bild_text > p {
	margin-bottom: 10px;
}*/


/*Einstellungen Kontaktformular*/

.field {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 400px;
	}

.field_captcha {
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 95px;
	}

.name {
	position: relative;
	float: left;
	width: 150px;
	height: 20px;
}

.name_field {
	float: left;
	width: 420px;
	height: 25px;
}

.text {
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
}

.text_field {
	float: left;
	width: 420px;
	height: 150px;
	margin-bottom: 10px;
}

.c_field {
	position: relative;
	float: left;
	width: 100px;
	height: 30px;
}

.c_code {
	float: left;
	width: 270px;
	height: 30px;
}

.buttons {
	float: left;
	width: 370px;
	height: 30px;
}

.button_send {
	float: left;
	width: 100px;
	height: 40px;
}

.button_refresh {
	float: left;
	width: 150px;
	height: 40px;
}

.box_notice {
	background-color: #484356;
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	text-align: center;
	border: 1px solid #898592;
	padding: 10px;
}