* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {	background-color: rgb(90,90,110);
	}



#hintergrund {
	width: 900px;
	height: 740px;
	position: relative;
	top: 60px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ECECEC;	
}


#ueberschrift {	font-family: Helvetica, Arial, sans-serif; 
		font-size: 24px; 
		color: rgb(40, 40, 40); 
		font-weight: bold; 
		position: absolute;
		left: 647px;
		top: 23px;
		height: 30px;
		letter-spacing: 4px;
		}

#foto { 	position: relative;
	width: 270px;
	height: 820px;
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 14px; 
	color: rgb(40, 40, 40);
	margin: 0px;
	padding-top: 42px;
	padding-left: 5px;
	}

#maintext {	font-family: Helvetica, Arial, sans-serif; 
		font-size: 14px; 
		color: rgb(40, 40, 40); 
		text-align: left;
		line-height: 1.3;
		position: absolute;
		top: 106px;
		left: 243px;
		width: 500px;
		}

#lpd_preview {
	position: absolute;
	top: 450px;
	left: 358px;
	text-align: ;
	width: 0px;
	height: 0px;
	}

.uberschrift2 {	font-family: Helvetica, Arial, sans-serif; 
		font-size:18px; 
		color: rgb(40, 40, 40); 
		font-weight: bold; 
		text-align: left;
		margin-bottom: 12px;
		margin-top: 20px;
		letter-spacing: 1px;
		}

.fotos { 	position: relative;
	font-family: Helvetica, Arial, sans-serif;  
	font-size: 14px; 
	color: rgb(40, 40, 40);
	margin: 11px;
	padding-top: 35px;

}
#navigation {
	position: absolute;
	top: 185px;
	left: 720px;
	text-align: right;
	width: 170px;
	height: 370px;
	}

a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px; 
	text-decoration: none; 
	color: rgb(40, 40, 40);
	} 

a:visited {color: rgb(40, 40, 40);}
a:focus {color: rgb(40, 40, 40); font-weight: bold;}
a:hover {color: rgb(40, 40, 40); font-weight: bold;}
a:active {color: rgb(40, 40, 40);}




	

