body {
	background-image: url('../images/wallpaper.jpg');
	background-color: #353f67;
	
	padding: 0;
	background-repeat: repeat-x;
	font-family: Georgia;
	font-size: 13px;
	color: #996600;
	line-height: 20px
	position:relative;
	top:-200px;	
	margin: 0;
}
#kopf {
	background-image: url('../images/kopf.jpg');
	padding: 0;
	margin: 0;
	position: absolute;
	width: 987px;
	height: 445px;
	z-index: 0;
	background-repeat: no-repeat
}
#kopf2 {
	background-image: url('../images/kopf2.jpg');
	padding: 0;
	margin: 0;
	position: absolute;
	width: 987px;
	height: 445px;
	z-index: 0;
	background-repeat: no-repeat
}
#hello{
position: absolute;
	height: 180px;
	left: 100px;
	top: 100px

}

#menubox {
	background-image: url('../images/menu_mitte.jpg');
	position: absolute;
	width: 181px;
	left: 23px;
	top: 215px
}
#menukopf {
	background-image: url('../images/menu_oben.jpg');
	height: 230px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 8px
}
#textbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: absolute;
	width: 750px;
	top: 360px;
	left: 226px;
}

#textbox p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
}
#textbox h1 {
	font-size: 16px;
	font-weight: bold;
}
#textbox h2 {
	font-size: 13px;
	font-weight: bold;
}
#textbox a {
	color: #b8d2ee;
	font-weight: normal;
}


#menukopf a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	display: block;
	padding-right: 18px;
	color: #2D588A;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
			margin-right: 10px;
}
#menukopf a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D588A;
		margin-right: 10px;

}
#menufuss {
	background-image: url('../images/menu_unten.jpg');
	height: 20px;
	background-repeat: no-repeat
}
#kasten_rechts {

	position: absolute;
	width: 190px;
	top: 450px;
	left: 780px;
	font-size: 24pt;
font-weight: bold; color:#FF0000

}
#kasten_rechts p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;

}
h2           { color: #FF6600; font-weight: bold }
