/* top right bottom left */

body { margin: 0px; padding: 0px; }
body { font-family: arial,helvetica,sans_serif; font-size: 13px; color: #6C6B44; position: relative; }
body { background-color: #E0DFCD; }

.clear { clear: both; }
img { border: 0px none; }
ul, li, form { padding: 0px; margin: 0px; }
input, button, select, option { font-size: 13px; font-family: arial,helvetica,verdana,sans_serif; }
textarea { font-family: arial,helvetica,verdana,sans_serif; font-size: 13px; }
a {
	text-decoration: none;
	color: #999933;
}

h1 { font-size: 15px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; }
h3 {}

/* kopfbereich */

.headback { height: 119px; position: absolute; top: 0px; left: 0px; width: 100%; border-bottom: 1px solid #ffffff; }

.header { width: 900px; height: 195px; margin: 0px auto; position: relative; background-image: url(../layout_images/header_head.jpg); background-repeat: no-repeat; background-position: left top; }
.header .logo { display: block; width: 148px; height: 149px; position: absolute; right: -61px; top: 22px; background-image: url(../layout_images/erzgebirge_logo.jpg); background-repeat: no-repeat; background-position: left top; }

.headermenu { position: absolute; left: 293px; bottom: 59px; }
.headermenu ul { margin: 0px; padding: 0px; }
.headermenu li { display: block; list-style-image: none; list-style-position: outside; list-style-type: none; float: left; margin: 0px 36px 0px 0px; }
.headermenu a {
	display: block;
	float: left;
	color: #6C6B44;
	height: 40px;
	background-image: url(../layout_images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	text-decoration: none;
}
.headermenu a.itsme  { background-image: url(../layout_images/menu_back_itsme.jpg); }
.headermenu a:hover {
	background-image: url(../layout_images/menu_back_itsme.jpg);
	text-decoration: none;
}

/* content-bereich */

.content-wrapper { width: 900px; margin: 17px auto; position: relative; }
.content-wrapper p { line-height: 140%; }
.content-left { width: 330px; float: left; }
.content-right { width: 500px; float: right;}

/*.gal-thumb { width: 225px; height: 240px; float: left; position: relative; }*/
.gal-thumb { width: 225px; height: 213px; float: left; position: relative; }
.gal-thumb-text { width: 225px; height: 27px; line-height: 27px; text-align: center; font-size: 20px; color: #ffffff; }
.neu { height: 47px; width: 45px; position: absolute; top: 0px; right: 0px; background-image: url(../layout_images/neu.jpg); background-repeat: no-repeat; background-position: left top; }

/* lightbox */

#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: #E0DFCD; 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(../layout_images/prevlabel.gif) left 10px no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../layout_images/nextlabel.gif) right 10px no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #E0DFCD; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ font-size: 20px; color: #ffffff; line-height: 27px; width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-size: 20px; color: #ffffff; line-height: 27px;	}
#imageData #numberDisplay{ display: block; clear: left;	}			
#imageData #bottomNavClose{ width: 33px; 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; }

/* freie kreise */

.cir-1 { position: absolute; left: -47px; top: 18px;}
.cir-2 { position: absolute; left: -60px; top: 130px;}
.cir-3 { position: absolute; right: -100px; top: 81px;}
.cir-4 { position: absolute; right: -70px; top: 18px;}
.cir-5 { position: absolute; right: -60px; top: 160px;}
a:hover {
	text-decoration: underline;
}
