body, html {
    background: #F3F0E9;
    overflow: hidden;
	font-size: 1em;
	margin: 0;
	padding: 0;
	height: 90%;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	cursor: default;
/*	scrollbar-base-color: #fff;
	scrollbar-3d-light-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #F77131;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
*/
}

#wrapper {
	width: 970px;
	height: 100%;
	margin: auto;
}

.linksbild .csc-textpic, .linksbild .contelements {
	width: 470px;
}

.leftouterbox {
	width: 790px;
	text-align: left;
}

.rightouterbox {
	width: 145px;
	height: auto;
	/*background: url('rightbox_bg.png') #f37032 repeat-x;*/
	text-align: center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.rightouterbox .teaser {
	width: 175px;
	height: 472px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	padding-top: 25px;
}

.logo {
	width: 176px;
}

.dyl {
	text-align: center;
	font-size: 0.7em;
	color: #fff;
}

.dyl a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
}

.dyl a:hover {
	text-decoration: underline;
}

.dyl .submenu_aktiv {
	font-weight: 200;
}

.contentouterbox {
	height: 300px;
	background: #fff;
	font-size: 0.8em;
}

.footer {
	height: 40px;
	text-align: center;
}

.footer2 {
	background: #92B2A2 !important;
	padding: 5px;
	height: 25px;
}

.sep {
	width: 10px;
}

.langmenu {
	width: 70px;
}

.content {
	height: 295px;
	/*width: auto;*/
	font-size: 0.9em;
	line-height: 20px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	padding-right: 10px;
	text-align: center;
}

.content .bodytext {
	text-align: justify;
	padding-right: 10px;
}

.contelements {
	width: 97%;
	overflow: hidden;
	overflow-x: hidden;
	text-align: left;
}
	
.content h3 {
	font-size: 1.1em;
	font-weight: 600;
	color: #F77131;
	background: #FFF6E4;
	border: solid 1px #FFD784;
	padding: 2px;
}

.contentpadding {
	padding: 0px 20px;
}

.contentouterbox .csc-textpic-caption {
	color: #7F7F7F;
	text-transform: uppercase;
	font-weight: 700;
	padding-top: 5px;
}

.arrwcontainer {
	padding: 16px;
	text-align: center;
	color: #7F7F7F;
	font-size: 1.2em;
}

/*.arrwcontainer .arrw {
	text-decoration: none;
	background: #FF9E73;
	border: solid 1px #FF9E73;
	color: #fff;
	padding: 0px;
}

.arrwcontainer .arrw:hover {
	text-decoration: none;
	background: #fff;
	border: solid 1px #FF9E73;
	color: #9C0808;
	padding: 0px;
}*/

#mailform input, #mailform textarea {
	width: 190px;
	font-size: 1em;
}

.csc-mailform {
	border: 0px;
}

.csc-mailform-field label {
	font-size: 1em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.csc-mailform-submit {
	margin-left: 5.5em;
}

/*.csc-textpic-image a img {
	border: solid 1px #F77131;
	padding: 1px;
}

.csc-textpic-image img {
	border: solid 1px #fff;
	padding: 1px;
}*/
