html {height:100%;}

BODY
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	height:100%;
 	margin:0%;
 	padding:0%;
}

/* , DIV#mainContent */
DIV#mainContent
{
	width: 1000px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
DIV#background {
	height: 100%;	
}

DIV#mainContent2 {
	width: 850px;
}

DIV#all
{
	width: 1000px;
	min-height: 100%;
	background-color: #FFFFFF;
	border-color: #757575;
	border-width: 0px 2px 0px 0px;
	border-style: solid;
}

* html #all{ height: 100%; }

DIV#mainHeader
{
	width: 977px;
	height: 182px;
	background-color: #87A498;
	padding-left: 23px;
}



DIV#mainNav
{
	width: 105px;
	height: 165px;
	border-color: white;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	padding: 18px 0px 0px 0px;
	float:left;
}

DIV#menuWrapper{
	height: 18px;
}


DIV#logo, DIV#logo_druck {
	float: right;
	height: 168px;
	margin: 15px 150px 0 0px;
}

DIV#logo_druck, DIV#kontakt_druck { display: none; }


DIV#breadcrumb {
	background-color: #87A498;
	text-align: right;
	padding-top: 2px;
	color: #FFF;
	padding-bottom: 8px;
	padding-right: 150px;
	font-size: 11px;
}


DIV#metaNav A {
	margin-right: 5px;
	margin-left: 5px;
}


DIV#mainContent {
	border-right: 150px #87A498 solid;
	width: 850px;
}

DIV#content
{
	background-color: #FFFFFF;
}


DIV#contentLinks
{
	
	width: 230px;
	background-color: #FFFFFF;
	float: left;
	padding: 45px 0px 64px 30px;
	overflow: hidden;
}

DIV#imagesLinks{
	position: relative;
	top: 70px;
	margin-bottom: 0px;
}

DIV#imagesLinksBild1, DIV#imagesLinksBild2
{
	width: 180px;
	height: 150px;
	background: #81424A;
}

DIV#imagesLinksBild2 {
	background: #C9D2CF;
}

DIV#imagesLinksBild2 { background-color: #FFF; }


DIV#contentRechts {
	background-color: #FFFFFF;
	padding: 36px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 590px;
	float: right;
}

DIV#headerContentRechts{
	margin-bottom: 16px;
}

DIV.clear {
	clear: both;
	background-color: #FFFFFF;
	height: 1px;
	font-size: 1px;
}




TABLE.csc-mailform
{
	width: 560px;
}

TABLE.csc-mailform td
{
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	text-transform: inherit;
	border-color: #666;
	border-width: 0px;
	border-style: solid;
}


td.csc-form-commentcell
{
	height: 60px;
}

td.csc-form-fieldcell{height: 30px;}

td.csc-form-labelcellradio p { margin: 10px 0px 0px 0px; }

p.csc-form-label, p.csc-form-label-req, option, select, input, textarea
{
	margin: 0px;
	padding: 0px;
}

input, textarea
{
	margin: 0px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

input[type=text], textarea
{
	width: 300px;
}

input[type=radio] { margin: 10px 10px 0px 0px; }
input[type=submit], input[type=button] { margin: 30px 10px 0px 0px; }




DIV.teaserHighlights, DIV#claim {
	border-top: 1px #87A498 solid;
	margin-right: 40px;
}

DIV.teaserHighlights {
	padding-top: 4px;
	margin-top: 40px;
	margin-bottom: 30px;
}

DIV#claim {
	margin-left: 260px;
	color: #87A498;
	padding-top: 5px;
	font-size: 10px;
	padding-bottom: 0px;
}

DIV#claim IMG {
	margin-bottom: 10px;
	margin-top: 0px;
}


/* CRM Factbook */

FIELDSET {
	border: 0;
	margin: 0 0 15px 0;
	padding: 0;
}

DIV.csc-mailform-field {
	clear: left;
	padding-bottom: 10px;
}
P.csc-form-label-req, P.csc-form-label {
	float: left;
	width: 150px;
}

DIV.csc-mailform-field INPUT[type=text] {
	width: 250px;
}

INPUT#mailformformtype_mail { margin: 10px 0 20px 150px; }

LEGEND { display: none; }