@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(layout/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	color: #dcdcdc;
	margin: 0 auto;
}

.rahmen {
	padding-top: 5px;
	width: 800px;
	margin: 0 auto;
}

.title {
	width: 800px;
	float: left;
}

.head {
	width: 794px;
	height: 253px;
	float: left;
}

.main {
	width: 794px;
	border: 3px solid;
	border-color: #000000;
	margin: 0 auto;
	background-color: #3d3d3d;
	text-align: left;
	float: left;
	padding-bottom: 15px;
}

.logo {
	float: left;
	width: 188px;
	height: 55px;
	text-align: center;
	padding-top: 5px;
}

.menu {
	float: left;
	width: 606px;
	height: 60px;
	text-align: center;
}


.mainmenu {
	height: 30px;
	display: inline;
	float: left;
	width: 606px;
	background-color: #434343;
}

.mainmenu ul {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	vertical-align: top;
	margin: 0px;
	display: inline;
	list-style-type: none;
	float: left;
}

.mainmenu li {
	float: left;
	padding-left: 20px;
	font-weight: bold;
}

.mainmenu li a {
	color: #DDDDDD;
	text-decoration: none;
}

.mainmenu li a:hover {
	color: #FFFFFF		
}


.submenu {
	float: left;
	width: 606px;
	height: 30px;
	background-color: #393939;
	color: #AAAAAA;
}

.submenu ul {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	vertical-align: top;
	margin: 0px;
	display: inline;
	list-style-type: none;
	float: left;
}

.submenu li {
	float: left;
	padding-left: 20px;
	font-weight: bold;
}

.submenu li a {
	color: #DDDDDD;
	text-decoration: none;
}

.submenu li a:hover {
	color: #FFFFFF		
}

.content {
	float: left;
	width: 794px;
	background-position:top;
	background-repeat:no-repeat;
}

#pixelfusionen {
	background-image:url(layout/content_pixelfusionen.jpg);
}

#fotografie {
	background-image:url(layout/content_fotografie.jpg);
}

#bearbeitung {
	background-image:url(layout/content_bearbeitung.jpg);
}

#ueber_mich {
	background-image:url(layout/content_ueber_mich.jpg);
}

#kontakt {
	background-image:url(layout/content_kontakt.jpg);
}

#leer {
	background-image:url(layout/content_leer.jpg);
}

.left {
	float: left;
	width: 234px;
	height: 400px;
}

.text {
	padding-top: 73px;
	float: left;
	width: 280px;
	height: 327px;
	padding-bottom: 20px;
}

.pic {
	float: left;
	width: 200px;
	height: 300px;
	padding-top: 73px;
	padding-bottom: 27px;
	padding-right: 50px;
	padding-left: 30px;
}

.text_long {
	padding-top: 73px;
	float: left;
	width: 510px;
	padding-right: 50px;
}

.gallerie {
	width: 750px;
	margin-top: 30px;
	margin-left: 21px;
	margin-right: 21px;
	padding-top: 10px;
	float: left;
	padding-bottom:10px;
	border: 1px solid;
	border-color: #2b2b2b;
	background-color: #454545;
	text-align: center;
}

.thumb {
	float: left;
	width: 120px;
	height: 120px;
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.thumb img {
	border: none;
}

.thumb img a {
	border: none;
}

.thumb_quer {
	float: left;
	width: 120px;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px;	
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;	
}

.thumb_quer img {
	border: none;
}

.thumb_quer img a {
	border: none;
}

.thumb_lang {
	float: left;
	width: 720px;
	height: 189px;
	padding-left: 15px;
	padding-right: 15px;
	border: none;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

.thumb_lang img {
	border: none;
}

.thumb_lang img a {
	border: none;
}

.footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	float: left;
	padding-top: 20px;
	font-size: 9px;
	padding-bottom: 20px;
}

.footer a {
	color: #FFFFFF;
}

.bold {
	font-weight: bold;
}


#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; }
