* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 22px;
	background: #fff;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight: normal;
}
.clear {
	clear:both;
}
div.csc-textpic-left {
	height: 50px;
}

.csc-textpic-caption {
	font-size: 10px;
	font-weight: bold;
	color: #5268a2;

}
/* FORM
----------------------------------------- */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
}
fieldset {
	border:none;
}
.radiolayout {
	width:200px;
	padding-top:15px;
	padding-bottom:15px;
}
.formu {
	width:280px;
	padding-left:20px;
	color: #2D2000;
}
.mf-radio {
	border:0px;
}
.mf-text {
	color: #2D2000;
	border: 1px solid #378989;
	margin-bottom: 5px;
	width: 274px;
}
.mf-check {
	border: 0px;
}
.mf-select {
	border:0px;
}
.mf-input {
	border: 1px solid #378989;
	width: 270px;
	margin-bottom: 5px;
	padding: 2px;
}
.mf-submit {
	color: #ffffff;
	cursor: pointer;
	height: 24px;
	width: 100px;
	background-color: #2D2000;
	border: 1px solid #666;
}
/* WRAPPER
----------------------------------------- */
#Wrapper {
	width: 1000px;
	margin: 30px auto;
	background: #fff url(img/content-bg.jpg) repeat-y top center;
}
#Top {
	width: 1000px;
	height: 225px;
	background: #b1a477 url(img/header.jpg) no-repeat top center;
}
#Adress {
	width: 1000px;
	height: 34px;
	position: relative;
	top: 0px;
}
#Main {
	width: 1000px;
	min-height: 500px;
	text-align: left;
	color: #fff;
	
}
#Content {
	width: 550px;
	float: right;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	padding: 30px 20px 50px 20px;
	color: #2d2000;
}
#Content a {
	color: #f00;
	text-decoration: none;
}
#Content a:hover {
	color: #f00;
	text-decoration: underline;
}
div#Flashinhalt {
	width: 435px;
	height: 285px;
	float: right;
	padding: 35px 0 0 0;
}
/* HAUPT NAVIGATION
----------------------------------------- */
#Navigation {
	width: 160px;
	padding-left: 45px;
	overflow: hidden;
	float: left;
	background: #e5d599;
}

#Navigation ul {
	margin-top: 50px;
}

#Navigation ul li {
	list-style: none;
	line-height: 30px;
	display: block;
	width: 140px;
}
#Navigation ul li a {
	text-align: right;
	text-decoration: none;
	display: block;
	height: 30px;
	font-size: 16px;
	padding: 0px 0px 0 15px;
	color: #824739;
}

#Navigation ul li a:hover {
	background: url(img/pfeil.jpg) right center;
	color: #824739;
	cursor: pointer;
}
#Navigation ul li a.current,  #Navigation ul li a.section,  #Navigation ul li a.section:hover,  #Navigation ul li a.current:hover {
	background: url(img/pfeil.jpg) right center;
	color: #824739;
}
#Navigation ul li a.current,  #Navigation ul li a.section,  #Navigation ul li a.section:hover span,  #Navigation ul li a.current:hover span {
	background: url(img/pfeil.jpg) right center;
	color: #824739;
}
/* Meta Navigation
----------------------------------------------- */
div#Metanavigation {
	width: 175px;
	height: 20px;
	color: #e1d598;
	position: relative;
	top: 180px;
	left: 820px;
}
div#Metanavigation a {
	font-size: 16px;
	text-decoration: none;
	color: #e1d598;
}
div#Metanavigation a:hover {
	background: url(img/navi-pfeil.gif) no-repeat top center;
	color:#e1d598;
	text-decoration: underline;
}
/* Sub Navigation
----------------------------------------------- */
					
#Sub {
	float: right;
	width: 590px;
}
#Sub ul {
	margin: 20px 0 0 25px;
}
#Sub ul li {
	float: left;
	width: 160px;
	list-style: none;
	margin: 0px 0px 0px 20px;
	line-height: 22px;
	display: block;
	background: url(img/bullet.jpg) no-repeat left center;
}
#Sub ul li a {
	text-decoration: none;
	display: block;
	text-align: left;
	height: 22px;
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	color: #2d2000;
}
#Sub ul li a:hover {
	text-decoration: underline;
	color: #2d2000;
	cursor: pointer;
}
#Sub ul li a.current,  #Sub ul li a.section,  #Sub ul li a.section:hover,  #Sub ul li a.current:hover {
	text-decoration: underline;
	color: #2d2000;
}

#Sub ul li a.current,  #Sub ul li a.section,  #Sub ul li a.section:hover span,  #Sub ul li a.current:hover span {
	text-decoration: underline;
	color: #2d2000;
}


/* RECHTE SPALTE
----------------------------------------- */
div#Right {
	width: 165px;
	margin-top: 50px;
	float: right;
	background: #e5d599;
	color: #824739;
	padding: 0 20px;
}
/* Seiten Fuss
----------------------------------------------- */

#Footer {
	width: 1000px;
	height: 106px;
	background: #fff url(img/footer-bg.jpg) no-repeat bottom center;
}
#Footer p {
	color: #014009;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 70px 0 20px 0;
}
/* TYPO
----------------------------------------- */

h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	font-size: 14px;
	font-weight: bold;
	
}

div#Line{
	width: 100%;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: #824739 1px dotted;
}