body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	background-color:#FFF;
	margin-top: 40px;
	}
	
div#all {
	width: 974px;
	margin: auto;
	//border: 1px solid green;
	}

div#top {
	position: absolute;
	padding: 6px;
	}
	
div#top img{
	border: 1px solid #777;
	}

div#nav {
	border-left: 2px solid white;
	border-right: 2px solid white;
	position: absolute;
	top: 7px;
	left: 580px;
	width: 275px;
	height: 340px;
	-moz-opacity:0.80;
	opacity:0.80;
	filter:80;
	background-color:#6699cc;
	}
	
#nav a:link, a:visited {
	color:#FFF;
	text-decoration: none; 
	}
	#nav a:hover {
	color:#FFF;
	text-decoration: underline; 
	}
	
#nav a:active {
	color: #333366;
	}
	
#nav strong {
	font-variant:small-caps;
	font-family: Georgia;
	font-size: 22px;
	line-height: 36px
	}
	
#nav span {
	letter-spacing: 2px;
	font-variant:small-caps;
	font-size: 16px;
	line-height: 14px;
	text-align: center;
	}
	
#nav li {
	font-variant: small-caps;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 18px;
	}
	
#nav_winter_top {
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	top: 47px;
	width: 275px;
	height: 15px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: 80;
	background-color: #333366;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
#nav_winter_main {
	top: 65px;
	}

#nav_sommer_top {
	border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	top: 226px;
	width: 275px;
	height: 15px;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: 80;
	background-color: #333366;
	font-variant:small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	}	

div#bottom {
	position: absolute;
	top: 400px;
	padding: 6px;
	}

div#bottom_left {
	float: left;
	width: 200px;
	}
	
div#bottom_right {
	border: 1px solid #777;
	float: right;
	width: 760px;
	height: 166px;
	text-align: justify;
	}
	
#div00 {
	background-color:#6699cc;
	height: 166px;
	width: 760px;
	position: absolute;
	z-index: -1;
	}

#div01, #div02, #div03, #div04, #div05, #div06, #div07, #div08, #div09, #div10 {
	height: 166px;
	width: 760px;
	background-color:#6699cc;
	display:none;
	}
	
#div00 span, #div01 span, #div02 span, #div03 span, #div04 span, #div05 span, #div06 span, #div07 span, #div08 span, #div09 span, #div10 span {
	font-weight: bold;
	line-height: 24px;
	color: #333366;
	}
	
div#footer { 
	clear: both;
	color: #777;
	text-align: right; 
	}
	
#footer a {
	color: #777;
	text-decoration: none;
	}	
	#footer a:hover {
	color:#777;
	text-decoration: underline; 
	}
	
#footer hr {
	border-top: 1px dashed #777;
	}
