*{
	margin: 0px;
	padding: 0px;
}

.hintergrundteil{
	height: 384px;
	width: 256px;
}

.naviLink{
	padding-left:10px;
	padding-right:10px;
}

#hintergrund {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1024px;
 	height: 768px;
}
#text{
	position: relative;
	left: 111px;
	top: 219px;
	width: 782px;
	height: 302px;
}

#lebenslauf td{
	vertical-align: top;
	padding:5px;
}

#addresse{
	position: absolute;
	left:600px;
	width:181px;
}
#inhalt{
	position: absolute;
	width:600px;
	
}
.text p {
	padding: 10px;
	background-color: #40B1DB;
	font-size: 12;
	font-family: "Courier New", Courier, monospace;
	font-style: normal; 
}
.text h1{
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	font-size: 12;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;  
}

body{
	background-color: #2390D1;
}
