body{
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	margin: 0;
	padding: 0;
}

#background{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 842px;
	height: 580px;
	background-image: url(images/bg.jpg);
	background-color: white;
	background-repeat: no-repeat;
}

#hand_lena{
	position: relative;
	left: 31px;
	top: 0px;
	width: 297px;
	height: 299px;	
}

#link_lena{
	display: block;
	width:100%;
	height:100%;
	background-image: url(images/hand_closed_lena.jpg);
	background-repeat: no-repeat;
}

#link_lena:hover{
	background-image: url(images/hand_lena.jpg);
}

#hand_sarah{
	position: absolute;
	left: 333px;
	top: 160px;
	width: 293px;
	height: 283px;		
}

#link_sarah{
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/hand_closed_sarah.jpg);
	background-repeat: no-repeat;
}

#link_sarah:hover{
	background-image: url(images/hand_sarah.jpg);
}

#impressum{
	position: absolute;
	left: 694px;
	top: 550px;
	width: 130px;
	height: 30px;
	text-align: center;
}

#impressum a{
	text-decoration: none;
	color: black;
	font-size: 75%;

}

div.start{
	height: 580px;
	width: 577px;
	background-repeat: no-repeat;
	background-color: white;
	float: left;
}


#bg_lena{
	background-image: url(../images/bg_lena.jpg);
}

#bg_sarah{
	background-image: url(images/bg_sarah.jpg);
}

#bg_impressum{
	background-image: url(images/bg_impressum.jpg);
}

#kontakt{
	position: absolute;
	left: 600px;
	top: 490px;
	width: 400px;
}

#kontakt a{
	color: black;
	text-decoration: none;
	margin-bottom: 20px;
}

.name{
	font-weight: bold;
	position: relative;
	top: -5px;
	margin-right: 5px;
}


div.start{
	height: 580px;
	width: 577px;
	position: relative;
	background-repeat: no-repeat;
	background-color: white;
	margin-right: 250px;
}


.bildcontainer{
	height: 477px;
	display: inline;
	float: left;
	margin-right: 180px;
	margin-top: 75px;
}

.bild{
	height: 370px;
	border: 0;
	margin: 0;
}

.dummy{
	width: 1px;
	height: 477px;
	float: left;
}

h3{
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 5px;
}

.technik,.masse{
	font-size: 10px;
	display: block;
	text-align: right;
}

