body {
	background-color: #d1e8e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#top {
	background-position: left;
	text-align: left;
}

#topimage1 {
	position:absolute;
	width:1000px;
	height:150px;
	z-index:1;
	left: 10px;
	top: 0px;
	visibility: hidden;
	background-color: #d1e8e9;	
}


#topimage2 {
	z-index:1;
	position:absolute;
	width:1000px;
	height:150px;
	left: 10px;
	top: 0px;
	visibility: hidden;
	background-color: #d1e8e9;
	visibility: visible;
}

#topimage3 {
	z-index:1;
	position:absolute;
	width:1000px;
	height:150px;
	left: 10px;
	top: 0px;
	visibility: visible;
	background-color: #d1e8e9;
}




#center {
	position:absolute;
	width:1000px;
	height:1000px;
	z-index:8;
	visibility: visible;
	margin: auto;
	left: 10px;
	top: 230px;
}





#box {
	position:absolute;
	left:250px;
	top:235px;
	width:600px;
	height:500px;
	z-index:5;
	background-color: #FFFF99;
	border: 1px outset #000033;
	visibility: visible;
}

#losung {
	position:absolute;
	left:10px;
	top:150px;
	width:1000px;
	height:75px;
	z-index:4;
	background-color: #336699;
	border: 1px inset #FFFF00;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	line-height: 120%;
	margin: 0px;
	padding: 3px;
}

#nav {
	position:absolute;
	left:10px;
	top:240px;
	width:235px;




	height:;
	z-index:8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
	background-color: #FFFF66;
	text-align: left;
	padding-left: 3px;
	border: 1px ridge #FF9900;
}

#main {
	position:absolute;
	left:260px;
	top:245px;
	width:500px;
	height:auto;
	z-index:7;
	background-color: #FFFFCC;
	padding-bottom: 5px;
	border: 1px outset #000033;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	visibility: visible;
}

#image {
	position:absolute;
	left:750px;
	top:240px;
	width:280px;
	height:auto;
	z-index:6;
	background-color: #FFFF66;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px ridge #FF9900;
	visibility: visible;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	line-height: 125%;
}

	
u {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color : #000033;
	text-decoration : underline;
	line-height: 125%
}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	
}


h1 {
	font-size: x-large;
	color: #000033;
	font-weight: bold;
	
}


h2 {
	font-size: large;
	color: #000033;
	font-weight: bold;
}


h3 {
	font-size: medium;
	color: #000033;
}


h4 {
	font-size: medium;
	color: #FF0000;
}


h5 {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}


h6 {
	font-size: x-small;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	margin-left: 27px;
	
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	color: #000033;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #660066;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #330099;
	font-size: small;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}

ul  {
	list-style-type : disc;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	list-style-position: outside;
}

ol  {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}

li  {
	font-size : small;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	}

