* {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-sarif;
	}
	
	body {
	background-image: url("../images/bg_body.gif");
	/*background-repeat: repeat-x;*/
	}
	
	#main {
	position: absolute;
	top: 26px;
	left: 50%;
	width: 959px;
	margin-left: -480px;
	border: 1px solid #00743F;
	background-color: #fff;
	background-image: url("../images/bg_main.gif");
	background-repeat: repeat-y;
	background-position: top left;
	height: auto;
	z-index: 2;
	}
	
	#ecke {
	position: absolute;
	top: 26px;
	left: 50%;
	width: 10px;
	_width: 8px;
	height: 207px;
	margin-left: 472px;
	border: 0px;
	background-color: transparent;
	background-image: url("../images/ecke_or.gif");
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 199;
	}
	
	#training {
	width: 100%;
	text-align: right;
	font-size: 10px;
	color: #cc0000;
	line-height: 20px;
	padding-top: 10px;
	}
	
	#training strong {
	color: #cc0000;
	text-align: center;
	padding: 3px 0px 3px 0px;
	display: block;
	background-color: #fff;
	border-top: 1px solid #00743F;
	border-bottom: 1px solid #00743F;
	}
	
	#shadow {
	position: absolute;
	top: 35px;
	left: 50%;
	width: 950px;
	margin-left: -467px;
	background-color: #626262;
	background-image: url("../images/bg_shadow.gif");
	background-repeat: repeat-x;
	background-position: top left;
	height: auto;
	z-index: 1;
	}
	
	.prop {
	height:600px;
	float:right;
	width:1px;
	}

	.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}
		
	#main_top {
	position: relative;
	top:0px;
	left:0px;
	width: 950px;
	height: 146px;
	background-color: #fff;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 4;
	}
		
	#newsticker {
	position: relative;
	top:0px;
	left:0px;
	width: 910px;
	_width: 950px;
	height: 32px;
	_height: 56px;
	background-color: #00743F;
	border-top: 9px solid #15B409; 
	z-index: 3;
	font-size: 11px;
	color: #fff;
	padding: 15px 20px 0px 20px;

	}

	#newsticker b {
	float: left;
	margin-right: 20px;
	margin-top:4px;
	}	
	
	#newsticker a {
	color: #fff;
	text-decoration: none;
	}	
	
	#newsticker marquee {
	width: 590px;
	color: #fff;
	padding-top:3px;
	}
	
	div#newsletter {
	padding: 10px 0px 0px 30px;
	}
	
	#newsletter img{
	float: left;
	margin-left: -3px;
	margin-right: 10px;
	}
	
	#newsletter .nhead {
	color:  #f00;
	font-size: 11px;
	font-weight: bold;
	}
	
	#newsletter input {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	color:  #006c00;
	padding-left: 2px;
	padding-top: 1px;
	}
	
	#newsletter .radi {
	margin-top: 3px;
	line-height: 12px;
	margin-bottom: -2px;
	}
	
	#newsletter .radi_label {
	color:  #006c00;
	line-height: 12px;
	font-size: 10px;
	}
	
	.search {
	font-size: 10px;
	}

	
	#nav {
	position: relative;
	top:10px;
	left:0px;
	width: 215px;
	padding: 0px;
	float: left;
	clear: both;
	}
	
	#content {
	position: relative;
	top: 21px;
	left:0px;
	width: 720px;
	padding: 0px;
	float: right;

	}
	
	#content h1 {
	background-image: url("../images/dots_h1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-transform: uppercase;
	font-size: 12px;
	color: #00743F;
	padding: 0px 0px 20px 70px;
	}
	
	#content h2 {
	font-size: 12px;
	color: #00743F;
	padding: 0px 0px 10px 0px;
	}
	

	#content h3 {
	font-size: 11px;
	color: #00743F;
	padding: 0px 0px 10px 0px;
	}
	
	#text {
	position: relative;
	top: 15px;
	left:70px;
	width: 385px;
	font-size: 81%;
	line-height: 1.8em;
	margin-bottom: 80px;
	}
	
	#events {
	position: relative;
	top: -21px;
	left:-40px;
	width: 185px;
	height: 505px;
	background-color: transparent;
	padding: 0px;
	float: right;
	font-size: 10px;
	/*background-image: url("../images/bg_tools.gif");
	background-repeat: no-repeat;
	background-position: bottom left;*/
	}
	
	#events  h4 {
	font-size: 11px;
	color: #00743F;
	padding: 12px 8px 8px 8px;
	}
	
	#events table {
	width: 185px;
	height: 310px;

	}
	
	#events table td {
	vertical-align: top;
	}
	
	#events .green {
	background-color: #E9FECD;
	width: 169px;
	margin: 0px 8px 8px 8px;
	}
	
	#events .green td {
	padding: 10px;
	font-size: 10px;
	}
	
	#events .tools {
	height: 235px;
	width: 169px;
	margin: 0px 8px 0px 8px;
	background-image: url("../images/bg_tools.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
	#events .tools td {
	vertical-align: bottom;
	padding-left: 10px;
	}
	
	a.nav1:link, a.nav1:active, a.nav1:visited {
	display: block;
	width: 145px;
	_width: 215px;
	color: #00743F;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px solid #E9FECD;
	border-bottom: 1px solid #E9FECD; 
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 65px;
	text-decoration: none;
	line-height: 1.4em;
	background-image: none;
	}
	
	a.nav1:hover {
	text-decoration: none;
	background-color: #fff;
	border-top: 1px solid #00743F;
	border-bottom: 1px solid #00743F; 
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url("../images/bg_nav.gif");
	background-position: center left;
	background-repeat: no-repeat;
	}
	
	a.nav1_on {
	text-decoration: none;
	background-color: #fff;
	border-top: 1px solid #00743F;
	border-bottom: 1px solid #00743F; 
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("../images/bg_nav_on.gif");
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
	width: 145px;
	_width: 215px;
	color: #00743F;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 65px;
	text-decoration: none;
	line-height: 1.4em;
	}
	
	a.nav2:link, a.nav2:active, a.nav2:visited {
	display: block;
	width: 140px;
	_width: 215px;
	color: #000;
	background-color: #F2FFE1;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 65px;
	text-decoration: none;
	line-height: 1.4em;
	background-image: url("../images/bg_nav2.gif");
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #00743F;
	border-top: 1px solid #00743F;
	}
	
	
	a.nav2:hover {
	background-color: #fff;
	color: #00743F;
	letter-spacing: 1px;
	}
	
	a.nav2_on {
	text-decoration: none;
	background-color: #00743F;
	border-top: 1px solid #00743F;
	border-bottom: 1px solid #00743F; 
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url("../images/bg_nav2.gif");
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
	width: 145px;
	_width: 215px;
	color: #fff;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 65px;
	text-decoration: none;
	line-height: 1.4em;
	}
	
	a.event:link, a.event:active, a.event:visited {
	display: block;
	color: #00743F;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 5px;
	}
	
	a.event:hover {
	color: #f00;
	background-color: #fff;
	}
	
	a.tool:link, a.tool:active, a.tool:visited {
	font-size: 9px;
	display: block;
	color: #00743F;
	margin-bottom: 5px;
	text-decoration: none;
	padding: 3px 3px 3px 8px;
	}
	
	a.tool:hover {
	color: #f00;
	}
	
	hr {
	height: 0px;
	border-top: 1px dotted #006c00;
	width: 100%;
	clear: both;
	}

	p table, p td {
	font-size: 101%;
	}
	
	td.dwl_ico {
	text-align: center; 
	width: 18px; 
	height: 18px;
	}
	
	td.dwl_head {
	font-weight: bold;
	border-right: 1px solid #dfdfdf;
	height: 18px; 
	width: 324px;
	}
	
	td.dwl_desc {
	font-style:italic; 
	border-right: 1px solid #dfdfdf; 
	width: 342px;
	}
	
	td.dwl_save {
	font-size: 9px; 
	text-align: center; 
	width: 55px;
	}


	a.searchlink:link, a.searchlink:active {
	display: block;
	color: #0000ff;
	text-decoration: none;
	width: 100%;
	display: block;
	}
	
	a.searchlink:visited {
	display: block;
	color: #006c00;
	text-decoration: none;
	}
	
	a.searchlink:hover {
	color: #f00;
	text-decoration: none;
	padding-left: 0px;
	
	}
	
	/* STYLE GALERIE */
	
	.table_galerie {
	width: 100%;
	}
	
	.table_galerie td {
	margin: 5px;
	border: 5px solid #D2FD98;
	background-color: #E9FECD;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0px 3px 0px;
	}
	
	a.showpicture:link, a.showpicture:active, a.showpicture:visited {
	border: 1px solid #E9FECD;
	}
	
	a.galerie:link, a.galerie:active{
	text-decoration: none;

	display: block;
	width: 468px;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #d8d8d8;
	padding: 8px;
	color: #336633;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
	
	a.galerie:visited {
	text-decoration: none;
	display: block;
	width: 468px;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #9900ff;
	padding: 8px;
	color: #336633;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	}
	
	a.galerie:hover {
	background-color: #f1f1f1;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #336633;
	color: #336633;
	}
	
	a.showpicture:hover {
	border: 1px solid #15B409;
	}
	
	
	
	.sitemap {
	font-size: 11px;
	line-height: 20px;
	}
	
	.sitemap h2 {
	font-size: 11px;
	margin: 0px;
	}
	
	.sitemap ul {
	list-style-type: square;
	margin-left: 25px;
	}
	
	.sitemap li {
	margin-left: 0px;
	color: #336633;
	}
	
	.sitemap a:link, .sitemap a:active {
	color: #336633;
	text-decoration: none;
	}
	
	.sitemap a:visited {
	color: #6f6f6f;
	list-style-image: url("../images/listball.gif");
	text-decoration: none;
	}
	
	.sitemap a:hover {
	color: #C86633;
	text-decoration: underline;
	}
	
	ul {
	list-style-type: square;
	list-style-image: url("../images/listball.gif");
	margin: 10px 0px 20px 25px;
	}
	
	li {
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 5px;
	}
	
	p {
	margin: 8px 0px 8px 0px;
	}
	
	ol {
	margin: 10px 0px 5px 20px;
	}
	
	ol li {
	margin: 10px 0px 5px 0px;
	}
	
	
	.bild_links {
	float: left; 
	margin: 3px 15px 5px 0px; 
	}
	
	.bild_rechts {
	float: right; 
	margin: 3px 0px 5px 15px; 
	}
	
	/* STYLES EVENTS/NEWS */
	
	a.linkActual {
	font-size:11px;
	float: right;
	color: #0000ff;
	}
	
	a.linkArchive{
	font-size:11px;
	float: right;
	color: #0000ff;
	}
	
	a.linkBack {
	font-size:11px;
	float: right;
	color: #0000ff;
	}
	
	.register {
	font-size: 10px;
	}
	
	.registerIndex {
	display: block;
	font-size: 10px;
	}
	
	.registerIndex strong {
	border: 1px solid #eaeaea;
	padding: 0px 2px 0px 2px;
	background-color: #f1f1f1;
	}
	
	a.newsindex {
	font-size: 10px;
	color: #0000ff;
	}
	
	a.eventlink:link, a.eventlink:active, a.eventlink:visited {
	text-decoration: none;
	display: block;
	width: 385px;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #66cc00;
	padding: 8px;
	color: #336633;
	margin: 5px 0px 5px 0px;
	}
	
	a.eventlink:visited {
	border-left-color: #d8d8d8;
	}
	
	a.eventlink:hover {
	background-color: #f1f1f1;
	border: 1px solid #d8d8d8;
	border-left-width: 5px;
	border-left-color: #336633;
	color: #336633;
	}
	
	a.eventlink h2 {
	color: #336633;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 15px;
	font-size: 14px;
	}
	
	a.eventlink h3 {
	color: #000;
	font-size: 10px;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;

	}
	
	a.eventlink img {
	float: left;
	margin: 5px 7px 4px 0px;
	border: 3px solid #cdcdcd;
	}
	
	.anriss {
	display: block;
	margin-bottom: 5px;
	}
	
	a.eventlink .anriss {
	color: #000;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
	
		
	a.eventlink .weiterlesen {
	color: #0000ff;
	font-size: 11px;
	clear: both;
	}
	
	a.eventlink:hover .weiterlesen {
	text-decoration: underline;
	color: #0000ff;
	}
	
	/* DOWNLOAD BOX */
	
	p table, p td {
	font-size: 101%;
	}
	
	#text legend {
	color: #006c00;
	font-weight: bold;
	}
	
	#text fieldset {
	margin-top: 15px;
	border: 1px solid #006c00;
	padding: 0px 8px 8px 8px;
	font-size: 10px;
	_clear: both;
	}
	
	#text fieldset table {
	font-size: 11px;
	background-color:#f1f1f1;
	border: 1px solid #dfdfdf;
	width: 360px;
	margin-top: 3px;
	}
	
	#text fieldset td {
	padding: 5px;
	}
	
	
	td.dwl_ico {
	text-align: center; 
	width: 18px; 
	height: 18px;
	}
	
	td.dwl_head {
	font-weight: bold;
	border-right: 1px solid #dfdfdf;
	height: 18px; 
	width: 250px;
	}
	
	td.dwl_desc {
	font-style:italic; 
	border-right: 1px solid #dfdfdf; 
	width: 342px;
	}
	
	td.dwl_save {
	font-size: 9px; 
	text-align: center; 
	width: 55px;
	}
	
	h5 {
	font-size: 11px;
	width: 150px;
	float: right;
	background-color: #f7f7f7;
	border: 1px solid #959595;
	font-weight: normal;
	padding: 10px;
	margin: 10px 0px 5px 10px;
	}
	
	.h51 {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	border: 0px;
	margin-bottom: 5px;
	padding: 0px 0px 5px 0px;
	background-image: url("../images/dots_h1.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	color: #00743F;
	clear: both;
	}
	
	