@charset "utf-8";

/* 	Module23.com Werbeagentur Koblenz 
	Stylesheet Beauty Service Koblenz 
	Juni 2009							*/


/* Hard Reset */
* {
	border: 0;
	margin: 0;
	padding: 0;
}

/* Main Classes */

body {
	background: #4fb5db url(img/body_bg.jpg) repeat-x;
	color:#414141;
	font-size: 11px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color:#1597a2;
}

input, textarea {
	width: 270px;
	border: 1px solid #DDD;
}

a:link {
	color:#04909b;
	text-decoration:none;
}

a:visited {
	color:#04909b;
	text-decoration:none;
}

a:hover {
	color:#4fcefd;
	text-decoration:none;
}

a:active {
	color:#4fcefd;
	text-decoration:none;
}

li {
	display:compact;
	list-style:outside;
	margin-left: 20px;
}


/* Content */

.container {
	background:url(img/bg_content.png) repeat-y;
	width: 902px;
	height: 620px;
	margin: auto;
}

.xmascontainer {
	background:url(img/bg_content.png) repeat-y;
	width: 902px;
	height:700px;
	margin: auto;
}

.masqueradecontainer {
	background:url(img/bg_content.png) repeat-y;
	width: 902px;
	height:1800px;
	margin: auto;
}

.masquerade_smallpic {
	float: left;
	margin-right: 45px;
}

.container_leistungen {
	background:url(img/bg_content.png) repeat-y;
	width: 902px;
	height: 860px;
	margin: auto;
}

.header {
	width: 885px;
	margin-left: 7px;
}

.logo {
	width: 184px;
	height: 48px;
	float: left;
	margin: 20px 28px;
}

.phone {
	width: 245px;
	float: right;
	margin-top: 10px;
	font-weight:bold;
	font-size: 12px;
}

.navigation {
	width: 871px;
	background-color: #cbf1fe;
	padding: 10px 8px;
	clear:both;
}

.navigation li {
	display: inline;
}

.navigation a:link {
	text-decoration: none;
	color: #04909b;
	font-size: 14px;
	margin: 0 20px;
}

.navigation a:visited {
	text-decoration: none;
	color: #04909b;
	font-size: 14px;
	margin: 0 20px;
}

.navigation a:hover {
	text-decoration: none;
	font-size: 14px;
	margin: 0 20px;
}

.navigation a:active {
	text-decoration: none;
	font-size: 14px;
	margin: 0 20px;
}

#naviactive {
	font-weight: bold;
	text-decoration: none;
	color: #04909b;
	font-size: 14px;
	margin: 0 20px;
}

.content {
	width: 835px;
	padding: 25px 25px 0 25px;
	height: 100%;
	position: relative;
}


.textbox {
	width: 405px;
	margin: 10px 30px 0 0;
	float: left;
}

.picbox {
	width: 400px;
	height: 266px;
	margin-top: 10px;
	float: left;
}

.mapbox {
	width: 400px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}

.partnerlogo {
	width: 100px;
	float: left;
	margin-top: 20px;
}

.news {
	float: right;
	margin-top: 20px;
	width: 400px;
}

/* Footer */

.footer {
	width: 872px;
	height: 25px;
	margin: auto;
	background:url(img/bg_content_footer.png) no-repeat;
	padding: 3px 0 0 30px;
	clear:both;
}

.footer_element {
	color: #04909b;
	margin: 0 30px;
}

.copyright {
	text-align: right;
	color:#DDD;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 15px 0 0;
}

.copyright a:link {
	color: #DDD;
	text-decoration: none;
}

.copyright a:visited {
	color: #DDD;
	text-decoration: none;
}

.copyright a:hover {
	color: #FFF;
	text-decoration: none;
}

.xmasbody{
	background:#FFF url(img/index_body_xmas.jpg) top right no-repeat;
}

.masqueradebody{
	background:#000 url(img/index_body_masquerade.jpg) top right no-repeat;
}

.mbox {
	clear:both;
	width: 872px;
	height: 270px;
}

.maskenprodukt{
	float: left;
	width: 505px;

}

.maskenbild{
	float: right;
	width: 300px;
}

.apreis{
	text-align:right;
	font-size: 30px;
	color:#44909b;
}

.zeiten{
	margin-top: 10px;
	clear:both;
	margin-top: 40px;
}

.zeitenlinks{
	width: 220px;
	float: left;
	margin-top: 20px;	
}

.zeitenrechts{
	width: 185px;
	float: left;
	margin-top: 20px;	
}

.gbox{
	width: 250px;
	height: 180px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #999;
}

.myclear{
	clear:both;
	height: 25px;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

