/* @group Global */

body{
	margin: 0;
	padding: 0;
	font-family: "Arial", sans-serif;
	font-size: 12px;
}
a, a:visited{
	text-decoration: none;
	color: #595959;
	outline: none;
}
a:hover{
	color: #0ea7f5;
}
a img{
	border: none;
}

a.download, a.internal-link, a.external-link-new-window, a.mail, .news-single-backlink a{
	padding-left: 18px;
	background: url(../images/icon_grayLink.jpg) no-repeat left 1px;
	font-weight: bold;
}

a:hover.download, a:hover.internal-link, a:hover.external-link-new-window, a:hover.mail, .news-single-backlink a:hover{
	padding-left: 18px;
	background: url(../images/icon_subActive.jpg) no-repeat left 1px;
}


h1{
	color: #f7ad00;
	font-size: 21px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h4{
	color: #595959;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}


.mainRightBoxFrame h2{
	font-size: 14px;
}

h2, h2 a, h2 a:visited{
	color: #f7ad00;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

h3, h3 a, h3 a:visited{
	color: #f7ad00;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
p, li, label{
	color: #595959;
	line-height: 150%;
	font-size: 12px;
}
ul {
	margin:0 0 10px 15px;
	padding:0;
}

/* @end */

/* @group Sitemap */

.csc-sitemap ul{
	margin:0 0 10px 0;
	padding:0;
}

.csc-sitemap li a{
	font-weight: bold;
}

.csc-sitemap li li a{
	font-weight: normal;
	
}

.csc-sitemap li{
	list-style: none;
	border-bottom: 1px solid #e6e6e6;
	margin: 10px;
}

.csc-sitemap li li{
	border-bottom: none;
	margin: 0 0 0 15px;
}



/* @end */

/* @group Header */

.mainMenuContainer{
	position: relative;
	margin-top: 13px;
	width: 1140px;
	height: 156px;
	background: white url(../images/bg_menuBar.jpg) repeat-x top;

}
.mainMenuItems{
	position: absolute;
	top: 9px;
	left: 13px;
}

.mainMenuItems ul, .globalMenuItems ul{
	margin: 0;
	padding: 0;
}

.mainMenuItems ul li, .globalMenuItems ul li{
	list-style: none;
	float: left;
}
.mainMenuItems ul li{
	text-align: center;
}

.mainMenuItems ul li ul{
	position: absolute;
	width: 300px;
	margin-left: -5px;
}

.mainMenuItems ul li.active a{
	clear: both;
	color: #0ea7f5;
	background-color: white;
	padding: 11px 10px;
}

.mainMenuItems ul li.active a.activeLink{
	color: #0ea7f5;
}
.mainMenuItems ul li a, .mainMenuItems ul li a:visited{
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	padding: 11px 10px;
}

.mainMenuItems ul li a:hover, .globalMenuItems ul li a:hover{
	color: #0ea7f5;
}

ul.mainSubItems{
	margin: 15px 0 0 0;
}

ul.mainSubItems li{
	float: left;
	width: 100px;
	text-align: left;
	margin: 3px 0;
	padding: 0 0 0 15px;
	
}

ul.mainSubItems li a, ul.mainSubItems li a:visited{
	color: #595959 !important;
	font-size: 11px;
	background-color: white;
	padding: 2px 0 2px 0px !important;
	white-space: nowrap;
	line-height: inherit;
}

ul.mainSubItems li a:hover, ul.mainSubItems li.active a{
	color: #0ea7f5 !important;
}

ul.mainSubItems li.active{
	background: url(../images/icon_subActive.jpg) no-repeat left 4px;
}




.globalMenuItems{
	position: absolute;
	top: 9px;
	right: 18px;
}

.globalMenuItems ul li{
	text-align: center;
}

.globalMenuItems ul li a, .globalMenuItems ul li a:visited{
	font-size: 11px;
	color: white;
	padding: 0 5px;
}

.globalLogo{
	position: absolute;
	top: 44px;
	right: 0px;
}

/* @end */

/* @group Content */

.mainContentFrame{
	position: relative;
	width: 1140px;
	float: left;
}
.mainLeftBoxFrame{
	width: 755px;
	overflow: hidden;
	float: left;
}

.scwFrameWide{
	position: relative;
	float: left;
}
.mainLeftBoxAny{
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 755px;
	overflow: hidden;
	margin-bottom: 13px;
	padding: 24px 0 36px 0;
}

.mainLeftBoxYellow{
	position: relative;
	float: left;
	width: 755px;
	overflow: hidden;
	background: #f7d10b url(../images/bg_yellowGradient.jpg) repeat-x bottom;
	margin-bottom: 13px;
	padding: 24px 0 36px 0;
}

.mainLeftBoxGray{
	position: relative;
	float: left;
	width: 755px;
	overflow: hidden;
	background: #595959 url(../images/bg_grayGradient.jpg) repeat-x bottom;
	margin-bottom: 13px;
	padding: 24px 0 36px 0;
}

.mainLeftBoxInner{
	top: 24px;
	float: left;
	width: 504px;
	background-color: white;	
	padding: 7px 36px 15px 0;
}









.mainRightBoxFrame{
	position: relative;
	float: left;
	width: 372px;
	left: 13px;
}

.mainRightBoxFrameWhite{
	position: relative;
	float: left;
	width: 372px;
	left: 13px;
}
.mainRightBoxYellow{
	width: 372px;
	position: relative;
	background: #f7d10b url(../images/bg_yellowGradient.jpg) repeat-x bottom;
	padding: 24px 0 36px 0;
	float: left;
	margin-bottom: 13px;
}

.mainRightBoxGray{
	width: 372px;
	position: relative;
	background: #595959 url(../images/bg_grayGradient.jpg) bottom repeat-x;	
	padding: 24px 0 36px 0;
	float: left;
	margin-bottom: 13px;
}

.mainRightBoxAny{
	width: 372px;
	position: relative;
	padding: 24px 0 36px 0;
	float: left;
	margin-bottom: 13px;
}

.mainRightBoxInner{
	background-color: white;
	width: 288px;
	float: left;
	padding: 7px 14px 15px 0;

}

.scwGlobalFrameSmallContent{
	float: left;
}

.mainCenterWrap{
	position: relative;
	width: 1140px;
	left: 50%;
	top: 0;
	margin-left: -570px;
}

/* @end */

/* @group Floating Boxis Home */

.floatBoxes, .floatBoxesLast{
	position: relative;
	float: left;
	width: 371px;
	height: 132px;
	margin: 0 13px 13px 0;
	background-color: #eee;
	overflow: hidden;
}

.floatBoxesLast{
	margin: 0 0 13px 0;
}

/* @end */
/* @group Footer */

.mainFooterFrame{
	position: relative;
	width: 1140px;
	float: left;
	background: #adcdf3 url(../images/bg_footer.jpg) no-repeat left bottom;
	padding-bottom: 250px;
}

.mainFooterFrame ul{
	margin: 13px 0 0 13px;
	padding: 0;
	width: 120px;
	float: left;
}

.mainFooterFrame ul li{
	list-style: none;
}

.mainFooterFrame ul li a, .mainFooterFrame ul li a:visited{
	color: #353535;
	font-size: 11px;
	text-transform: uppercase;
	white-space: nowrap;
}

.mainFooterFrame ul li a:hover{
	color: #0ea7f5;
}

.copyright{
	position: relative;
	width: 1140px;
	float: left;
	font-size: 11px;
	color: #595959;
	margin: 10px 0;
}

/* @end */

/* @group Typo Standards */

.csc-textpic-imagewrap{
	margin-bottom: 15px;
}
.mainRightBoxFrame .csc-textpic-imagewrap img{
	padding-bottom: 5px !important;
}

.news-list-morelink, .news-single-backlink {
	padding:0;
}
 .news-single-item{
	padding: 0 0 5px 0;
}
.news-single-item h2{
	color: #595959;
	line-height: 150%;
	font-size: 12px;
	font-weight: bold;
	
}
.csc-textpic-caption{
	padding: 5px 0;
}

.csc-textpic-caption a, .csc-textpic-caption a:visited{
	color: #595959;
	padding-left: 15px;
	background: url(../images/icon_grayLink.jpg) no-repeat left 1px;
}

.csc-textpic-caption a:hover{
	color: #0ea7f5;
	padding-left: 15px;
	background: url(../images/icon_subActive.jpg) no-repeat left 1px;
}
.news-list-container {
	padding:0;
}
.news-list-item {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #e6e6e6;
	
}

.news-list-item a, .news-list-item a:visited{
	color: #595959;
}

.news-list-item a:hover{
	color: #0ea7f5;
}

form#mailform{
	position: relative;
	padding-top: 13px;
}

form#mailform .csc-mailform-field{
	position: relative;
	margin-bottom: 13px;
}

.csc-mailform-field label{
	position: relative;
}

.csc-mailform-field input, .csc-mailform-field select{
	position: absolute;
	left: 100px;
}

/* @end */

/* @group GoogleMaps */

.mapsearchhide{
	display: none;
}
#mapsearchnav{
	position: relative;
	margin: 5px 0;
}

a.routebold{
	font-weight: bold;
}
.rzgooglemaps_form input{
	width: inherit;
	margin: 5px 5px 5px 0;
}





fieldset.csc-mailform{
	border: none;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Mailformular */



fieldset.csc-mailform{
	border: none;
	margin: 0;
	padding: 0;
}
.fieldnlabel{
	margin-bottom: 10px;
}

.fieldnlabel label {
	float:left;
	padding-top:2px;
	width:70px;
}

.fieldnlabel .mailformsubmit {
	margin-left: 70px;
	color: #595959;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background: none;
	padding-left: 16px;
	background: url(../images/icon_grayLink.jpg) no-repeat left 2px;
	
}

* html .fieldnlabel .mailformsubmit {
	padding-left: 8px;
}

.fieldnlabel .mailformsubmit:hover {
	margin-left: 70px;
	color: #0ea7f5;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background: none;
	padding-left: 16px;
	background: url(../images/icon_subActive.jpg) no-repeat left 2px;
	
}

* html .fieldnlabel .mailformsubmit {
	margin-left: 73px;
}

input, textarea{
	border: 1px solid #ccc;
	color: #595959;
	font-family: Arial;
	font-size: 11px;
	width: 200px;
}



input#mailformsubmit, input.mailformsubmit{
	width: inherit;
	color: #595959;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background: none;
	padding-left: 16px;
	background: url(../images/icon_grayLink.jpg) no-repeat left 1px;
}

input#mailformsubmit:hover, input.mailformsubmit:hover{
	width: inherit;
	color: #0ea7f5;
	font-size: 11px;
	font-weight: bold;
	border: none;
	background: none;
	padding-left: 16px;
	background: url(../images/icon_subActive.jpg) no-repeat left 1px;
}

* html input.mailformsubmit{
	width: 90px;
}



/* @end */



















