body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-image: url(../gfx/layout/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.twoColHybLtHdr #container {
	width: auto;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}

.twoColHybLtHdr #header {
	padding: 0 10px;
	height: 300px;
	background-image: url(../gfx/layout/bg_haeder.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
}

.twoColHybLtHdr #header h1 {
	margin-top: 230px;
	margin-left: 6.1em;
	color: #1c8205;
	font-size: 1.5em;
	font-weight: bold;
}

.haedergrafik {
	height: 3em;
	width: 10em;
	padding-left: 9em;
}

.navigation {
	width: 58.45em;
	height: 2.5em;
	margin-top: 5px;
	margin-left: 10em;
	margin-bottom: 50px;
	background-color: #9fc837;
}

.hinweis {
	margin-left: 46em;
	padding-top: 0.3em;
	padding-bottom: 2em;
	width: auto;
}

.hinweis ul {
	margin-top: 5px;
	margin-bottom: -10px;
}

.hinweis li {
	display: inline;
}

.hinweis a {
	color: #030;
	text-decoration: none;
	font-size: 0.9em;
}

.hinweis a:hover {
	text-decoration: underline;
}

.hinweisAnmeldung {
	margin-left: 52em;
	padding-top: 0.3em;
	padding-bottom: 2em;
	width: auto;
}

.hinweisAnmeldung ul {
	margin-top: 5px;
	margin-bottom: -10px;
}

.hinweisAnmeldung li {
	display: inline;
}

.hinweisAnmeldung a {
	color: #030;
	text-decoration: none;
	font-size: 0.9em;
}

.hinweisAnmeldung a:hover {
	text-decoration: underline;
}


.wrapperContent {
	width: 68.5em;
}

.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 6em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 2em;
}

.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColHybLtHdr #sidebar2 {
	float: right; 
	width: 26.5em;
	height: auto;
	overflow: hidden;
	margin-right: -10px;
}


.twoColHybLtHdr #mainContent {
	margin: 2em 20em 0 10em;
	width: 32em;
}

.contentbox1 {
	background-color: #cde296;
	margin-top: -2.1em;
}

.contentbox1 h1 {
	color: #FF0;
	background-image: url(../gfx/layout/bg_h1_contentbox1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1.5em;
	padding-top: 0.3em;
	padding-left: 0.8em;
	height: 38px;
}

.contentbox1 p {
	padding: 1em;
	margin-top: -1.5em;
}

.contentbox2 {
	background-color: #cde296;
	height: 41.8em;
}

.contentbox2 h2 {
	color: #FF0;
	background-image: url(../gfx/layout/bg_h1_contentbox1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 1.5em;
	padding-top: 0.3em;
	padding-left: 0.8em;
	height: 38px;
}

.contentbox2 p {
	padding: 1em;
	margin-top: -1.5em;
}

.contentbox2 ul {
	margin-top: -15px;
}
	

.contentbox2 li { list-style-image: url(../gfx/layout/li_contentbox2.jpg); }


.twoColHybLtHdr #footer {
	padding: 0 10px;
	background:#1c8205;
	background-image: url(../gfx/layout/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.twoColHybLtHdr #footer p {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10.5em;
}

.twoColHybLtHdr #footer a {
	color: #030;
	text-decoration: none;
}

.twoColHybLtHdr #footer a:hover {
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.pic_anbieter {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pic_anbieterRight {
	float: left;
	margin-bottom: 10px;
}

.pic_anmeldung {
	margin-top: -15px;
}

.label {
	float: left;
	width: 15em;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
