/* Wrapper */
/*gesamter Seiteninhalt*/

#wrapper {
	border: 1px double #ffff00;
	width: 1124px;
	margin: 0 left;
}

/* Header */
/*Hier wird der Header erzeugt (Banner, Logo etc) */

#header {
	float: left;
	width: 1024px;
	height: 40px;
}

#header h1 {
	margin: 0;
	padding: 0px 0 0 0;
	text-align: center;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 2.2em;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/*Seitenaufbau Text und Bilder*/

DIV.page {
	width: 900px;
	float: left;
	font: 13px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #c0c0c0;
	}

DIV.blockframe {
	width: 900px;
	height: 250px;
	float: left;
	margin: 0px;
}

DIV.blockframe2 {
	width: 900px;
	height: 210px;
	float: left;
	margin: 0px;
}

DIV.blockimgtxt1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}

DIV.blockimgtxt2 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}

DIV.blockimgtxt-2left {
	position: relative;
	top: 0px;
	left: 30px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-2right {
	position: relative;
	top: 0px;
	right: 30px;
	width: 255px;
	height: 220px;
	float: right;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-2center {
	position: relative;
	top: 0px;
	left: 60px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-2aleft {
	position: relative;
	top: 0px;
	left: 120px;
	width: 255px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-2aright {
	position: relative;
	top: 0px;
	right: 120px;
	width: 255px;
	height: 220px;
	float: right;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-3right {
	position: relative;
	top: 0px;
	right: 0px;
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;	
}
DIV.blockimgtxt-4right {
	position: relative;
	top: 0px;
	right: 100px;
	width: 290px;
  height: 360px;
	float: right;
	margin: 0px;
	padding: 0px;	
}



DIV.blocktext {
	font: 12px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #c0c0c0;
	vertical-align: bottom;
	text-align: center;
}
DIV.blocktext1 {
	width: 330px;
	vertical-align: bottom;
	text-align: center;
	
}
DIV.block-leftext {
	position: relative;
	top: 0px;
	width: 400px;
	float: left;
}
DIV.block-leftext2 {
	position: relative;
	top: 0px;
	width: 400px;
	float: left;
}
DIV.block-rightimg {
	position: relative;
	top: 0px;
	width: 350;
	float: right;
}
DIV.block-complete {
	position: relative;
	top: 40px;
	width: 600px;
	float: left;
	
}


body {
	background-image: url('../images/bg.jpg');
	margin: 10px;
	padding: 0;
	background: #000000;
	font: normal .9em Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffff00;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

a:hover {
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/*Statistikblock*/
.onlinebox {
	color: #ffff00;
	font: normal 11.em Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 8px 0;
	padding: 0;
	background: #000000;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #000000 url(../../images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 0px 14px 10px 14px;
	color: #ffff00;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 2px;
	border-top: 1px dotted #c0c0c0;
}

.boxed li.first {
	padding-left: 0px;
	border: none;
	}

.boxed A:link, .boxed A:visited {
	padding-left: 25px;
	background: url(../images/ico_0.gif) no-repeat 0% 100%;
	text-decoration: none;
}
.boxed A:hover, .boxed A:focus {
	padding-left: 25px;
	background: url(../images/ico_1.gif) no-repeat 0% 100%;
	text-decoration: none;
}
.counter {
	color: #ffff00;
	font-family: sans-serif;
	font: bold .9em Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 20px;
}






/* Pages */

#pages {
	float: right;
	width: 1024px;
	height: 45px;
	background: url(images/);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}

#pages a {
	padding-left: 2em;
	text-decoration: none;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pages a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	clear: both;
	padding-top: 10px;
}


/* Posts */

#posts {
	float: left;
	width: 700px;
	padding-left: 10px;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .6em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .7em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}


/* navigation */

#navigation {
}

/* navibox */

#navibox {
}

#navibox .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* Bildschatten*/

div.imgleft {
	float: left;
}
div.imgright {
	float: right;
}
div.imgcenter {
	float: center;
}


DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5 {
   padding: 1px;
   border-radius: 0px;
   -moz-border-radius: 0px;
   }
DIV.shadow {
   background-color: #8e8e8e;
   border: 1px solid #959595;
   margin: 0px;
   }
DIV.shadow2 {
   background-color: #aaa;
   border: 1px solid #bebebe;
   margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1;
   border: 1px solid #e1e1e1;
   margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed;
   border: 1px solid #f6f6f6;
   margin: 0;
   }
DIV.shadow5 {
   float: left;
   background-color: #fcfcfc;
   border: 1px solid #fff;
   margin: 0.7em 1em;
   }

DIV.shadow IMG {
   border: 0px solid #666;
   margin: 0;
   display:block;
   position: relative;
   top: -3px;
   left: -3px;
   }
   
   
   
/*lightbox css*/

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

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}