BODY {
	background: url(img/bg.jpg) top center repeat-y;
	background-color: #58574e;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

UL {
	list-style-image: url(img/list.gif);
	line-height: 18px;
}
LI {
	font-size: 12px;
}

TD {
	font-size: 12px;
}

A {
	color: #C2A100;
}

.left IMG,
.margin IMG {
	margin-bottom: 20px;
}

#header {
	width: 878px;
	height: 116px;
	margin: auto;
	position: relative;
}

#header .logo {
	top: 0px;
	left: 0px;
	position: absolute;
	border: 0;
}

#mainmenu {
	text-align: left;
	position: absolute;
	top: 50px;
	right: 0px;
	width: 584px;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}

#mainmenu A {
	margin-right: 10px;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	color: #58574e;
	background: url(img/menu_bg.jpg) left top no-repeat;
}

#mainmenu A:HOVER,
#mainmenu A.selected {
	background: url(img/menu_bg_on.jpg) left top no-repeat;
}


#submenu {
	text-align: left;
	position: absolute;
	top: 85px;
	right: 0px;
	width: 574px;
	font-size: 11px;
}

#submenu A {
	margin-right: 10px;
	text-decoration: none;
	color: #58574e;
}

#submenu A:HOVER,
#submenu A.selected {
	font-weight: bold;
}

#content {
	width: 858px;
	padding: 0 10px;
	margin: auto;
	color: #58574e;
	font-size: 10px;
}

#footer {
	width: 878px;
	height: 123px;
	margin: auto;
	position: relative;
	clear: both;
	margin-top: 70px;
}

#footer .icon {
	position: absolute;
	top: 0px;
	left: 200px;
}

#servicemenu {
	position: absolute;
	left: 306px;
	top: 15px;
	font-size: 10px;
	color: #58574e;
}

#servicemenu A {
	text-decoration: none;
	color: #58574e;
}
#servicemenu A:HOVER,
#servicemenu A.selected {
	font-weight: bold;
	}

#footline {
	position: absolute;
	left: 306px;
	top: 30px;
	font-size: 10px;
	color: #c2a100;
}

.content_2col {
	background: url(img/divleft.gif) -10px 0px  repeat-y;
	margin-bottom: 20px;
	text-align: left;
}

.content_2col.nobg {
	background: none;
}
.content_2col .left {
	float: left;
	width: 260px;
}

.content_2col .right {
	width: 584px;
	margin-left: auto;
	text-align: left;
}
.clear {
	clear: both;;
}

.content_2col .right .csc-header {
	font-size: 14px;
	color: #d1b940;
	margin-left: 20px;
}

.content_2col .right .csc-header h1{
	font-size: 16px;
	}
.content_2col .right P.bodytext {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
	font-size: 120%;
}

.content_3col {
	background: url(img/3col_bg.gif) repeat-y;
}

.content_3col .content {
	width: 328px;
	padding-right: 21px;
}

.content_3col .margin {
	float: right;
	width: 226px;
}

.box {
	width: 233px;
	margin:auto;
	margin-bottom: 20px;
	background: url(img/box-bg.gif) repeat-y;
}
.box .top {
	background: url(img/box-top.gif) no-repeat;
	height: 8px;
	margin: 0;
	line-height: 1px;
}
.box .content {
	background: url(img/box-bg.gif) repeat-y;
	margin: 0;
	padding: 10px 20px;
}
.box .content .bodytext {
	margin: 0 !important;
	font-size: 10px;
}
.box H1 {
	font-size: 12px;
	margin-top: 0;
}
.box A {
	color: #c2a100;
}
.box .bottom {
	background: url(img/box-bottom.gif) white no-repeat;
	height: 8px;
	margin: 0;
	line-height: 1px;
}


/* fur die rchte spalte */
.margin .box {
	width: 196px;
	background: url(img/box-sm-bg.gif) repeat-y;
	margin:auto;
	margin-bottom: 20px;
}
.margin .box .top {
	background: url(img/box-sm-top.gif) no-repeat;
	height: 8px;
	margin: 0;
}
.margin .box .content {
	background: url(img/box-sm-bg.gif) repeat-y;
	margin: 0;
	padding: 10px 20px;
	width: auto;
}
.margin .box .bottom {
	background: url(img/box-sm-bottom.gif) white no-repeat;
	height: 8px;
	margin: 0;
}
.margin .box .content .bodytext {
	margin: 0 !important;
	font-size: 10px;
	padding: 0;
	line-height: normal;
}

.contenttable {
	margin-left: 20px;
	border: 1px solid #e8da9b;
	background: transparent;
	border-collapse: collapse;
}

.contenttable TD {
	border: 1px solid #e8da9b;
	padding: 9px;
}

.tx-powermail-pi1 {
	margin-left: 20px;
	margin-right: 20px;
}
.tx-powermail-pi1 FIELDSET {
	border: 0;
	font-size: 12px;
	padding: 0;
}

.tx-powermail-pi1 FIELDSET LEGEND {
	font-weight: bold;
	color: #999999;
	display: none;
	}

.tx-powermail-pi1 LABEL {
	display: block;
	float: left;
	width: 100px;
	clear: left;
	font-size: 12px;
	}

.tx-powermail-pi1 INPUT,
.tx-powermail-pi1 TEXTAREA {
	border: 1px solid #e8da9b;
	width: 250px;
	margin-bottom: 10px;
	color: #c2a100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.tx-powermail-pi1 .powermail_submit {
	margin-left: 100px;
	width: 258px;
	background: #c2a100;
	color: #58574e;
	text-align: left;
	padding-left: 7px;
}
.tx-powermail-pi1 INPUT[type=submit] {
	margin-left: 100px;
	width: 252px;
	background: #c2a100;
	color: #58574e;
	text-align: left;
}

.tx_powermail_pi1_fieldwrap_html {
	position: relative;
	width: 100%;
}

.powermail_mandatory_js {
	position: absolute;
	top: 0px;
	right: 1px;
	width: 170px;
	color: #c2a100;
	line-height: 17px;
	font-weight: bold;
}

#advice-validate-email-uid11.powermail_mandatory_js {
	font-weight: normal;
}


/* RTE styles */
SPAN.gruen100 {
	color: #C2A100;
}

SPAN.gruen80 {
	color: #CEB433;
}

SPAN.gruen60 {
	color: #DAC766;
}

SPAN.gruen40 {
	color: #E7D999;
}

SPAN.gruen20 {
	color: #F3ECCC;
}

SPAN.grey50 {
	color: #ABABA6;
}

.powermail_captcha_captcha {
  clear: both !important;
  display: block;
  margin: 0 0 10px 100px;
}