/* Allgemeine Formatierungen */
*{
	 margin:0;
	 padding:0;
}

/* Beginn Formatierung body */
html, body {
	 height: 100%;
}

body{
	 font:.8em "trebuchet ms", arial, sans-serif;
	 text-align:center;
	 background-image:url(../img/background2.gif);
	 background-repeat:repeat-y;
	 background-position:center;
}
/* Ende Formatierung body */

/* Beginn Formatierung seite */
#seite{
	background:#fff;
	margin:0 auto;
	padding:10px 10px 5px 10px;
	text-align:justify;
	width:700px;
	height: auto;
}
/* Ende Formatierung seite */


/* Beginn Formatierung inhalt */
#inhalt{
	margin:0 0 20px 0;
	width: 480px;
	float: left;
}

#inhalt ul li{
	background:url(../img/liste.jpg) no-repeat;
	display:block;
	margin:0 0px 0 0;
	padding:0 0 0 16px
}

#inhalt2 ul li{
	background:url(../img/liste.jpg) no-repeat;
	display:block;
	margin:0 0px 0 0;
	padding:0 0 0 16px
}

#news ul li{
	background:url(../img/liste.jpg) no-repeat;
	display:block;
	margin:0 0px 0 0;
	padding:0 0 0 16px
}

#inhalt p{
	 text-align:justify
}
/* Ende Formatierung inhalt */

/* Beginn Formatierung obere Navi links */
#oberenavli{
	 background:#fff;
	 text-align:left;
	 float:left;
	 padding:0 0 4px 0;
	 width:400px;
}

#oberenavli a{
	 text-decoration:none;
	 border-bottom:4px solid #fff;
	 color:#000;
}

#oberenavli a:hover{
	 text-decoration:none;
	 border-bottom:4px solid #666;
}

/* Ende Formatierung obere Navi links */

/* Beginn Formatierung obere Navi rechts */
#oberenavre{
	 text-align:right;
	 float:right;
	 padding:0 0 4px 0;
	 width:290px;
}

#oberenavre a{
	 text-decoration:none;
	 border-bottom:4px solid #fff;
	 color:#000;
}

#oberenavre a:hover{
	 text-decoration:none;
	 border-bottom:4px solid #666;
}
/* Ende Formatierung obere Navi rechts*/

/* Beginn Formatierung inhalt2 */
#inhalt2{
	 text-align:left;
	 float:left;
	 margin:0 0 20px 0;
	 width:700px;
}
/* Ende Formatierung inhalt2 */

/* Beginn Formatierung geastebuch */
#inhalt3{
	 float:left;
	 margin:0 0 20px 0;
	 width:700px;
	 height:auto;
	 text-align:left;
}
/* Ende Formatierung geastebuch */
#inhalt4{
	 float:left;
	 margin:0 0 20px 0;
	 width:700px;
	 height:auto;
	 text-align:justify;
}
/* Beginn Formatierung news rechts */
#news{
	float:right;
	width:200px;
	margin:0 0 20px 0;
	text-align:left;
}
/* Ende Formatierung news rechts */

/* Beginn Formatierung server */
#server{
	float:left;
	width:200px;
	margin:0 50px 10px 0;
	text-align:center;
}
/* Ende Formatierung server */
/* Beginn Formatierung server  re*/
#serverre{
	float:left;
	width:200px;
	margin:0 0 10px 0;
	text-align:center;
}
/* Ende Formatierung server re*/

/* Beginn Formatierung footer */
#footer{
	 clear:both;
	 background:#666;
	 width:700px
}

#footer p{
	 color:#eee;
	 font:.85em "trebuchet ms", verdana, sans-serif;
	 padding:0.5px;
}

#footer a{
	 color:#fff;
	 text-decoration:underline
}

#footer a:hover{
	 text-decoration:none
}
/* Ende Formatierung footer */

#index{
	background:#fff;
	width:340px;
	color:#666;
	font:.85em "trebuchet ms", verdana, sans-serif;
	text-align:left;
	padding: 0;
	float:left;
}

#counter{
	float:right;
	background:#fff;
	width:340px;
	color:#666;
	font:.85em "trebuchet ms", verdana, sans-serif;
	text-align:right;
	padding: 0;
}

#google{
	clear:both;
	background:#FFFFFF;

	width:700px
	color:#eee;
	font:.85em "trebuchet ms", verdana, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Beginn Formatierung schrift */
h1,h3,h4,h5{
	 border-bottom:1px solid #ccc;
	 color:#666;
	 font-size:1.5em;
	 letter-spacing:0.01em;
	 margin:25px 0 0 0
}

h2{
	 border-bottom:1px solid #ccc;
	 color:#666;
	 font-size:1.3em;
	 margin:25px 0 0 0
}

h1 a:link,h1 a:visited,h1 a:active{
	 border-bottom:1px solid #ccc;
	 color:#666;
	 font-size:1em;
	 margin:25px 0 0 0
}

h2 a:link,h2 a:visited,h2 a:active{
	 border-bottom:1px solid #ccc;
	 color:#666;
	 font-size:1em;
	 margin:25px 0 0 0
}

h6{
	 border-bottom:1px solid #ccc;
	 clear:left;
	 color:#666;
	 font-size:1.5em;
	 letter-spacing:0.01em;
	 margin:25px 0 0 0
}

/* Ende Formatierung schrift */

/* Beginn Formatierung links */
a:link,a:visited,a:active{
	 color:#000;
	 text-decoration:underline
}

a:hover{
	 text-decoration:none
}
/* Ende Formatierung schrift */

/* Beginn Formatierung bilder */
#bild{
	 background: url(../img/bildschatten.png) no-repeat bottom left;
	 padding: 4px 7px 10px 7px;
	 margin-top:5px;
	 margin-right:10px;
	 margin-bottom:10px;
	 float:left;
	 border: none;
	 width:150px;
	 height:150px; 
}

#bild2{
	 background: url(../img/bildschatten.png) no-repeat bottom left;
	 padding: 4px 7px 10px 7px;
	 margin-top:5px;
	 margin-bottom:1px;
	 border:none;
	 width:150px;
	 height:150px; 
}

#bild3{
	 background: url(../img/bildschatten.png) no-repeat bottom left;
	 padding: 4px 7px 10px 7px;
	 margin-top:5px;
	 margin-right:10px;
	 margin-bottom:10px;
	 float:left;
	 border: none;
	 width:150px;
	 height:300px; 
}

/* Ende Formatierung bilder */

#hobby1{
	 text-align:left;
	 float:left;
	 margin:0;
	 width:341px;
	 height:228px;
}

#hobby2{
	 text-align:right;
	 float:right;
	 margin:0;
	 width:341px;
	 height:228px;
}

/* Beginn Formatierung lightbox */
#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(../img/blank.gif) no-repeat;
	display: block;
	}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;
	}

/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	float:left;
	width: 700px;
	height: 200px;
	overflow: hidden;
	border:1px solid #666;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {

	background:#FFFFFF none repeat scroll 0%;
	border-right: 1px solid #666;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:77px;
	height: 200px;
}

#imageMenu ul li.Home a {
	background: url(../img/home.jpg) repeat scroll 0%;
}

#imageMenu ul li.Mich a {
	background: url(../img/mich.jpg) repeat scroll 0%;
}

#imageMenu ul li.Bilder a {
	background: url(../img/bilder.jpg) repeat scroll 0%;
}

#imageMenu ul li.Auto a {
	background: url(../img/auto.jpg) repeat scroll 0%;
}

#imageMenu ul li.Downloads a {
	background: url(../img/downloads.jpg) repeat scroll 0%;
}

#imageMenu ul li.Ebay a {
	background: url(../img/ebay.jpg) repeat scroll 0%;
}

#imageMenu ul li.Links a {
	background: url(../img/links.jpg) repeat scroll 0%;
}

#imageMenu ul li.Source a {
	background: url(../img/source.jpg) repeat scroll 0%;
}

#imageMenu ul li.GB a {
	background: url(../img/gb.jpg) repeat scroll 0%;
}


.clear {
	clear: both;
}

/*************************************************************/

