@charset "utf-8";
body {
	background-color: #C8C8C8;
	background-image: url(IMG/g_header.jpg);
	background-repeat: repeat-x;
}

#main {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
}

#logo {
	position: relative;
	top: 30px;
	left: 470px;
	}

#subnavigation {
	width: 70%;
	height: auto;
	clear: both;
	margin-top: -35px;
}
#leftbox {
	width: 540px;
	height: 150px;
	background-color: #FFF;
	background-image:url(IMG/me.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 15px;
	float: left;
}


#rightbox {
	width: 200px;
	height: 150px;
	background-color: #FFF;
	margin-top: 15px;
	float: right;
	margin-right: -5;
}

#copyright {
	margin-top: 15px;
	width: 535px;
	height: auto;
	margin-top: 15px;
	float: left;
}

#impressum {
	margin-top: 15px;
	width: 200px;
	height: auto;
	margin-top: 15px;
	float: right;
}

#content {
	width: 760px;
	height: auto;
	margin-top: 30px;
}

#showcase {
	width: 460px;
	height: auto;
	background-color: #FFF;
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
}

#bigbox {
	width: 450px;
	height: auto;
	float: right;
	padding-top: 30px;
	padding-left: 10px;
}

#bigpic {
	margin-top: 60px;
}

#smallbox {
	width: 275px;
	height: auto;
	float: left;
	background-color:#FFF;
	margin-top: 30px;
	padding-left: 10px;
}

#explain {
	width: 275px;
	height: auto;
	float: right;
	background-color:#FFF;
	margin-top: 30px;
	padding-left: 10px;
}

#explainabout {
	width: 275px;
	height: 175px;
	float: right;
	background-color:#FFF;
	margin-top: 30px;
	padding-left: 10px;
}

#shopexplain {
	width: 275px;
	height: 220px;
	float: right;
	background-color:#FFF;
	margin-top: 30px;
	padding-left: 10px;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	list-style-type: square;
}

.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#banner {
	padding-top: 20px;
	clear: both;
}


.clear {
	clear: both;
}

.einzug {
	width: 400px;
	margin-left:15px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
}

a.pic {
	color:#FFF;
}

/* Navigation */

#navigation {
	width: 460px;
	height: auto;
	float: left;
	top: 102px;
	position: absolute;
	color: #FFF;
}

.navbutton{
	display: block;
	width: 110px;
	height: 30px;
	background:#000;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	padding-top: 5%;
}

a.navbutton:hover{
	background: #FFF;
	text-decoration: none;
	color: #000;
}

.activebutton{
	display: block;
	width: 110px;
	height: 30px;
	background:#FFF;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	padding-top: 5%;
}

.activebutton:hover {
	text-decoration: none;
}


/* LIGHTBOX STYLES */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
	color: none;
}
#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; }
