#thumbvorschau {
	position:absolute;
	left:175px;
	top:111px;
	width:906px;
	height:172px;
	z-index:12;
}
#farbwechsler {
	position:absolute;
	left:1053px;
	top:608px;
	width:auto;
	height:auto;
	z-index:9;
	color: #000000;
	background-color: ff0000;
}
#social-bookmark {
	position:absolute;
	left:1111px;
	top:202px;
	width:53px;
	height:auto;
	z-index:10;
}
#footer2 {
	position:absolute;
	left:505px;
	top:740px;
	width:582px;
	height:36px;
	z-index:11;
}
#header {
	position:absolute;
	left:141px;
	top:35px;
	width:955px;
	height:61px;
	z-index:7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content {
	position:absolute;
	left:200px;
	top:90px;
	width:845px;
	height:auto;
	z-index:5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#widgetbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	left: 330px;
	top: 180px;
	height: 350px;
	width: 482px;
	position: absolute;
	z-index: 8;
}

#passbild {
	position:absolute;
	left:475px;
	top:107px;
	width:246px;
	height:299px;
	z-index:6;
}


//body {
	background-image: url(http://gallery.24find.de/d/43852-1/bg-line-hg-blackwhite-n.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ueberschrift {
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	list-style-type: disc;
}.inhalt {
	text-align: justify;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.links {
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 10px;
	margin-right: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #A0A0A4;
	text-decoration: underline overline;
}
a:visited {
	color: #999999;
	text-decoration: underline overline;
}
a:hover {
	color: #000000;
	text-decoration: blink;
}
a:active {
	color: #66CCFF;
	text-decoration: blink;
}
.div-bg {
	margin: auto;
	height: 750px;
	width: 850px;
	background-color: #464646;
}
#hintergrundbild {
	position:absolute;
	left:106px;
	top:-1px;
	width:226px;
	height:209px;
	z-index:3;
}
.thumbnail{ /*CSS für kleine bilder */
position: relative;
z-index: 0;
}

.thumbnail:hover{ /*CSS für Mouse over*/
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #F7F7F7;
	padding: 5px;
	left: -1000px;
	border: 1px groove gray;
	visibility: hidden;
	color: black;
	text-decoration: blink;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	position: fixed;
	visibility: visible;
	top: 150px;
	left: 330px; /*position where enlarged image should offset horizontally */
}
#footer3 {
	position: absolute;
	height: auto;
	width: auto;
	top: 740px;
	left: 150px;
}
