body {
	margin: 0; padding: 0;
	background: #E0E0E0;
	color: #333;
	font: 11px/1.5 verdana, sans-serif;
	}
	

h1, h2, h3, h4, a {
	color: #5B830A;
}

h1 {
	margin-bottom: 10px;
}

p {
	text-indent: 0px;
	text-align: justify;
}

a, a:visited, a:link {
	color: #5B830A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 1px; margin: 0;
	}
#main {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	}
#topbg {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: -1;
	width: 100%; height: 143px;
	background: #CAE29A;
	}
#header {
	position: relative;
	width: 780px; 
	height: 130px;
	/* background:  url('img/banner_ws_v1-0.jpg') top right no-repeat; */ /* #B4E454; */
}

#left h4 {
	padding-left: 25px;
}

/* @group Header */

#hdr-overlay {
	position: relative; top: -15px; left: 14px;
	width: 780px; height: 145px;
	background: url('img/header5.png') top right no-repeat;
	display: none;
	}
#header h1 {
	display: none;
	}
#header .box {
	position: absolute; top: 6px;
	width: 75px; height: 25px;
	display: none;
	}
#hdr-box1 { left: 15px }
#hdr-box2 { left: 100px }
#hdr-box3 { left: 185px }
#hdr-box4 { left: 270px }

.bg-pri-1 {
	background: #779738;
}
.bg-pri-2 {
	background: #5B830A;
}
.bg-pri-3 {
	background: #91C920;
}
.bg-pri-4 {
	background: #C1E47B;
}

#header h2 {
	position: absolute; 
	top: 65px; 
	right: 160px;
	margin: 0;
	width: 18em;
	font-size: 15px;
	line-height: 1.33;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: white;
	}

/* @end */

/* @group menu */

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 26px;
	}
#menu li {
	float: left;
	margin: 0; 
	padding: 0;
	width: 16.66%;
	}
#menu a {
	position: relative;
	display: block;
	margin: 1px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #5B830A;
	color: #91C920;
	}
#menu a span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; 
	height: 8px;
	background: #C1E47B;
	}
#menu a.sel {
	background: #91C920;
	color: #5B830A;
	}
#menu a:hover {
	background: #91C920;
	color: #5B830A;
	}
/* @end */

#content {
	padding: 1px;
	color: #333333;
	background: #E2F0C8;
	}

#content p {
	margin: 0.25em 0;
	}
#left {
	float: left;
	width: 227px;
	padding-left: 20px;
	padding-right: 10px;
	border-right: 1px dotted white;
	}
#right {
	float: right;
	width: 463px;
	padding-right: 20px;
	margin: 0 20px 0 0;
	}

h3 {
	clear: left;
	margin: 0.5em 0 0.3em 0;
	font-size: 12px;
	}
	
right h3 span {
	display: inline-block;
	width: 9px; height: 9px;
	margin-right: 1em;
	border: 1px solid silver;
	vertical-align: middle;
}

#right .photo {
	float: left;
	margin: 0 15px 15px 0;
	}
#right h4 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	}
#right .link {
	text-align: right;
	}
#rbox {
	float: left;
	position: relative;
	width: 180px;
	margin: 15px 0 20px 0;
	padding: 2px 5px 2px 30px;
	font-size: 10px;
	line-height: 1.2;
	}
#rbox span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	width: 8px; height: 8px;
	background: white;
	}
button {
	float: right;
	margin: 15px 0 20px 0;
	width: 150px;
	height: 30px;
	background: #C1E47B;
	border: 1px solid #C1E47B;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	}

#footer {
	margin: 10px 0 10px 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #5B830A;
	color: #C1E47B;
	}

#footer a {
	padding: 3px 5px;
	color: #C1E47B;
	}
	
	.lst {
	height: 25px;
	vertical-align: top;
}

#lst-container table {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
}

#lst-container td {
	padding-right: 10px;
	border-bottom: 1px solid #5b830a;
}

#lst-container,
#lst-container p {
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	text-align: justify;
}

#lst-container td,
#lst-container td p {
	padding-bottom: 0px;
}

#lst-container p {
	padding-bottom: 10px;
}

.lst, 
.lst p {
	text-indent: 3em;
	font-weight: bold;
	color: #5b830a;
}

.lst-dauer {
	background:  url('img/icons/dauer.gif') top left no-repeat;
}

.lst-anmeldung {
	background:  url('img/icons/anmeldung.gif') top left no-repeat;
}

.lst-kosten {
	background:  url('img/icons/kosten.gif') top left no-repeat;
}

.lst-ausruestung {
	background:  url('img/icons/ausruestung.gif') top left no-repeat;
}

.lst-treffpunkt {
	background:  url('img/icons/treffpunkt.gif') top left no-repeat;
}

h3.event-year {
	text-align: center;
	border-bottom: 1px solid #5B830A;
	padding-bottom: 10px;
	padding-top: 5px;
}	

h4.event-title {
	
}

div.sponsor {
	border: 1px dashed grey;
	margin-top: 15px;
}

div.sponsor h1 {
	margin-top: 0;
	padding-top: 0;
}

div.sponsor h5 {
	font-size: 9px;
	text-align: right;
	color: grey;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
