body,html {
	/*background:#f4f5f7 url(../img/body_bg.png) repeat-x scroll bottom left;*/
	font:normal normal normal 12px/1.5em Arial, sans-serif;
	height: 100%;	

	
	/*MS*/
	/*background-attachment: fixed;*/

	background:#f4f5f7 url(../img/body_bg.png) no-repeat fixed bottom right;
}

#background {
	background:transparent url(../img/background_bg.png) no-repeat scroll bottom right;
	min-height: 100%;
	height: auto !important;
	height: 100%;		
	
	/**/
	background-image: none;
	
}

#ontop,#page-wrap,#footer {
	margin:0 0 0 40px;
	padding:0 40px 0 25px;
	width:673px;
}

#ontop {
	background:transparent url(../img/ontop_bg.png) repeat-y 0 0;
	height:22px;
}

#page-wrap {
	background:transparent url(../img/page-wrap_bg.png) repeat-y 0 0;
	min-height:400px;
}

#header h1 a {
	background:transparent url(../img/header_bg.png) no-repeat 0 0;
	display:block;
	height:256px;
	text-indent:-999em;
	width:528px;
}

#sidebar {
	float:left;
	width:143px;
	margin:26px 0 0;
}

#infobox {
	margin:10px 0 0;
	position:relative;
	width:500px;
}

#infobox li {
	float:none;
	clear:both;
}

#infobox li a.login,#infobox li a.informations,#infobox li a.contact,#infobox li a.search, #infobox li a.service {
	background:transparent url(../img/sidebar_ul_bg.png) no-repeat scroll 0 0;
	display:block;
	height:34px;
	margin:0 0 3px;
	text-indent:-999em;
	width:152px;
}

#infobox li a.login {
	background-position:0 -144px;
}

#infobox li a.informations {
	background-position:0 -180px;
}

#infobox li a.contact {
	background-position:0 -216px;
}

#infobox li a.search {
	background-position:0 -252px;
}

#infobox li a.service {
	background-position:0 -289px;
}

#infobox li a.login:hover,#infobox li a.login:focus {
	background-position:0 0;
}

#infobox li a.informations:hover,#infobox li a.informations:focus {
	background-position:0 -36px;
}

#infobox li a.contact:hover,#infobox li a.contact:focus {
	background-position:0 -72px;
}

#infobox li a.search:hover,#infobox li a.search:focus {
	background-position:0 -108px;
}

#infobox li a.service:hover,#infobox li a.service:focus {
	background-position:0 -325px;
}

#infobox li.act a.login {
	background-position:0 0;
	float:left;
}

#infobox li.act a.informations {
	background-position:0 -36px;
	float:left;
}

#infobox li.act a.contact {
	background-position:0 -72px;
	float:left;
}

#infobox li.act a.search {
	background-position:0 -108px;
	float:left;
}
#infobox li.act a.service {
	background-position:0 -289px;
	float:left;
}

#infobox li.act>div {
	position:absolute;
	margin-left:152px;
	width:227px;
	color:#fff;
	top:0;
}

*+html #infobox li.act>div {
	margin-left: 0;
}

#infobox li.act div div.infobox_top {
	padding:0 10px;
	height:4px;
	background:transparent url(../img/sidebar_ul_div_ontop_bg.png) repeat-y scroll 0 0;
}

#infobox li.act div div.infobox_content {
	padding:10px 20px;
	background:transparent url(../img/sidebar_ul_div_bg.png) repeat-y scroll 0 0;
}

#infobox li.act div div.infobox_bottom {
	padding:0 10px;
	height:4px;
	background:transparent url(../img/sidebar_ul_div_onbottom_bg.png) repeat-y scroll 0 0;
}

#infobox li.act div div.infobox_content a {
	color:#fff;
}

#infobox div.infobox_content.loginbox p {
	text-align:right;
}

#sys-navigation li a {
	color:#919191;
	text-decoration:none;
}

#sys-navigation li a:hover,#sys-navigation li a:focus {
	text-decoration:underline;
}

#sys-navigation ul li.act a {
	font-weight:700;
}

#content {
	clear:both;
	float:none;
	padding:20px 20px 20px 0;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

#header,#sys-navigation li {
	float:left;
}

h1.csc-firstHeader {
	margin-top:20px;
	font-size:1.67em;
	color:#021C41;	
	padding-bottom:0.5em;
}


h2 {
	margin-top:20px;
	font-size:1.67em;
	color:#021C41;
	padding-bottom:0.5em;
}

#content p {
	margin:10px 0 0;
}

#content .column p {
	padding:0 30px 0 0;
}

#content .column.last p {
	padding:0;
}

#content a {
	color:#F6640A;
}

#content a.big_link {
	font-size:18px;
	border-bottom: 1px #F6640A dotted;
	text-decoration: none;
}

#content a.rss {
	float:right;
	line-height:22px;
	vertical-align:middle;
	padding:0 0 0 27px;
	background:transparent url(../img/rss_link_icon.png) no-repeat 0 0;
	border-bottom: 1px #F6640A dotted;
}

#footer {
	line-height:28px;
	vertical-align:middle;
	text-align:center;
	font-size:.8em;
	height:40px;
	background:transparent url(../img/footer_bg.png) no-repeat 0 0;
	color:#fff;
}

#footer a {
	color:#fff;
}

#infobox ul li a {
	display: block;
	padding: 15px 0 15px 15px;
	background: transparent url(../img/dotted_border.png) repeat-x 0 100%;
	text-decoration: none;
	font-weight: bold;
}

.detail_table {
	width: 100%;
}
.detail_table tr.odd {
	background-color: #D1E1EF;
}
.detail_table tr.even {
	background-color: #C3D2DF;
}

.detail_table tr.unsend {
	color: #F6640A;
}

div.news div.subheadline { width: 540px; float: left; }
div.news div.image { width: 70px; float: left; }
div.news div.company { float: right; }
div.news div.info {
	color: #bfbfbf;
	font-size: 11px;
}
#content hr { clear: both; border: 0; border-top: 1px #021C41 solid;}
div.news h3,#content div.news h3 a { color:#021C41; font-size:14px; font-weight:bold; margin-bottom:5px; text-decoration: none; }
div.news div.company h3,#content div.news div.company h3 a { margin-top:0px; }
div.news-detail h3 { color:#021C41; font-size:1.2em; margin-top:15px; font-weight: bold; }
div.news-detail  table { width: 100%; }
div.news-detail  table th { color:#021C41; font-weight: bold;}
div.news-detail div.subheadline { font-weight: bold; margin-bottom: 10px;}
#content div.news-detail div.images { float: left; padding-top: 1em;}
#content div.news-detail div.images p { color: #6F6F6F; margin: 0 0 10px 0;}
#content div.news-detail p.bodytext { width: 400px; margin: 0;}
div.news-detail div.company { float: left; width: 400px; margin-top: 10px; }
div.news-detail div.company h3 { margin: 0; }
div.news-detail div.logo { float: right; margin-top: 10px; }

#content a.rss { font-size: 18px; float: right; text-decoration:none;}

.success { color: #090; padding: 5px; border: 1px solid #090; }
.overflownews {
	height: 300px;
	overflow-y: scroll;
	padding: 0 10px;
	border: 1px solid #021C41;
	border-left: 0;
	border-right: 0;
	margin: 10px 0;
}

.tx-emsmailplatform-pi1 ul {
	margin: 5px 15px;
	list-style: disc;
	
}
strong {
	font-weight: bold;
}
.tx-srfeuserregister-pi1 a{
	background-image: none;
	padding-left: 0;
}



#infobox .kontakt ul li a {background-image: none; padding: 5px 0 5px 15px;}
