/*****
Orange: #D98D45
Hellgrau: #CCCCCC
Dunkelgrau: #666666
Blau:
Hellblau: #F0F2F2
*****/

a img {
	border: none;
}
a {
	color: #D98D45;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0;
	background-color: #FFFFFF;
}
body#contentPage, body#mapPage {
	background: #F0F2F2;
}
form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#siteWrapper {
	background: #F0F2F2;
	width: 975px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	font-size: 12px;
}
#header {
	padding-left: 23px;
}
#naviLang {
	background: url(images/back_naviLang.jpg) no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	height: 20px;
}
#naviLang a {
	color: #FFFFFF;
	background: url(images/bullet_lang.gif) no-repeat left center;
	padding: 0px 10px 0px 13px;
}
#contentPage #mainArea {
	padding: 0px 0px 0px 23px;
	background: url(images/back_main.gif) repeat-y 23px 0px;
}

#leftCol {
	float: left;
	width: 176px;
}
#leftCol .spacer {
	background: #FFFFFF url(images/back_colSpacer_li.gif) repeat-y;
	height: 15px;
}
#leftCol .navigation {
	border-bottom: 1px solid #CCCCCC;
}

#leftCol .navigation a {
	color: #0068B5;
	text-transform: uppercase;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 23px;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
#leftCol .navigation a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 22px;
}

#leftCol .navigation a.active {
	background: #DAE7EF;
	border-left: 1px solid #9EC6DF;
	border-right: 1px solid #9EC6DF;
	padding-left: 22px;
	border-bottom: none;
}
#leftCol .navigation .secondLevel {
	background-color: #DAE7EF;
	border-left: 1px solid #9EC6DF;

}

#leftCol .navigation .secondLevel a {
	margin-left: 10px;
	border-left: 1px solid #9EC6DF;
	border-right: 1px solid #9EC6DF;
	color: #677E8C;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 11px;
	background-color: #F0F2F2;
	font-weight: normal;
}
#leftCol .navigation .secondLevel a:hover {
	background-color: #FFFFFF;
	margin-left: 10px;
	padding-left: 11px;
}

#leftCol .navigation .secondLevel a.active, #leftCol .navigation .secondLevel a.active:hover {
	background: #FFFFFF;
	border-left: 11px solid #677E8C;
	margin-left: 0px;
}

/* Vertreibspartner ******************************************************************/
#leftCol  a#distPartner {
	background: url(images/back_button_dist.gif) no-repeat;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	height: 43px;
	width: 162px;
	margin-left: 1px;
	line-height: 41px;
	padding-left: 10px;
}
#leftCol a#distPartner:hover {
	font-weight: bold;
	text-decoration: none;
}

/* Suche und Partnerlogin **********************************************************************/
#leftCol form {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCCCCC;
}
#leftCol .textfield, #leftCol .partnerarea  {
	width: 120px;
	margin: 0px 5px 0 10px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	float: left;
	clear: left;
	height: 18px;
	color: #666666;
}
#leftCol .partnerarea  {
	background: url(images/back_button_link.gif) no-repeat;
	color: #FFFFFF;
}
#leftCol .partnerarea:hover {
	text-decoration: none;
	font-weight: bold;
}

/* Contentbereich ***************************************************************/
#middleCol {
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
}
#content {
	margin-top: 10px;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#content h1 {
	font-size: 14px;
	padding: 10px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #0068B5;
	margin: 0 0 10px 0;
}
#content .bigBox {
	width: auto;
	background: #FAF8F8;
	border: 1px solid #C8DBE9;
	margin-bottom: 20px;
	float: none;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#content .bigBox .csc-header-n1 {
	position: absolute;
	z-index: 10;
	height: 15px;
	overflow: hidden;
	top: -10px;
	margin: 0px;
	padding: 0px 3px 0px 15px;
	background: #FFFFFF url(images/bullet_h1.gif) no-repeat 3px center;
}
#content .csc-header-n1 h1 {
	margin: 0;
	padding: 0;
}


#breadcrumb {
	font-size: 10px;
	margin-top: 12px;
	margin-bottom: 4px;
}

/* Rechte Spalte *************************************************************************/
#rightCol {
	float: left;
	width: 175px;
}
#rightCol .spacer {
	background: #F0F2F2 url(images/back_colSpacer_re.gif) repeat-y right;
	height: 15px;
	border-right: 1px solid #F0F2F2;
	width: 176px;
	overflow: hidden;
}
#rightCol h2, #rightCol h1 {
	margin: 0;
	padding: 2px 2px 2px 10px;
	background: #5D9DCD;
	color: #FFFFFF;
	font-size: 12px;
	border-top: 15px solid #FFFFFF;
}
#rightCol p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#rightCol .navigation, #rightCol UL.csc-menu {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
	list-style: none;
}
#rightCol UL.csc-menu {
	padding: 0 0 10px 0;
	margin: 0;
}
#rightCol .navigation a, #rightCol UL.csc-menu a {
	color: #006AB5;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 3px;
	font-weight: bold;
	width: 158px;
}
#rightCol .navigation a:hover, #rightCol UL.csc-menu a:hover {
	background: #FFFFFF;
	text-decoration: none;
}
#rightCol .navigationHeader {
}
#rightCol .navigation a.active, #rightCol UL.csc-menu a.active {
	background: #FFFFFF;
	border-left: 10px solid #5D9DCD;
	margin-left: 0px;
	padding-left: 4px;
}
#rightCol .navigation .secondLevel a {
	color: #677E8C;
	display: block;
	border-left: 1px solid #CCCCCC;
	border-bottom: none;
	margin-left: 0;
	padding: 3px;
	padding-left: 10px;
	font-weight: normal;
	width: 151px;
}
#rightCol .navigation .secondLevel {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
}
.smallBox p.moreLink, .moreLink {
	text-align: right;
	padding: 0 10px;
	margin: 0;
	display: block;
}
#footer {
	clear: both;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	padding: 30px 5px 20px;
}
