@charset "utf-8";

/* standard elements */
html {
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	

}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	padding-top: 10px;
	background-color: #dfcbb6;
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	font-size: 1.2em;
	font-style:normal;

}


/* Layout */
.clearer {clear: both; font-size: 0;}
.outer-container {
	text-align: center;
	height: 100%;
	width: 100%;
}
.inner-container {
	border: 0px solid;
	border-bottom: 0px;
	border-top: 0px;
	border-color: #dfcbb6;
	font-size: 1em;
	margin: 0 auto;
	padding: 0px;
	width: 850px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #dfcbb6;

}
.footer{
	width:780px;
	/*height: 15px;*/
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-bottom: 30px;
	padding-left:20px;
	padding-right:50px;
	font-size:12px;
	text-align: center;
	background-color: #dfcbb6;
	position:center;
	color:#8c5016;
}

.over-head {
	width: 850px;
	height: 15px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;

}

.head-container {
	width: 850px;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	position:center;
	height:220px;
	color:#dfcbb6;
	background-color:#8c5016;

}

.headpic{
	width: 850px;
	float: left;
	z-index:10px;
	position:center;
	height:220px;
	
}


.content-outer-container {
	width: 850px;
	text-align: left;
	margin-top: 0px;
	z-index:50;
	background-color:#dfcbb6;
	
}

.navi-container {
	width: 185px;
	text-align:left;
	padding: 5px;
	float: left;
	border-color: #dfcbb6;
	background-color:#dfcbb6;
	
}
.navi-container li{
	list-style:none;
}

.content-container {
	width: 655px;
	text-align: left;
	float: left;
	margin: 0 auto;
	background-color: #dfcbb6;
	min-height:510px;

}
.banner01 {
	width: 640px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	height: 80px;
}
.content{
	width: 645px;
	min-height:510px;
	text-align: left;
	margin: 0 auto;
	background-color: #dfcbb6;
	padding: 5px;
	
}
h1{
	font-size: 1.2em;
	color: #8c5016;
}
.csc-firstHeader{
	font-size:  1.2em;
	color: #8c5016;
}
h2{
	font-size:  1.2em;
	color: #8c5016;
}
p{
	font-size: 0.8em;
}

p a:link{
	text-decoration:underline;
	color: #8c5016;
	font-weight:normal;
}
p a:visited{
	text-decoration:underline;
	color: #8c5016;
	font-weight:normal;
}
p a:hover{
	text-decoration:underline;
	color: #ffffff;
	font-weight:normal;
}
p a:active{
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
}
p b{
	font-size: 100%;
	color: #8c5016;
}
ul{
	font-size: 12px;
	list-style-type:square;
	padding-left:20px;
	line-height:1,2em;
}

li{
	font-size: 16px;
}

label {
	font-size:14px;
}

.csc-textpic-text li{
	list-style-position:outside;
	}
td{
	font-size: 80%;
	color: #000000;
}
.csc-caption{
	font-size: 10pt;
}

/* #### Links #### */

a:link{
	color:#8c5016;
	text-decoration:underline;
}
a:visited{
	color:#8c5016;
	text-decoration:underline;
}
a:hover{
	color: #8c5016;
	text-decoration: underline;
	font-weight: bold;
}

a:active{
	color: #8c5016;
	text-decoration: underline;
	font-weight: bold;
}

/* ####   Navigation start #### */

.nav01{
		height: auto;
		min-height: 400px;
		background-color: #dfcbb6;
		font-weight: bold;
		padding-bottom: 4px;
		padding-left: 3px;
		padding-right: 2px;
		padding-top: 1px;

		}
.nav01 a:link{
	color: #8c5016;
	text-decoration:none;
}
.nav01 a:visited{
	color: #8c5016;
	text-decoration:none;
}
.nav01 a:hover{
	color: #8c5016;
	text-decoration: underline;
}
.nav01 a:active{
	color: #8c5016;
	text-decoration:underline;

}


.nav01akt{
		padding-bottom: 4px;
		padding-left: 3px;
		padding-right: 2px;
		padding-top: 1px;
		border-top: 0px;
		border-bottom-width: 1px;
		text-decoration:underline;
		font-weight:bold;
}
.nav01akt a:link{
	text-decoration:underline;
}
.nav01akt a:visited{
	text-decoration:underline;
}
.nav01akt a:hover{
	text-decoration: underline;
}
.nav01akt a:active{
	text-decoration:underline;
}

	.nav02{
		background-color: #8c5016;
		padding-bottom: 4px;
		padding-left: 3px;
		padding-right: 2px;
		padding-top: 1px;
		border-bottom-color: #8c5016;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		color:#dfcbb6;
		font-weight:normal;
	}
.nav02 a:link{
	color: #dfcbb6;
	text-decoration:none;
	font-weight:normal;
}
.nav02 a:visited{
	color: #dfcbb6;
	text-decoration:none;
	font-weight:normal;
}
.nav02 a:hover{
	color: #dfcbb6;
	text-decoration: underline;
	font-weight:normal;
	
}
.nav02 a:active{
	color: #dfcbb6;
	text-decoration:underline;
	font-weight:normal;
}

.nav02akt{
	background-color: #8c5016;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 1px;
	border-bottom-color: #8c5016;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #dfcbb6;
	text-decoration: underline;
	font-weight: normal;
}
.nav02akt a:link{
	color: #dfcbb6;
	text-decoration: underline;
	font-weight:normal;
}
.nav02akt a:visited{
	color: #dfcbb6;
	text-decoration: underline;
	font-weight:normal;
}
.nav02akt a:hover{
	color: #dfcbb6;
	text-decoration: underline;
	font-weight:normal;
}
.nav02akt a:active{
	color: #dfcbb6;
	text-decoration:underline;
	font-weight:normal;
}

/* navigation ende */

.external-link-new-window img{
border: 0;
}
.mail img{
border: 0;
}
.download a:link a:visited{
	text-decoration:underline;
	color:#333333;
}
.download img{
border: 0;
}
.csc-textpic-image{
	padding-bottom: 5px;
}