div#wrapper {
	width:1000px;
	margin:0px auto;
	background:url('/fileadmin/templates/images/1px-toolbar.gif') repeat-x;
}

div#head {
	width:1000px;
	height:125px;
	background:url('/fileadmin/templates/images/head-image.gif') no-repeat;
}

div#logo-head {
	float:left;
	width:281px;
	height:86px;
	background:url('/fileadmin/templates/images/head-image.gif') no-repeat;
}

div#toolbar-cont {
	float:right;
	height:21px;
	width:390px;
	color:#ffffff;
	padding:102px 0px 0px 0px;
}

div#toolbar-cont a {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
}

div#nav-cont-wrapper {
	clear:both;
	width:1000px;
	overflow:auto;
	-overflow:;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:url('/fileadmin/templates/images/bg-wrapper.gif') repeat-y;
}

div#content-background {
	width:1000px;
	overflow:auto;
	-overflow:;
	background:url('/fileadmin/templates/images/bg-content.gif') no-repeat;
}

div#main-navigation {
	float:left;
	width:199px;
	padding-top:39px;
	min-height:400px;
	-height:400px;
	background:#E5E7E7;
}

div#main-content {
	float:left;
	width:553px;
	min-height:400px;
	-height:400px;
	padding:22px 26px 0px 26px;
}

div#right-content {
	float:right;
	width:168px;
	min-height:140px;
	-height:140px;
	padding:90px 14px 0px;
	background:url('/fileadmin/templates/images/bg-content-right.gif') no-repeat;
}

div.box-rechts {
	padding:8px;
	margin-bottom:10px;
	border:1px solid #ffffff;
}

div.csc-linkToTop {
	margin-top:20px;
	text-align:right;
}

div.csc-linkToTop a {
	font-size:11px;
	text-decoration:none;
}

div#footer {
	clear:both;
	height:88px;
	width:1000px;
	margin:0px;
	background:url('/fileadmin/templates/images/bg-footer.gif');
}

div#footer-left {
	float:left;
	color:#0065A3;
	font-size:10px;
	padding:47px 0px 0px 10px;
}

div#footer-left a {
	color:#0065A3;
	font-size:10px;
	text-decoration:none;
}

div#footer-right {
	float:right;
	padding:47px 100px 0px 0px;
}

div#footer-right a {
	color:#0065A3;
	font-size:10px;
	text-decoration:none;
}

div.csc-textpic-imagerow dl {
	padding-bottom:5px;
}

/* Links */
/* KONFIGURATION LINKS IM INHALT */
/* normaler Zustand */
a, a:link, a:visited, a:active {
	color:#0065A3;
	font-weight: normal;
	text-decoration: underline;
}

/* Maus darüber */
a:hover {
	color:#0065A3;
	text-decoration: none;
}

*:focus,
a img { outline:none; }

p#copyright {
	float:left;
	color:#0065A3;
	font-size:10px;
}

p#toolbar-unten {
	color:#0065A3;
	font-size:10px;
	white-space:nowrap;
}

p#powered {
	width:90px;
	color:#0065A3;
	font-size:10px;
	white-space:nowrap;
}

p#powered a.toolbarlink {
	color:#0065A3;
	font-size:10px;
	text-decoration:none;
}


/* KONFIGURATION DER KLASSEN FÜR DIE INPUTFELDER */
/* normaler Zustand */
fieldset.csc-mailform {
	border:0px;
}

div.csc-mailform-field {
	vertical-align:top;
}

/* Farbe Pflichtfelder */
.reqLabelWrap label {
	color:#b80606;
	font-size:12px;
}

.labelWrap,
.labelWrap * {
	font-size:13px;
}

label {
	clear:both;
	float:left;
	width:150px;
	cursor:hand;
	display:block;
	margin-top:6px;
	font-size:13px;
	vertical-align:top;
}

dd input label {
}

input {
	font-size:13px;
	margin-top:5px;
}

select {
	height:20px;
	margin-top:5px;
	font-size:13px;
}

textarea {
	width:366px;
	font-size:13px;
	margin-top:5px;
}

fieldset#mailformZimmerFewo legend {
	display:none;
}

input.csc-mailform-radio {
	cursor:hand;
	float:left;
}

fieldset#mailformZimmerFewo label {
	float:none;
	clear:both;
	width:80px;
	margin:0px;
	padding:0px;
}

.csc-mailform-check {
	cursor:hand;
}

.normal {
	color:#696969;
	border:1px solid #cccccc;
}

.normalArea {
	color:#696969;
	border:1px solid #cccccc;
}

input.normal:hover,
textarea.normal:hover,
input.csc-mailform-check:hover {
	border:1px solid #0065A3;
}

/* aktiver Zustand */
.active {
	color:#333333;
	border:1px solid #765201;
	background-color:#FFFFFF;
}

.csc-mailform-submit {
	margin:20px 0 0 150px;
}



/* KONFIGURATION DES INHALTSTEXTES */
* {
	font-family:Arial,Verdana,Tahoma,Helvetica,Sans serif;
}

img, a img {
	border:0px;
}

li,
td,
p,
dl,
dt,
p.bodytext {
	color:#333333;
	font-size:13px;
	line-height:19px;
}

p,
p.bodytext {
	margin:0px;
}

p.align-center,
td.align-center {
	text-align:center;
}

p.align-right,
td.align-right {
	text-align:right;
}

p.align-left,
td.align-left {
	text-align:left;
}

.csc-frame-indent {
	margin-left:30px;
}

.csc-textpic-caption {
	color:#0065A3;
	font-size:10px;
	text-align:right;
	padding-bottom:10px;
}

img.atImage {
	top:2px;
	margin:0px 1px;
	position:relative;
}

hr {
	border:0px;
	height:1px;
	color:#0065A3;
	background-color:#0065A3;
}

/* KONFIGURATION DER UEBERSCHRIFTEN */
h1 {
	color:#0065A3;
	font-size:18px;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 20px;
	background:0px 4px url('/fileadmin/templates/images/bg-h1.gif') no-repeat;
}

h2 {
	padding:0px;
	color:#0065A3;
	font-size:14px;
	margin:0px 0px 5px 0px;
}

h2.h2-black {
	padding:0px;
	color:#333333;
	font-size:13px;
	margin:0px 0px 0px 0px;
}

h2.h2-linie {
	padding:0px;
	color:#0065A3;
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #0065A3;
}

h3 {
	margin:0px;
	font-size:13px;
	font-weight:bold;
	padding:2px 0px 0px 0px;
}

h4 {
	height:19px;
	color:#ffffff;
	font-size:13px;
	margin:0px 0px 5px 0px;
	padding:2px 0px 0px 6px;
	background-color:#0065A3;
}

table.contenttable {
	width:536px;
	/*border:1px solid #aba29d;*/
}

table.contenttable * td {
	min-width:60px;
	vertical-align:top;
}

table.contenttable tbody tr td {
	min-width:60px;
}

td.leerzeile {
	font-size:0px;
}

/* LISTENKONFIGURATION */
div#main-content-cont * ul {
	margin:0px;
	padding:0 0 15px 25px;
	list-style-image:url('/fileadmin/templates/images/listeck_2.gif');
}

/* KONFIGURATION FÜR SCROLLBARS DES BROWSERS */
body {
	margin:0px;
	padding:0px;
	background:top center url('/fileadmin/templates/images/bg-body.gif') no-repeat;
}

body#print-body {
	margin:0px;
	padding:0px;
	background:url('/fileadmin/templates/images/') #ffffff;
}

