body {
	margin:0px;
	padding:0px;
	background-color:#200;
	background-image:url(pics/old_paper.jpg);
	text-align:center;
	}

div#masthead {
	text-align:center;
	margin:5px auto;
	margin-bottom:0px;
	margin-top:10px;
	padding:0px;
	background-color:#000;
	height:385px;
	border-top:1px solid #500;
	border-right:1px solid #500;
	border-left:1px solid #500;
	width:950px;
	}
	
#navibox {
	margin:0px auto;
	text-align:justify;
	background-color:#300;
	border-right:1px solid #500;
	border-left:1px solid #500;
	color:#fff;
	font-family:times;
	width:950px;
	height:30px;
	}
	
#textbox {
	margin:0px auto;
	padding:20px;
	background-color:#300;
	border-right:1px solid #500;
	border-left:1px solid #500;
	color:#f33;
	font-family:arial;
	width:910px;
	height:500px;
	background-image:url(pics/textback.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
#bottomback {
	margin:0px auto 20px auto;
	padding:0px;
	background-color:#300;
	border-right:1px solid #500;
	border-left:1px solid #500;
	border-bottom:1px solid #500;
	float:bottom;
	width:950px;
	height:200px;
	background-image:url(pics/backbottom.jpg);
	}
	
#welcome {
	text-align:center;
	margin:5px auto;
	padding:0px;
	}
#cover {
	margin:0px auto 0px 0px;
	padding:5px;
	width:700px;
	height:90%;	
	background-color:#200;
	border:1px solid #300;
	}
	
#h {
	margin:0px;
	padding:0px;
	background-color:#300;
	float:left;
	height:120px;
	width:81px;
	}
	
#text1 {
	margin:0px 0px 10px 70px;
	padding:13px 5px 5px 5px;
	text-align:justify;	
	width:350px;
	float:left;
	}
#text2 {
	margin:0px 0px 10px 40px;
	padding:13px 5px 5px 5px;
	text-align:justify;	
	width:350px;
	float:left;
	}
	
#wappen {
	margin:auto;
	padding:0px 10px 10px 0px;
	float:right;
	}
	

	
