* {
	font-size: 1em;
	font-family: Verdana, Helvetiva, sans-serif;
}

a img,
a.imageLink,
a.imageLink:hover {
	border: 0 !important;
	text-decoration: none !important;
}

html {
	margin: 0;
	padding: 0;
}

body {
/*	background: #7C0E0E url(/system/images/bg_body.gif) top center repeat-y;*/
	background: #7C0E0E;
/* alt: #fef2d5 */
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	overflow: auto;
}

#page {
	position: relative;
	background: url(/system/images/bg_body.gif) top center repeat-y;
	width: 865px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	border-left: 1px #de7c0a solid;
	border-right: 1px #de7c0a solid;
	overflow: hidden;
	min-height: 400px;
}

#headerWrapper {
/*	position: fixed;*/
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 180px;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 100;
}

#header {
	position: relative;
	height: 180px;
	width: 865px;
	background: #fff url(/system/images/bg_header-trans.png) top left no-repeat;
	margin: 0 auto;
	padding: 0;
	border-left: 1px #de7c0a solid;
	border-right: 1px #de7c0a solid;
}



#contentWrapper {
	position: relative;
	background: transparent;
/*	padding: 205px 0 75px 0;*/
	padding: 10px 0 10px 0;
	margin: 0;
	overflow: hidden;
	line-height: 1.5em;
}

#navigationWrapper {
/*	position: fixed;*/
	position: relative;
	float: right;
/*	top: 240px;*/
/*	left: 0px;*/
/*	width: 100%;*/
	width: 235px;
	min-height: 300px;
	z-index: 80;
/*	text-align: center;*/
	text-align: left;
}

#navigationWrapper #navigationWrapperInner {
	position: relative;
/*	width: 865px;*/
	width: 160px;
/*	margin: 0 auto;*/
	margin: 0;
	padding: 0;
	text-align: left;
}

#navigationWrapper #navigationWrapperInner #navigation {
/*	position: absolute;*/
	position: relative;
	top: 0px;
/*	left: 630px;*/
	width: 200px;
	font-size: 0.9em;
}

#navigation ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}


#navigation ul li {
	position: relative;
	padding: 0;
	margin: 0;
	border-bottom: 1px #fff solid;
	border-left: 1px #b1c800 solid;
	border-right: 1px #b1c800 solid;
	background-color: #b1c800;
}

#navigation ul li.last {
	border-bottom: 0 !important;
}

#navigation ul li a {
	color: #fff;
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

#navigation ul li a:hover {
	text-decoration: none;
	color: #5e6158;
	background-color: #fef2d5;
}

#navigation ul li.current a {
	font-weight: bold;
}

#navigation ul li ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 0;
	border-top: 0;
}


#navigation ul li ul li {
	position: relative;
	padding: 0;
	margin: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px #ebeedb solid;
	background-color: #f1f5da;
}

#navigation ul li ul li.last {
	border-bottom: 0 !important;
}

#navigation ul li ul li a {
	color: #5e6158;
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0;
}

#navigation ul li ul li a:hover {
	text-decoration: none;
	color: #5e6158;
	background-color: #fef2d5;
}

#navigation ul li.current ul li a {
	font-weight: normal;
}

#navigation ul li.current ul li.current a,
#navigation ul li ul li.current a {
	font-weight: bold;
}

#navigation ul li ul li ul li a:hover {
	text-decoration: none;
	color: #5e6158;
	background-color: #fef2d5;
}

#navigation ul li.current ul li.current ul li a {
	font-weight: normal;
	padding: 5px 10px 5px 25px;
}

#navigation ul li.current ul li.current ul li.current a {
	font-weight: bold;
}

/* ---- Sponsoren ---- */
#sponsoren {
	padding: 0;
	margin: 20px 35px 0 0;
	text-align: center;
}

#sponsoren ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sponsoren ul li {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}


#contentWrapper #content {
	position: relative;
/*	margin: 0 255px 0 125px;*/
	margin: 0 35px 0 125px;
	padding: 0;
	z-index: 90;
}

#contentWrapper #content .contentBlockContainer {
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 10px;
}


#contentWrapper #content .contentBlock {
	position: relative;
	margin: 0;
	padding: 0;
}

ul.gallery {
	list-style-type: none;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.gallery li {
	float: left;
	padding: 0 10px 10px 0;
	position: relative;
}

div.imageBlock {
	position: relative;
	width: 162px;
	padding: 0;
	padding-top: 1px;
/*	background: #ffe9b7;*/
	background-color: #b1c800;
	text-align: center;
}

div.sidebarBlockImage {
	width:243px !important;
}

div.imageBlock p {
	padding: 3px 8px 3px 8px !important;
	margin: 0 !important;
	font-style: italic;
	font-size: 0.9em;
	text-align: left;
	background-color: #b1c800;
	color: #fff;
}

div.imageBlock_left {
	float: left;
}

div.imageBlock_right {
	float: right;
}

div.imageBlock_center {
	width: 350px !important;
	margin: 10px  auto 0px auto;
}

div.imageBlockText_left {
	margin-left: 175px;
}


div.imageBlockText_right {
	margin-right: 175px;
}


div.cornerTL {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background-image: url(/system/images/bg_corners.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


div.cornerTR {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background-image: url(/system/images/bg_corners.gif);
	background-position: top right;
	background-repeat: no-repeat;
}


div.cornerBR {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 5px;
	height: 5px;
	background: url(/system/images/bg_corners.gif) bottom right no-repeat;
	margin: 0;
	padding: 0;
}


div.cornerBL {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: url(/system/images/bg_corners.gif) bottom left no-repeat;
}

div.imageBlock .cornerTL,
div.imageBlock .cornerBL,
div.imageBlock .cornerTR,
div.imageBlock .cornerBR {
	background-image: url(/system/images/bg_imageCorners.gif);
}

ul.listItems {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.listItems li {
	position: relative;
	padding: 0;
	background-color: #E2E4B6;
	margin: 0 0 5px 0;
	overflow: hidden;
	width: 470px;
}

ul.listItems li div.listItemImage {
	position: relative;
	float: left;
	width: 100px;
}

ul.listItems li div.listItemContent {
	margin: 0 0 0 10px;
	position: relative;
	padding: 5px 10px 5px 0px;
}

ul.listItems li div.listItemContentImage {
	margin: 0 0 0 110px !important;
}

ul.listItems li a {
	font-weight: bold;
	color: #000000 !important;
	border-bottom: 1px #000000 dotted !important;
}

ul.listItems li p {
	margin: 0 !important;
}

ul.listItems li.current {
	background-color: #D5D993 !important;
	cursor: pointer;
}

ul.listItems li.current * {
	cursor: pointer;
}

ul.listItems li.current a,
ul.listItems li.current p,
ul.listItems li.current a:hover {
}

ul.listItems li.current a,
ul.listItems li.current a:hover {
	border-bottom: 1px #000000 solid !important;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
}


h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#contentWrapper #content p {
	margin: 0 0 20px 0;
	padding: 0;
}

#contentWrapper #content a {
	color: #74801b;
	text-decoration: none;
	border-bottom: 1px #74801b dotted;
}

#contentWrapper #content a:hover {
	color: #74801b;
	text-decoration: none;
	border-bottom: 1px #74801b solid;
}


#footerWrapper {
/*	position: fixed;*/
	position: relative;
/*	bottom: 0px;
	left: 0px;*/
	height: 31px;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 100;
}

#footer {
	position: relative;
	height: 16px;
	background: #fff url(/system/images/bg_footer.png) bottom left repeat-x;
	margin: 0 auto;
	width: 865px;
	padding: 15px 0 0 0;
	text-align: center;
	border-left: 1px #de7c0a solid;
	border-right: 1px #de7c0a solid;
}

#footer p {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	color: #00386f;
}


form fieldset {
	border-color: #00386f solid;
}

form fieldset legend {
	font-weight: bold;
}

p.formSubmit {
	padding: 10px 0 0 200px !important;
}

p.formItem {
	overflow: hidden;
	position: relative;
	margin: 0 0 4px 0 !important;
	padding: 0 0 0 0 !inmportant;
}

p.formItem label {
	float: left;
	position: relative;
	width: 200px;
}

p.formItem label.mandatory {
	font-weight: bold;
}

p.formItem input.textinput {
	position: relative;
	border: 1px #00386f solid;
	color: #00386f;
	width: 200px;
}

p.formItem input.small {
	width: 100px !important;
}

p.formItem input.current {
	border: 1px #fe860c solid !important;
	color: #fe860c !important;
}

.beige {
	color: #f1f5da;
}

.gruen {
	color: #b1c800;
}
