#wrapper{
	height:703px;
	width:800px;
	margin:0 auto;
	}

#header {
	height:103px;
	width:800px;
	
	}

#left_header{
	float:left;
	height:103px;
	width:250px;
	}

#right_header{
	float:right;
	height:103px;
	width:550px;
	
	}

#content {
	width:800px;
	height: 600px;
	
	}
#content2{
	width:800px;
	height: 600px;
	background:url(Bilder/index_02.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}
#geldwert{
	width:800px;
	height: 600px;
	background:url(geldwertok.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}

#kreditwesen{
	width:800px;
	height: 600px;
	background:url(kredirwesenok.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}

#netzwerk{
	width:800px;
	height: 600px;
	background:url(netzwerkok.jpg);
	background-repeat:no-repeat;
	background-position:right;
	
	}

#arbeit{
	width:800px;
	height: 600px;
	background:url(wwarbeitenok.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#kontakt{
	width:800px;
	height: 600px;
	background:url(kontaktok.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#impressum{
	width:800px;
	height: 1600px;
	/*background:url(kontakt.jpg);*/
	background-repeat:no-repeat;
	background-position:right;
}

#impressum h1{
	margin-left:85px;
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bolder;
	
	}
#impressum p{
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:18px;
	}

#right_header ul{
	list-style:none;
	list-style-image:none;
	margin-top:50px;
	margin-left:20px;
    padding:0px;
	text-decoration:none;
	}

.top a{
	float:left;
	text-decoration:none;
	text-align:center;
	margin:0 20px 0 0;
	color:#086BF2;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

#right_header a:hover {
	text-decoration:underline;
	}
#right_header a:visited{
	text-decoration:none;
	}