* {
	margin: 0;
	padding: 0;
}

html {
	background-color: rgb(228, 234, 176);
}

body {
	width: 1024px;
	color: rgb(0, 110, 51);
	font-family: Verdana, sans;
	font-size: 12px;
}

h1, h2 {
	float: left;
	color: #ffffff;
}

h1 {
	margin-top: 30px;
	margin-left: 271px;
	font-size: 50px;
	/*font-family: Papyrus;*/
}

h2 {
	margin-top: 26px;
	margin-left: 10px;
	font-size: 24px;
	font-weight: normal;
}

h3, h5 {
	margin-bottom: 0.5em;
	color: rgb(197, 14, 31);
	font-size: 12px;
}

h3 a, h5 a {
	color: #C50E1F;
}

th p, td p {
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 1em;
}

a {
	color: rgb(0, 110, 51);
	font-weight: bold;
	text-decoration: none;
}

fieldset {
	border: 0;
}

label {
	display: block;
}

div.contentElement p a {
	font-weight: normal;
}

th {
	text-align: left;
}
.contenttable td {
	vertical-align: top;
	width: 292px;
}

td p {
	margin-bottom: 5px !important;
}

	a img {
		border: 0;
	}

input {
	font-size: 12px;
}

.clearBoth {
	clear: both;
}

.csc-frame-frame1 {
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
}

.csc-frame-frame2 {
	margin: 0;
	padding: 5px;
	background-color: #F3F5D9;
}

#c6.p {
	margin-bottom:20px;
	padding-bottom:15px;
	background-image:url(../images/dotted_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
}

#header {
	height: 325px;
	width: 1024px;
}

	#header .top {
		height: 96px;
		background-color: rgb(122, 181, 29);
	}
	
		#header .top p {
			float: right;
			margin-top: 5px;
			margin-right: 10px;
			color: #ffffff;
			font-size: 10px;
		}
		
		#header .middle img {
			display: block;
			float: left;
			margin-left:229px;
		}
		* html #header .middle img {margin-left:115px;}


#angebot {
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 10;
	width: 195px;
}

#angebot h3 {
	width: 180px;
	margin-left: 40px;
}
		
/*#angebot {
	position: absolute;
	top: 30px;
	left: 19px;
	height: 272px;
	width: 209px;
	border: 1px solid rgb(250, 186, 0);
	background-color: rgb(228, 234, 176);
	z-index: 10;
}*/

		
		
#contentLeft {
	float: left;
	width: 211px;
	padding-left: 22px;
	color: rgb(186, 97, 28);
	font-weight: bold;
}

	#contentLeft a {
		color: rgb(186, 97, 28);
	}
	
	#contentLeft a.extLink {
		color: rgb(122, 181, 29);
		font-size: 18px;
	}
	


.languages {
	margin-left: 13px;
	margin-bottom: 10px;
}
	
	.languages a {
		margin-right: 3px;
	}
	
.navigation {
	list-style: none;
}
	
	.navigation.level1 {
		margin-bottom: 10px;
		border-top: 1px solid #ffffff;
	}
	
		.navigation.level1 li {
			/*padding: 3px 13px;*/
			border-bottom: 1px solid #ffffff;
		}
		
			.navigation.level1 li a {
				display: block;
				padding: 3px 13px;
			}
		
		.navigation.level1 > li.active {
			background-color: rgb(197, 216, 130);
		}
		
		
	
	.navigation.level2 {
		border-top: 1px solid #ffffff;
		background-color: rgb(243, 245, 217);
	}
	
		.navigation.level2 li {
			border: 0;
		}
	
		.navigation.level2 li a {
			font-weight: normal;
		}
	
	
	

#globalsearch {
	margin-bottom: 15px;
}

#replacement_btn {
  width: 68px;
  height: 24px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/btn_search.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}


#sword {
	margin-left: 13px;
	margin-right: 10px;
	height: 17px;
	width: 100px;
	padding-top: 3px;
	padding-left: 5px;
	color: #b4b4b4;
	border: 1px solid #c5c7c8;
}

input.submit {
	height: 22px;
	border: 1px solid #c5c7c8;
	background-color: #ffffff;
}

.karte {
	display: block;
	padding: 5px 10px;
	border: 1px solid rgb(122, 181, 29);
	background-image: url(../images/karte-mv.gif);
	background-repeat: no-repeat;
	background-position: 150px 2px;
	background-color: rgb(243, 245, 217);
}

.additionalLinks {
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
}



#contentMiddle {
	margin-bottom: 40px;
	float: left;
	width: 587px;
	margin-left: 18px;
	margin-right: 18px;
}

	#contentMiddle img {
		border: 1px solid #ffffff;
	}
	
.contentElement {
	margin-bottom:20px;
	padding-bottom:15px;
	background-image:url(../images/dotted_line.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer {
	margin-top: 50px;
	padding: 5px 25px;
	max-height:15px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: rgb(243, 245, 217);
}

	#footer .left {
		float: left;
	}
	
	#footer .right {
		float: right;
	}
	
	#footer a {
		color: rgb(186, 97, 28);
		font-weight: normal;
	}
	
	#footer .print {
		padding-top: 1px;
		padding-left: 26px;
		padding-bottom: 1px;
		background-image: url(../images/print.gif);
		background-repeat: no-repeat;
	}

	#footer .back {
		padding-left: 26px;
		background-image: url(../images/arrow-left.gif);
		background-repeat: no-repeat;
		
	}
	
	#footer .top {
		padding-left: 26px;
		background-image: url(../images/arrow-top.gif);
		background-repeat: no-repeat;
		margin-left:30px;
	}

#contentRight {
	float: left;
	width: 156px;
}

.c2l1d-left, .c2l1d-middle {
	width: 290px !important;
	border: 0 !important;
	float: left !important;
	position: static !important;
}

.c2l1d-middle {
	left: 0 !important;
}

#bannerBox {
	width: 170px;
	height: 610px;
	/*border:1px solid;*/
	left:1031px;
	position:absolute;
	top:80px;
}
#bannerBox .contentElement {
	background: none;	
}
#bannerHeadline {
	top:-5px;	
	position: relative;
	color: #FFF;
	font-size:11px;
}