html, body {
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f8f8f8 url(../img/bg_page.png) repeat-x;
}
a img {border:0;}
a { text-decoration: none; }
a, a:visited {
	color: #474747;
}
a:hover, a:active {
	color: #016B91;
}
#site {
	text-align: left;
	width: 996px;
	height: auto;
	margin: 11px auto 77px auto;
	padding: 0;
	background: #fff url(../img/bg_site.png) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0; */
	line-height: 16px;
	color: #474747;
}
#content_box {
	margin: 0;
	padding: 15px 17px;
	font-size: 11px;
}
#content {
	width: 750px;
}

#fbpanel { width: 296px; text-align: right; margin: 0px; float:right;}
#topmenu_container {width:996px; margin: 0 auto 0 auto; clear:both; height: 33px; padding-top: 26px;}
#topmenu {  text-align: left; width: 500px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #474747; float:left;}
#topmenu ul { margin: 0; padding: 8px 0 0 60px; list-style-type: none;}
#topmenu ul li { margin: 0; padding: 0 7px; display: inline; line-height: 11px; font-size: 11px; border-right: 1px solid #929292  }
#topmenu ul li a { color: #929292 }
#topmenu ul li a:hover { color: #016B91; text-decoration:underline; }
#topmenu ul li a.active { color: #016B91; font-weight: bold; text-decoration:underline; }
#topmenu ul li.last { border-right: none }
img.pagetop { font-size: 0 }
#navigation {
	width: 750px;
	float: left;
	margin: 45px 0 0 0;
	height: 40px;
}
#navigation ul {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	padding-left: 30px;
	padding-top: 7px;
	text-transform: uppercase
}
#navigation ul li.first {
	padding-left: 0px;
	background: none;
}
#navigation ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	padding-bottom: 1px;
	display: block
}
#navigation ul li a:hover {
	color: #016B91;
	border-bottom: 4px solid #e5e5e5;
}
#navigation ul li a.active {
	color: #016B91;
	border-bottom: 4px solid #e5e5e5
}
#sub_navigation {
	width: 180px;
	float: left;
	min-width: 180px;
	padding-top: 39px
}
#sub_navigation ul {
	margin: 0 0 0 2px;
	padding: 0px;
	list-style-type: none;
	line-height: 18px
}
#sub_navigation ul li {
	margin: 0;
	padding: 0 0 0 25px;
	border-top: 1px solid #484848;
}
#sub_navigation ul li.last {
	border-bottom: 1px solid #484848;
}
#sub_navigation ul li a {
	padding: 5px 0 5px 15px;
	color: #474747;
	text-decoration: none;
	display: block;
}
#sub_navigation ul li a:hover {
	text-decoration: underline;
}
#sub_navigation ul li.active a {
	color: #016B91;
	background: url("../img/sub_navigation_ul_li_active_bg.png") center left no-repeat;
}
#sub_navigation ul li.active .inactive a {
	color: #474747;
	background: none;
}
#sub_navigation ul ul {
	margin: 0 0 0 15px;
	padding: 0px;
	list-style-type: none;
	border-top: none;
}
#sub_navigation ul ul li {
	margin: 0 0 0 0;
	padding: 0 10px;
	border: 0;
	border-bottom: 1px dotted #bfbfbf;
}
#sub_navigation ul ul li a {
	padding: 5px 0 5px 0;
	background: none;
	font-weight: normal;
	color: #474747;
	text-decoration: none;
}
#sub_navigation ul ul li a:hover {
	text-decoration: underline;
}
#sub_navigation ul ul li.active a {
	background: none;
}
#sub_navigation ul ul li.last { border: 0 }
#sectionPic {
	width: 750px;
	height: 293px;
	float: left;
	z-index: 1;
}
#content_home {
	float: left;
	margin-top: -70px;
	padding-left: 120px;
}
#content_home .box_home_left, #content_home .box_home_center, #content_home .box_home_right {
	float: left;
	z-index: 2;
	width: 193px;
	margin-right: 7px;
}
#content_home .box_home_left .headline, #content_home .box_home_center .headline, #content_home .box_home_right .headline {
	clear: both;
	line-height: 14px;
	width: 193px;
	height: 40px;
	margin: 0;
	background: url(../img/bg_headline.png);
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	text-decoration: none;
}

#content_home .box_home_left .header_text, #content_home .box_home_center .header_text, #content_home .box_home_right .header_text { background: url(../img/hdrtext_left.png) no-repeat; height: 29px }

#content_home .box_home_left a, #content_home .box_home_center a, #content_home .box_home_right a {
	text-decoration: none;
}
#content_home .box_home_left img, #content_home .box_home_center img, #content_home .box_home_right img {
	border: none;
}
#content_home .box_home_left .content, #content_home .box_home_center .content, #content_home .box_home_right .content {
	padding: 10px; border: 1px solid #f0f0f0; border-top: none; height: 312px
}
#content_home .box_home_left .content a, #content_home .box_home_center .content a, #content_home .box_home_right .content a {
	padding-left: 15px;
	background: url("../img/box_content_a_bg.gif") 0px 5px no-repeat;
	display: block;
	margin: 2px 0px 2px 0px;
	text-decoration: none;
	font-weight: bold
}
#content_home .box_home_left .content a.inline, #content_home .box_home_center .content a.inline, #content_home .box_home_right .content a.inline {
	padding: 0px;
	background: none;
	display: inline;
}
#content_home ul {
	list-style-type: none;
}
#content_home ul li {
	padding: 0px 0px 0px 12px;
	background: url("../img/li_standard.gif") left 5px no-repeat;
}
#content_home .box_home_left .header_text a, #content_home .box_home_center .header_text a, #content_home .box_home_right .header_text a {
	/*color: #016B91;*/
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	line-height: 28px;
	font-size: 14px
}
#content_home .box_home_left .headline a, #content_home .box_home_center .headline a, #content_home .box_home_right .headline a {
	padding: 5px 2px 5px 10px;
	display: block;
	color: #fff;
}
#content_standard {
	float: left;
	width: 508px;
	margin: 30px 0px 0px 35px;
	padding: 0px;
}
#content_standard h1 {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #016B91;
	text-transform: uppercase
}
#content_standard h3 {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #016B91;
}



#content_standard #print {
	float: right;
}
#content_standard #print img {
	border: none;
}
#content_standard .line {
	width: 100%;
	height: 26px;
	background: url("../img/footer_bg.gif") 0 11px repeat-x;
	margin-top: 20px;
}
#content_standard .go2top {
	clear: both;
	float: right;
	padding-right: 9px;
}
#boxes {
	width: 205px;
	float: right;
}
#boxes #boxesL #logo img, #boxes #boxesU #logo img {
	display: block;
	border: none;
}
#boxes #boxesL .box, #boxes #boxesU .box {
	margin-bottom: 4px;
	padding: 0px;
	background: #efefef;
}
#boxes #boxesU div.box { border-left: 20px solid #4388a7 }
#boxes #boxesU div.box:first-child {  border-left: 20px solid #226a91 !important }

#boxes #boxesL .box.small, #boxes #boxesU .box.small {
	height: 144px
}
#boxes #boxesL .box.big, #boxes #boxesU .box.big {
	height: 290px; border-left: 20px solid #6fa6bd
}

#boxes #boxesL .box.bigger, #boxes #boxesU .box.bigger {
	height: 312px; border-left: 20px solid #6fa6bd
}

.box.follow {
	height: 160px; border-left: 20px solid #9cc3d2
}

#boxes #boxesL .box .content, #boxes #boxesU .box .content, #verlauf .content {
	padding: 20px 9px 0 19px;
	margin-bottom: 4px;
	line-height: 14px
}
#boxes #boxesL .box .content h2, #boxes #boxesU .box .content h2, #verlauf .content h2 {
	padding: 1px 0px 13px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	/*color: #474747;*/
	color: #016B91;
	text-transform: uppercase;
}
#boxes #boxesL .box .content a, #boxes #boxesU .box .content a, #verlauf .content a {
	padding-left: 15px;
	color: #474747;
	background: url("../img/box_content_a_bg.gif") 0px 5px no-repeat;
	display: block;
}
#boxes #boxesL .box .content a:hover, #boxes #boxesU .box .content a:hover, #verlauf .content a:hover {
	text-decoration: none;
	color: #016B91
}
#boxes #verlauf {
	height: 160px;
	background: #efefef;
	border-left: 20px solid #9dc4d2;
}
#boxes ul {
	list-style-type: none;
	list-style-image: none;
}
#boxes ul li { 	
	margin: 0; 
	padding: 0;
}
#footer {
	clear: both;
	width: 705px;
	margin: 70px 0px 0px 25px;
	padding: 0px;
	height: 40px;
	background: url("../img/footer_bg.gif") top left repeat-x;
}
#footer ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
	list-style-type: none;
}
#footer ul li {
	float: left;
	padding: 5px 0px 0px 10px;
}
#footer ul li a {
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
#footer ul li a img {
	border: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul li.active a {
	text-decoration: underline;
}
#logo_url_footer {
	float: left;
	margin: 4px 0px 0px 0px;
	background: url("../img/footer_logo.gif") top left repeat-x;
	width: 18px;
	height: 16px;
}
#logo_url_footer a {
	width: 18px;
	height: 16px;
	display: block;
}
#logo {
	background: url("../img/logo.gif") top left repeat-x;
	width: 205px;
	height: 85px;
}
#logo a {
	width: 205px;
	height: 63px;
	display: block;
}
#boxes .box .content img, #boxesL .box .content img, #boxesU .box .content img {
	padding: 0px;
	margin: 0px;
}
div.csc-header {
	padding: 0px;
	margin: 0px;
	line-height: 11px;
}
#boxes h1, #boxes h2 {
	padding: 1px 0px 13px 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #016B91;
	text-transform: uppercase;
	line-height: 11px;
}
#boxes .box.big h2 {
	padding: 1px 0px 17px 0px;
	height: 16px;
	
}
* html #boxes .box.big object {
	margin-top: 5px;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #016B91;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #016B91;
}
p {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #474747;
}
#boxes {
	padding: 0px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
}

#content_main a:hover {text-decoration: underline;}
#content_main a:link, #content_main a:visited {text-decoration: underline;}
#content_main ul, #content_left ul, #content_right ul {
	list-style-image: url("../img/li_standard.gif");
	padding-left: 15px;
}
#content_main ul li, #content_left ul li, #content_right ul li {
	padding: 2px 0px 2px 2px;
}
#content_main img {
	margin: 40px 0px 0px 0px;
}
#content_main .csc-textpic-intext-right img, #content_main .csc-textpic-intext-left-nowrap img{
	margin: 0px;
}
#content_main .csc-textpic-caption {
	font-size: 10px;
	margin: 0px 0px 4px 12px;
}
#content_left {
	float: left;
	width: 225px;
	margin: 0px 20px 0px 0px;
}
#content_right {
	float: right;
	width: 225px;
	margin: 0px 0px 0px 0px;
}
ol {
	margin: 23px;
}
ol li {
	padding: 0px 0px 10px 0px;
}
#sp_bettercontact {
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#sp_bettercontact #error {
	width: 446px;
	border: #cecece 1px solid;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 15px;
	line-height: 15px;
}
#sp_bettercontact #error .msg {
	padding: 0px 0px 0px 12px;
	background: url("../img/li_red.gif") left center no-repeat;
}
#sp_bettercontact #left {
	float: left;
	width: 180px;
}
#sp_bettercontact #right {
	float: right;
	width: 280px;
	text-align: right;
}
#sp_bettercontact .input {
	width: 180px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
}
#sp_bettercontact select {
	width: 180px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
}
#sp_bettercontact textarea {
	margin: 0px 0px 8px 0px;
	width: 260px;
	height: 80px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
/*#sp_bettercontact a {
	float: right;
	height: 16px;
	width: 60px;
	padding: 1px 23px 0px 0px;
	margin: 0px 9px 0px 0px;
	color: #666;
	background: url("../img/submit.gif") top right no-repeat;
	display: block;
}*/
#sp_bettercontact p.tx_spbettercontact_button input {
	float: right;
	height: 18px;
	width: 83px;
	padding: 1px 23px 3px 0;
	margin: 0px 9px 0px 0px;
	color: #666;
	background: url("../img/submit.gif") top right no-repeat;
	display: block;
	border: none;
	font-size: 11px;
	text-decoration: underline;
	font-family: verdana;
}
div.tx-spbettercontact-pi1 p.tx_spbettercontact_button {
	width: auto;
}
#sp_bettercontact #error {
  display: none;
}

#sp_bettercontact .error {
  display: block !important;
}

#sp_bettercontact #error #info {
  color: red;
}
#content_main div.tx-spbettercontact-pi1 {
  padding: 0;
}
#senacor-management {
	width: 468px;
	margin: 4px 0px 0px 0px;
}
#senacor-management-menu {
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#senacor-management-menu-en {
	color: #666;
	width: 468px;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#senacor-management-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#senacor-management-menu ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
	list-style-image: none;
}
#senacor-management-menu ul li.first {
	margin: 0px;
	padding: 22px 0px 2px 0px;
	list-style-type: none;
	list-style-image: none;
}
#senacor-management-menu-en ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	width: 468px;
}
#senacor-management-menu-en ul li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
	list-style-image: none;
}
#senacor-management-menu-en ul li.first {
	margin: 0px;
	padding: 22px 0px 2px 0px;
	list-style-type: none;
	list-style-image: none;
}
#senacor-management-menu a {
	background: none;
	padding: 0px;
	margin: 0px;
}
#senacor-management-menu a.active {
	background: none;
	padding: 0px;
	margin: 0px;
	color: #c4c2c4;
}
#senacor-management-content,.person {
	width: 438px;
	margin: 0px;
	border: #cecece 1px solid;
	padding: 15px 15px 45px 15px;
	line-height: 15px;
}
.person {padding:15px;}
#senacor-management-content-image {
	float: right;
	margin: 0px 0px 15px 15px;
}
#senacor-management-content-image img {
	margin: 0px 0px 7px 0px;
}
#senacor-management-header {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	line-height: 15px;
}
#senacor-management-text {
	margin: 60px 0px 0px 0px;
}
#senacor-management-back , .person .csc-textpic-text a{
	float: right;
	margin: 20px 0px 0px 0px;
	padding-left: 15px;
	background: url("../img/box_content_a_bg.gif") 0px 5px no-repeat;
	display: block;
}
.person .csc-textpic-text a{}
.news-single-item h2 {
	font-size: 11px;
	color: #666;
	padding-bottom: 12px;
}
.news-single-item h3 {
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 8px;
}
.news-single-item .date {
	padding-top: 8px;
}
.news-single-item p {
	clear: both;
}
.news-list-item {
	padding: 2px 0px 2px 0px;
}
.news-list-item a {
	color: #666;
}
.news-list-item a:hover, .news-list-item a:active {
	color: #016B91;
}
.news-list-item a.active {
	color: #016B91;
}
.newsevents-list-item {
	padding: 2px 0px 2px 0px;
}
.newsevents-list-item a:link, .newsevents-list-item a:visited  {
	color: #474747;
	text-decoration:underline;
}
.newsevents-list-item a:hover, .newsevents-list-item a:active {
	color: #016B91;
	text-decoration:underline;
}
.newsevents-list-item a.active {
	color: #016B91;
	text-decoration:underline;
}
.news-latest-container h2 {
	font-size: 11px;
	color: #666;
	padding-bottom: 12px;
}
div.news-latest-gotoarchive {
	padding: 15px 0 0 0;
}
div.news-latest-gotoarchive a { font-weight: bold }
.tx-mlcareer-pi1 .overview {
	padding: 15px 0 0 0; letter-spacing:
}
.tx-mlcareer-pi1 .overview a { font-weight: bold }
#boxes #boxesU .content .tx-mlcareer-pi1 .list-item a { display: inline }
.events-single-item p, .news-single-item p {
	clear: both;
	padding-top: 12px;
}
.events-single-item a{
	padding-left: 15px;
	color: #666;
	background: url("../img/box_content_a_bg.gif") 0px 5px no-repeat;
	display: block;
}
.news-single-item a{
	padding-left: 0;
	color: #666;
	background: none;
	display: inline;
}
.news-single-item .go2top a, .events-single-item .go2top a {
	padding: 0px;
	background: none;
}
.news-single-item h2, .events-single-item h2 {
	font-size: 11px;
	color: #666;
	padding-bottom: 0;
	float: left;
}
.news-single-item h3, .events-single-item h3 {
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 8px;
}
.news-single-item .subheader h2, .events-single-item .subheader h2 {
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #016B91;
}
.mlcareer-category {
	clear: both;
	padding: 4px 0px 4px 0px;
}
h3 {
	padding: 8px 0px 8px 0px;
	font-size: 11px;
}
.mlcareer-category-header {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}
.mlcareer-left {
	float: left;
}
.mlcareer-right {
	float: right;
	width: 280px;
}
.mlcareer-list {
	list-style-type: none;
	list-style-image: none;
}
.mlcareer-form #error {
	width: 446px;
	border: #cecece 1px solid;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 15px;
	line-height: 15px;
}
.mlcareer-form #error .msg {
	padding: 0px 0px 0px 12px;
	background: url("../img/li_red.gif") left 6px no-repeat;
}
.mlcareer-form {
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.mlcareer-form div.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 150px;
	padding: 0px;
	margin: 0px;
}
.mlcareer-form div.info.attach {
	margin: 0px 0px 20px 0px;
}
.mlcareer-form div.info.attach_it {
	margin: 0px 0px 20px -25px;
}
.mlcareer-form .input {
	width: 170px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px 10px 9px 0px;
}
.mlcareer-form input.file {
	width: 290px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px 23px 9px 0px;
}
.mlcareer-form select {
	width: 180px;
	border: #ccc 1px solid;
	padding: 2px 2px 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px 10px 9px 0px;
}
.mlcareer-form textarea {
	margin: 0px 0px 8px 0px;
	width: 260px;
	height: 80px;
	border: #cecece 1px solid;
	padding: 3px 4px 3px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.mlcareer-form a {
	float: right;
	height: 14px;
	line-height: 12px;
	width: 160px;
	padding: 1px 23px 0px 0px;
	margin: 40px 9px 0px 0px;
	color: #666;
	background: url("../img/submit.gif") top right no-repeat;
	display: block;
}
.mlcareer-form div.it a {
	float: right;
	height: 16px;
	width: 160px;
	padding: 1px 23px 0px 0px;
	margin: 40px 9px 0px 0px;
	color: #666;
	background: url("../img/submit.gif") top right no-repeat;
	display: block;
}
.career {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.career .left {
	float: left;
	width: 180px;
}
.career .right {
	float: right;
	width: 290px;
	margin: 0px 0px 10px 0px;
}
.career .right ul {
	margin: 0px;
	padding: 0px;
}
.career .right ul li {
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
.career .right a {
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px 17px;
	background: url("../img/box_content_a_bg.gif") 0px 5px no-repeat;
	display: block;
}
.career .right span a {
	padding: 0px;
	margin: 0px;
	background: none;
}
.approach {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 160px;
	width: 468px;
}
.approach .left {
	float: left;
	width: 180px;
}
.approach .right {
	float: right;
	width: 285px;
	height: 100px;
}
.approach .header {
	font-weight: bold;
}
.approach .left a {
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 15px;
	color: #666;
	background: url("../img/box_content_a_bg.gif") 2px 5px no-repeat;
}
#content_main .left img {
	margin: 0px 0px 6px 0px;
}
.accordion {
	margin: 30px 0px 0px 0px;
}
.accordionItem {
	margin: 0px 0px 0px 10px;
}
.accordionHeader {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 1px 3px;
	cursor: pointer;
}
.accordionBody {
	height: 0px;
	overflow: hidden;
	padding: 0px 2px;
}
.accordionLink {
	font-size: 11px;
	display: block;
	padding: 0px 0px 0px 70px;
	margin: 5px 0px 0px 15px;
	background: url("../img/box_content_a_bg.gif") 60px 5px no-repeat;
}
#myAccordion .accordionItem .accordionBody .accordionImage img {
	margin: 0px 0px 0px 0px;
}
.accordionBody img, .accordionHeader img {
	margin-right: 4px;
	margin-top: 2px;
}
.accordionSeparator {
	clear: both;
	border-top: dotted 1px #AAAAAA;
	height: 8px;
}
.csc-frame-rulerBefore,.person-short{clear: both;border-top: dotted 1px #AAAAAA;padding-top:8px;}
.person-short.last{border-bottom: dotted 1px #AAAAAA;padding-bottom:8px;}
.person-short{padding-left:8px;margin:1em 0;}
a.link-more, .person-short .csc-textpic-text a {
    background:transparent url("../img/box_content_a_bg.gif") no-repeat scroll left 7px;
    display: block;
    font-size: 11px;
    padding:0 0 0 10px;
	margin:5px 0 0 0;
}
.csc-frame-rulerAfter{clear: both;border-bottom: dotted 1px #AAAAAA;}
.accordionImage {
	float: left;
	padding: 0px 5px 5px 0px;
	margin: 0px;
}
.clear {
	clear:both; font-size:1px; line-height:1px; display:block;
}

/* FB Content */

/*#fbpanel { width: 996px; text-align: right; margin: 0 auto }*/
#fbpanelcontent { background: #425698; height: 500px; text-align: center; width: auto; }
#fbpanelcontent #top { width: 988px; background: #f2f4f6; margin:0 auto;  border:1px solid #f2f4f6;padding-left:-5px;}
#sfbopen, #sfbclose { margin: 1px 5px 0 0; }
#fbpanelcontent #top .fbConnectWidgetTopmost { border-color:#f2f4f6 !important;}


#boxes #boxesL .content a.wedo { 
        background-image:url(../img/microsite_einbindung-2.jpg); 
        padding: 0;
        width:148px;
        height:110px;
        }
#boxes #boxesL .content a.wedo:hover {
        background-image:url(../img/microsite-einbindung-2-o.jpg);
        }

#boxes #boxesL .box.big.wedo {
    border-left: 20px solid #6FA6BD;
    height: 210px;
}
#boxes #boxesL .box.big.head {
    border-left: 20px solid #6FA6BD;
    height: 250px;
}

#site .cite h2 {
    color: #474747;
    }
#site .cite h1 {    
color: #474747;
margin: 0 0 0 0;
text-transform: none;
}
#site .cite {background-color:#efefef;padding:5px;}
