body {
	background-color: #738F6F;
	padding-left:-1%;
	padding-right:-1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.large {
	font-size: large;
}

div#menu {
	position:absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #113301;
	z-index:1000;
	}
ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0;}
ul#nav{
	width: 600px;
	}
ul#nav li{float:left;margin-right: 3px;text-align: center}
ul#nav a{float:left;width: 7em;padding: 5px 0;background: #f2fced;text-decoration:none;color: #666}
ul#nav a:hover{background: #113301;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

div#container {
	position: absolute;
	top: 15%;
	left: 50%;
	width: 540px;
	margin-left: -270px;
	line-height: 22px;
	z-index:2;
	font-size: smaller;
	font-style: italic;
	z-index: 920;
	}
div#container a:link {
	color:#990000;
	text-decoration: none;
	}
div#container a:hover {
	color:#CC0000;
	text-decoration: none;
	}	
div#container a:visited {
	color:#990000;
	text-decoration: none;
	}
div#container h3 {
	padding-left: 10px;
	color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	}	
#flashcontent {
position: absolute;
left: 50%; 
top: 10%;
margin-left: -300px; /* minus half the width of the movie */
z-index:900;
background-color: #738F6F;
}
/*ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:260px;margin:0 10px 10px 0}
ul#split h3{font: normal 120%/1.3 Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #FFF}
ul#split p{margin:0;padding:5px 8px 15px}
ul#split div{
	background: #FFC;
}*/

li#one h3{background: #113301}
li#one div{border:2px;
 solid #113301;
 }
li#two h3{background: #113301}
li#two div{border:2px solid #113301}
li#two div a:link {
	color:#990000;
	text-decoration: none;
	}
li#three h3{background: #499326}
li#three div{border:2px solid #113301}

div#broad_column{
	position: absolute;
	top: 15%;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	z-index: 920;
	background-color:#cae8c2;
	color: #333300;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
div#broad_column p {
padding-left: 12px;
padding-right: 12px;
}
div#broad_column a {
	color:#990000;
	text-decoration: none;
	}
div#broad_column a:hover {
	color:#CC3333;
	text-decoration:none;
	}
div#broad_column ol {
	list-style-position: inside;
	list-style-type: none;
}
div#broad_column li {
	line-height: 20px;
	margin-top: 6px;
}
div#table {
	margin-left:100px;
	text-align:left;
	}
div#table a:link {
	color:#113301;
	text-decoration: none;
	}
div#table a:hover {
	color:#990000;
	text-decoration: none;
	}
div#table a:visited {
	color:#000066;
	text-decoration: none;
	}
iframe {
	position: absolute;
	top: 700px;
	left: 50%; 
	margin-left: -400px; /* minus half the width of the movie */
	width: 800px;
	height:800px;
	scrolling: no;
	z-index: 800;
    } 	
	#dl {
	position: absolute;
	top: 10%;
	left: 50%; 
	margin-left: -400px; /* minus half the width of the movie */
	width: 800px;
	}	
.leftclip {
	position: fixed;
	left: 0%;
	z-index: 0; 
}
.rightclip {
	position: fixed;
	top: 20%;
	right: 0%;
	z-index: 0;
	}
.leftclip1 {
	position: absolute;
	left: 0%;
	z-index: 0; 
}
.rightclip1 {
	position: absolute;
	top: 20%;
	right: 0%;
	z-index: 0;
	}	
.blue {
	color: #113301;
	}
.small_font {
	font-size: x-small;
	color: #113301;
	padding-top:4px;
	font-style: italic;
}
.broad_column{
	position: absolute;
	top: 15%;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	z-index: 920;
	background-color:#cae8c2;
	color: #333300;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	}
.mittig {
	text-align: center;
	}
.special {
	font-style: italic;
	font-variant: normal;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
