/* GENERELLES */
*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#fff;
	font-size:100%;
	font-family:Verdana,Helvetica,sans-serif;
}

#container
{
	background:#fff url(../img/background2.gif) right repeat-y;
	width:980px;
	height:auto;
	padding:0 10px 0 0;
}

.clear, .clearfix
{
	clear:both;
}

img{
border: none;
}

/* HEADER, FOOTER, VISUAL UND FUNKTIONALE NAVIGATION */
#header
{
	width:950px;
	height:21px;
	background:url(../img/header.jpg) no-repeat;
	padding:135px 0 0 30px;
}

#header ul
{
	list-style-type:none;
	float:right;
	padding:3px 15px 0 0;
}

#header li
{
	float:left;
	margin-right:0;
	font-size:0.6em;
	color:#fff;
}

#header li a
{
	text-decoration:none;
	color:#fff;
}

#footer
{
	padding-left:25px;
	padding-top:5px;
	padding-bottom:20px;
	font-size:10px;
	color:#999;
}

#footer a
{
	text-decoration:none;
	font-size:10px;
	color:#999;
}

#footer li
{
	float:left;
}

#abschluss
{
	background:transparent url(../img/bg_unten.gif) no-repeat scroll right 0;
	height:9px;
	width:993px;
}

/* HAUPTNAVIGATION OBEN UND RECHTS */
#mainnav_top
{
	width:965px;
	height:24px;
	background-color:#80a0d4;
	border-bottom:1px solid #fff;
	padding:0 0 0 15px;
}

#mainnav_top li
{
	float:left;
	font-size:0.7em;
	font-weight:700;
	height:25px;
	color:#004590;
}

#mainnav_top a.active:link,#mainnav_top a.active:visited,#mainnav_top a.active:hover,#mainnav_top a.active:active
{
	text-decoration:none;
	background-color:#004590;
	color:#fff;
	display:block;
	height:19px;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	float:left;
	padding:5px 15px 0;
}

#mainnav_top a:link,#mainnav_top a:visited
{
	text-decoration:none;
	color:#004590;
	display:block;
	height:19px;
	border-left:1px solid #fff;
	float:left;
	padding:5px 15px 0;
}

.shadow
{
	background:url(../img/shadow.gif) left no-repeat;
}

.shadow_last
{
	width:91px;
	background:url(../img/shadow_last.gif) no-repeat;
}

#mainnav_right
{
	width:200px;
	float:right;
	background-color:#EBE8E3;
}

#mainnav_right li
{
	width:200px;
	background-color:#80a0d4;
	height:25px;
	border-top:none;
	border-bottom:1px solid #fff;
	font-size:0.7em;
	font-weight:700;
}

#mainnav_right li a:link,#mainnav_right li a:visited
{
	text-decoration:none;
	color:#004590;
	display:block;
	height:19px;
	padding:6px 15px 0;
}

#mainnav_right li a.open:link,#mainnav_right li a.open:visited
{
	text-decoration:none;
	color:#004590;
	display:block;
	height:168px;
	padding:6px 15px 0;
}

#mainnav_right li a:hover, #mainnav_right li a.active:link,#mainnav_right li a.active:visited,#mainnav_right li a.active:hover,#mainnav_right li a.active:active
{
	text-decoration:none;
	background-color:#004590;
	color:#fff;
	display:block;
	height:19px;
	padding:6px 15px 0;
}

#mainnav_right ul.funcnav li
{
	width:160px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fff;
	font-size:0.6em;
	font-weight:400;
	height:10px;
	border-bottom:none;
}

#mainnav_right ul.funcnav a:link,#mainnav_right ul.funcnav a:visited,#mainnav_right ul.funcnav a:hover,#mainnav_right ul.funcnav a:active
{
	text-decoration:underline;
	background:none;
	color:#004590;
	display:normal;
	border:none;
	padding:0;
}

#mainnav_right #sidebar a,#mainnav_right #sidebar a:link,#mainnav_right #sidebar a:visited,#mainnav_right #sidebar a:active
{
	text-decoration:underline;
	background:none;
	display:inline;
	border:none;
	padding:0;
	color:#004590
	
}
#mainnav_right #sidebar a:hover {
	text-decoration:underline;
	color:#D81F1F;
	background:none;
}

.rahmen_rechts
{
	float:left;
	border:1px solid #153b7c;
	width:168px;
	background-color:#fff;
	margin-left:15px;
	padding-bottom:0;
	padding-right:0;
	overflow:hidden;
	margin-bottom:20px;
}
.rahmen_rechts2
{
	float:left;
	border:1px solid #153b7c;
	width:168px;
	background-color:#fff;
	margin-left:15px;
	padding-bottom:0;
	padding-right:0;
	overflow:hidden;
	margin-bottom:20px;
}
#main_home #content
{
	width:725px;
	float:left;
	color:#51575a;
	padding:0 15px 30px 30px;
}

#content
{
	width:535px;
	float:left;
	color:#51575a;
	padding:0 15px 30px 30px;
}

#headlinearea
{
	
	margin-left:200px;
	margin-top:25px;
	margin-bottom:24px;
}

#headlinearea_portal
{
	height:25px;
	margin-left:200px;
	margin-top:25px;
	margin-bottom:24px;
	display: none;
}

#divider
{
	width:535px;
	padding-left:15px;
	margin-left:185px;
}

#divider_portal
{
	width:535px;
	border-right:1px solid #ebe8e3;
	padding-right:15px;
}

#subnav
{
	width:185px;
	float:left;
	padding-top:67px;
	margin-left:-565px;
	padding-left:15px;
	padding-bottom:50px;
	/*overflow:hidden;*/
}

#subnav_portal
{
	width:185px;
	float:left;
	padding-top:67px;
	padding-left:15px;
	overflow:hidden;
	padding-bottom:50px;
	margin-left:-565px;
}

#subnav a:link,#subnav a:visited,#subnav_portal a:link,#subnav_portal a:visited
{
	text-decoration:none;
	color:#004590;
	display:block;
	width:150px;
}

#subnav a:hover,#subnav a:active,#subnav_portal a:hover,#subnav_portal a:active
{
	text-decoration:none;
	color:#d81f1f;
	display:block;
	width:150px;
}

#subnav ul,#subnav_portal ul
{
	list-style-type:none;
	width:100%;
}

#subnav li,#subnav_portal li
{
	font-weight:700;
	font-size:0.6em;
	padding-top:10px;
	color:#004590;
}

#subnav li ul li,#subnav_portal li ul li
{
	font-weight:400;
	font-size:.99em;
	padding-top:6px;
	color:#004590;
	padding-left:12px;
}

#subnav li ul li a,#subnav_portal li ul li a
{
	width:135px;
}

#subnav ul li a.recent,#subnav_portal ul li a.recent
{
	margin-left:-8px;
	padding-left:8px;
	background:url(../img/bullet_blau.png) 0 4px no-repeat;
}

#subnav li ul li.recent,#subnav_portal li ul li.recent
{
	padding-left:12px;
	background:url(../img/bullet_blau.png) no-repeat 2px 10px;
}

#maincontent #leftcol
{
	width:260px;
	float:left;
	margin-right:15px;
}

#maincontent #rightcol
{
	width:260px;
	float:left;
}

#main_home #maincontent #leftcol
{
	width:355px;
	float:left;
	margin-right:15px;
}

#main_home #maincontent #rightcol
{
	width:355px;
	float:left;
}

#maincontent a, #maincontent a:link, #maincontent a:active, #maincontent a:visited
{
	text-decoration:underline;
	color:#004590;
}

#maincontent a:hover
{
	text-decoration:underline;
	color:#D81F1F;
}

#maincontent ul
{
	margin-left:13px;
	font-size:11px;
}
#maincontent ol
{
	margin-left:19px;
	font-size:11px;
}
#maincontent ol li{
/*text-indent: -3px;*/
margin-bottom: 10px;
}

#maincontent ul li {
	margin-bottom:1px;
	/*text-indent: -3px;*/
}

#maincontent ul li a,#maincontent ol li a
{
	color:#004590;
	text-decoration: underline;
}

#leftcol .portal_box,#rightcol .portal_box
{
	width:250px;
	overflow:hidden;
	margin-bottom:15px;
	padding:0 10px 0 0;
}

#main_home #leftcol .portal_box,#main_home #rightcol .portal_box
{
	width:345px;
	overflow:hidden;
	margin-bottom:15px;
	padding:0 10px 0 0;
}

#leftcol .portal_box p ,#rightcol .portal_box p
{
	font-size:11px;
	margin-left:0;
	line-height:1.3em;
}

#leftcol .portal_box img,#rightcol .portal_box img
{
	margin-bottom:15px;
	margin-top:5px;
}

#leftcol h3,#rightcol h3
{
	color:#013b69;
	font-size:0.6em;
	font-weight:400;
	margin-bottom:8px;
	padding-bottom:6px;
	width:260px;
	text-transform:uppercase;
	border-bottom:1px solid #ebe8e3;
	letter-spacing:0.1em;
}

#main_home #leftcol h3,#main_home #rightcol h3
{
	color:#013b69;
	font-size:0.6em;
	font-weight:400;
	margin-bottom:8px;
	padding-bottom:6px;
	width:345px;
	text-transform:uppercase;
	border-bottom:1px solid #ebe8e3;
	letter-spacing:0.1em;
}

#leftcol h4,#rightcol h4
{
	color:#013b69;
	font-size:0.7em;
	font-weight:700;
	margin-bottom:5px;
}

/* CONTENTELEMENTE */
#content h1
{
	font-size:1.5em;
	color:#004590;
	font-weight:400;
	width:533px;
}

h3.csc-firstHeader
{
	color:#013b69;
	font-size:10px;
	font-weight:400;
	margin-bottom:8px;
	padding-bottom:6px;
	width:535px;
	text-transform:uppercase;
	border-bottom:1px solid #ebe8e3;
	letter-spacing:0.1em;
}

#content .csc-header h2
{
	margin:25px 0 3px;
}

#content p,.tx-powermail-pi1
{
	font-size:11px;
	color:#51575a;
	margin-left:0;
	margin-bottom:15px;
	line-height:14px;
}

#visual
{
	margin-left:200px;
	width:549px;
}

#visual img
{
	/*margin-bottom:30px;*/
}

#visual_portal
{
	height:148px;
	margin-bottom:30px;
	margin-top:0px;
	width:549px;
	overflow:hidden;
	margin-left:200px;
	
}

#visual_home
{
	width:725px;
	margin-bottom:30px;
	margin-top:25px;
}

#visual img
{
	/*width:535px;*/
}

#visual_portal img
{
	width:549px;
	height: 149px;
}
#search
{
	margin:25px 0 25px 15px;
}

#search input
{
	border:1px solid #b4afa6;
	width:145px;
	padding-left:3px;
	font-size:0.6em;
	padding-top:1px;
	height:14px;
	font-family:Verdana,Helvetica,sans-serif;
}

#search #submit
{
	width:20px;
	border:none;
	font-weight:700;
	color:#b4afa6;
	font-size:11px;
	margin-left:-5px;
	padding-left:0;
	padding-top:0;
	background-color:#EBE8E3;
}

#mainnav_right h3
{
	width:148px;
	font-size:0.6em;
	color:#153b7c;
	padding:7px 10px 10px 10px;
}

.rahmen_rechts img
{
	display:block;
	border:none;
	margin:0;
	padding:0 0 5px 0;
}
.rahmen_rechts2 img
{
	display:block;
	border:none;
	margin:0;
	padding:0;
}
.rahmen_rechts p
{
	background-color:#fff;
	width:144px;
	font-size:0.6em;
	padding:1px 20px 10px 10px;
}

.rahmen_rechts ol{
margin-left: 30px;

}

.popup_menu li
{
	list-style-type:none;
	width:270px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#fff;
	font-size:0.7em;
}

.popup_menu li a:link,.popup_menu li a:visited
{
	width:245px;
	color:#004590;
	display:block;
	font-weight:700;
	text-decoration:none;
	background-color:#ccdfef;
	padding:5px 10px 5px 15px;
}

.popup_menu li a:hover,.popup_menu li a:active
{
	width:245px;
	color:#fff;
	display:block;
	font-weight:700;
	text-decoration:none;
	background-color:#004590;
	padding:5px 10px 5px 15px;
}

#homelink
{
	height:60px;
	width:350px;
	position:absolute;
	top:10px;
	left:10px;
}

#homelink a
{
	display:block;
	height:65px;
	width:300px;
}

div.csc-sitemap
{
	margin-left:-25px;
}

.csc-sitemap ul
{
	line-height:1.5em;
	list-style-type:none;
}
.csc-sitemap ul li ul{
	margin-top:0;
}
.csc-sitemap ul li
{
	font-size:12px;
	line-height:2em;
	font-weight:700;
	text-transform:uppercase;
}

.csc-sitemap ul li a:link,.csc-sitemap ul li a:visited,.csc-sitemap ul li a:hover,.csc-sitemap ul li a:active
{
	text-decoration:none;
	color:#004590;
}

.csc-sitemap ul li ul li a,.csc-sitemap ul li ul li ul li a
{
	color:#51575a;
	text-decoration:none;
}

.csc-sitemap ul li ul li
{
	font-size:11px;
	line-height:1.5em;
	color:#51575a;
	font-weight:700;
	text-transform: none;
}
#content .csc-sitemap ul li ul{
margin-bottom:0;
}


.csc-sitemap ul li ul li ul li
{
	font-size:11px;
	line-height:1.5em;
	color:#51575a;
	font-weight:400;
}

.tx-mmdamfilelist-pi1-listrow
{
	font-size:8pt;
	margin-bottom:15px;
	clear:both;
}

.tx-mmdamfilelist-pi1-file_mtime
{
	color:#51575A;
	font-weight:700;
	float:left;
}

.tx-mmdamfilelist-pi1-file_size
{
	text-align:right;
	width:80px;
	float:right;
	color:#d81f1f;
}

.tx-mmdamfilelist-pi1-normallink
{
	color:#004590;
	font-weight:400;
	float:right;
	width:20px;
}

.tx-mmdamfilelist-pi1-description
{
	color:#004590;
	font-weight:400;
	display:block;
}

.tx-mmdamfilelist-pi1-listrow-even div,.tx-mmdamfilelist-pi1-listrow-odd div
{
	margin-left:0;
}

.tx-mmdamfilelist-pi1-listrow-even,.tx-mmdamfilelist-pi1-listrow-odd
{
	margin-bottom:5px;
}

.tx-mmdamfilelist-pi1-date_cr
{
	font-weight:700;
	padding-right:20px;
}

.tx-mmdamfilelist-pi1-linkedTitle a
{
	color:#50565a;
	text-decoration:none;
}

#maincontent ul.csc-menu
{
	border-bottom:1px solid #50565a;
	border-top:1px solid #fff;
	float:left;
	width:100%;
	margin-left:0;
	padding:0;
}

ul.csc-menu li
{
	list-style-type:none;
	float:left;
	background-color:#ebe8e3;
	border-left:1px solid #fff;
	padding:5px;
}

#maincontent ul.csc-menu li a, #maincontent ul.csc-menu li a:link, #maincontent ul.csc-menu li a:visited, #maincontent ul.csc-menu li a:active, #maincontent ul.csc-menu li a:hover
{
	text-decoration:none;
}
ul.csc-menu li.active
{
	list-style-type:none;
	float:left;
	background-color:#004590;
	border-left:1px solid #ebe8e3;
	padding:5px;
}
#maincontent ul.csc-menu li.active a:link, #maincontent ul.csc-menu li.active a:visited, #maincontent ul.csc-menu li.active a:hover, #maincontent ul.csc-menu li.active a:hover{
	color: #fff;
}
.news-list-item
{
	padding-bottom:5px;
	margin-bottom:5px;
}

.job-list-item
{
	padding-bottom:5px;
}

.job-list-item h4
{
	font-size:11px;
	margin-bottom:3px;
	margin-top:3px;
}

.news-list-container
{
	border-top:1px solid #50565A;
	padding-top:5px;
	margin-bottom:10px;
	font-size:11px;
}

.job-list-container
{
	border-top:1px solid #50565A;
	padding-top:5px;
	margin-bottom:10px;
	font-size:11px;
	line-height:12px;
}

.news-list-date
{
	color:#50565a;
	
	float:left;
	width:80px;
}

.news-list-subheader
{
	font-weight:700;
	margin-left:100px;
	color:#004590;
	padding-right: 20px;
	height: 100%;
}
.news-list-subheader span.news_teaser{
font-weight: normal;
color:#333;
}
.job-list-subheader
{
	font-weight:400;
	color:#50565a;
}

.news-list-morelink a
{
	color:#d81f1f;
	font-weight:400;
	text-decoration:none;
}

table
{
	width:97%;
	font-size:10px;
	color:#333;
	border-collapse:collapse;
	margin-bottom: 15px;
}

table tfoot td
{
	background-color:#e7eef4;
	font-weight:700;
	margin:0;
}

table td p.bodytext
{
	margin:0;
	font-size:10px;
	padding:0;
}
#content table td p
{
	margin:0;
	font-size:10px;
	padding:0;
}
table tr
{
	background-color:#f3f1ee;
	margin:0;
}

table td
{
	border-bottom:1px solid #fff;
	margin:0;
	padding:3px;
	vertical-align:top
}
p.alle_news{
margin-top: -15px;
}


.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

.center
{
	text-align:center;
}

.odd
{
	background-color:#f3f1ee;
}

.even
{
	background-color:#ebe8e3;
}

.newsdate-latest
{
	font-weight:700;
	color:#50585b;
}

.newscontent-latest
{
	font-weight:700;
	color:#013b69;
}
#maincontent .newscontent-latest a
{
	font-weight:700;
	color:#013b69;
	text-decoration: none;
}
.job-latest
{
	font-weight:400;
	color:#013b69;
}

.news-single-backlink,.job-single-backlink
{
	font-size:0.7em;
}

.news-single-timedata
{
	font-size:9px;
	margin-bottom:5px;
}

hr.clearer
{
	height:1px;
	margin-bottom:5px;
}

#worldwide
{
	width:305px;
	height: 198px;
	position:absolute;
	top:-520px;
	left:650px;
	display:none;
	background: url(../img/bg_karte.png) left no-repeat;
}

#worldwide table
{
	width:295px;
	font-size:10px;
	margin:-2px 0 0 1px;
	padding:0;
}

#worldwide table tr,#worldwide table tr td
{
	background-color:#fff;
	border:none;
	padding-left:5px;
}

#worldwide table tr td a
{
	text-decoration:none;
	color:#000;
}

.ww
{
	cursor:pointer;
}

#worldwide h4
{
	width:290px;
	height:21px;

	
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	font-size:11px;
	font-weight:700;
	margin:0;
	color:#153b7c;
}

.tx-sriframe-pi1
{
	/*margin-left:-30px;*/
}

h4.csc-firstHeader
{
	color:#004590;
	font-size:0.75em;
	font-weight:400;
	text-transform:uppercase;
	margin:0 0 10px;
}

.contactbox
{
	width:500px;
	margin-bottom:15px;
}

.contactbox h3
{
	color:#013b69;
	font-size:0.6em;
	font-weight:400;
	margin-bottom:8px;
	width:240px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.image
{
	float:left;
	width:75px;
	height:90px;
	overflow:hidden;
}

.contact_data
{
	width:400px;
	float:left;
	padding-left:0;
	font-size:0.6em;
	margin-left:10px;
}

#content p.cont_name
{
	margin-bottom:3px;
	font-weight:700;
}

#content p.cont_position
{
	margin-bottom:3px;
	color:#6e777a;
}

#content p.cont_phone
{
	margin-bottom:1px;
	background:url(../img/icon_phone.gif) left no-repeat;
	padding-left:20px;
}

#content p.cont_fax
{
	margin-bottom:1px;
	background:url(../img/icon_fax.gif) left no-repeat;
	padding-left:20px;
}

#content p.cont_mail
{
	margin-bottom:3px;
	background:url(../img/icon_mail.gif) left no-repeat;
	padding-left:20px;
}

#maincontent fieldset
{
	border:none;
}

.adressbox
{
	border-bottom:1px solid #ebe8e3;
}

.adressbox p
{
	background-color:#fff;
	width:160px;
	color:#50565a;
	padding:0 0 3px 10px;
}

.adressbox p.branch
{
	color:#053f6c;
	font-weight:700;
}

.adressbox p.head
{
	color:#013b69;
	font-weight:400;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

.adressbox p.addphone
{
	padding-left:20px;
	width:150px;
	font-weight:700;
	background:#fff url(../img/icon_phone2.gif) left no-repeat;
}

.adressbox p.fax
{
	background:#fff url(../img/icon_fax.gif) left no-repeat;
	padding-left:20px;
	width:150px;
	font-weight:700;
	padding-bottom:5px;
}

/* FCE Zweispalter */
.col2
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.col2_links
{
	float:left;
	width:48%;
	overflow:hidden;
}

.col2_rechts
{
	float:right;
	width:48%;
	overflow:hidden;
}

.clearer
{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

/* Listen im related-Bereich */
#mainnav_right #sidebar ul
{
	list-style-type:disc;
	padding-left:25px;
	background:#FFF;
	padding-top:0px;
	padding-bottom:5px;
	width:145px;
}

#mainnav_right #sidebar li
{
	width:auto;
	background:none;
	height:auto;
	border:0;
	font-size:0.6em;
	font-weight:400;
}

/* Downloadlisten */
.tx-mmdamfilelist-pi1
{
	width:100%;
}

.dl_an,.dl_
{
	margin-bottom:13px;
}

.tx-mmdamfilelist-pi1 .dl_an .dl_date
{
	font-weight:700;
	float:left;
	width:100px;
}

.tx-mmdamfilelist-pi1 .dl_an .dl_title
{
	width:60%;
	float:left;
}

.tx-mmdamfilelist-pi1 .dl_ .dl_title,.filelink .title
{
	width:65%;
	float:left;
}

.filelink .title
{
	margin-bottom:8px;
}

.tx-mmdamfilelist-pi1 .dl_an .dl_link,.tx-mmdamfilelist-pi1 .dl_ .dl_link,.filelink .dl_link
{
	float:right;
}

.tx-mmdamfilelist-pi1 .dl_an .dl_link a,.tx-mmdamfilelist-pi1 .dl_ .dl_link a,.filelink .dl_link a
{
	color:#D81F1F;
	text-decoration:none;
	text-transform:uppercase;
}

/* Events */
.eventdate-latest
{
	color:#50585B;
	font-weight:700;
	font-size:11px;
}
.eventcontent-latest
{
	color:#50585B;
	font-weight:400;
	font-size:11px;
}

.event-list-date
{
	color:#51575A;
	font-weight:700;
	width:180px;
}

.event-list-subheader
{
	float:left;
	width:350px;
}

.event-list-content
{
	color:#50585B;
	font-weight:400;
	margin-left:80px;
}

.eventdate-latest p.bodytext
{
	margin-bottom:0 !important;
}

/* Events  in Related Spalte*/
.rahmen_rechts .eventdate-latest
{
	font-weight:700;
	font-size:10px;
	padding: 1px 20px 0px 10px;
	display:block;
}
.rahmen_rechts .eventcontent-latest
{
	color:#50585B;
	font-weight:400;
	font-size:17px;
}

.rahmen_rechts .event-list-date
{
	color:#51575A;
	font-weight:700;
	width:180px;
}

.rahmen_rechts .event-list-subheader
{
	float:left;
	width:350px;
}

.rahmen_rechts .event-list-content
{
	color:#50585B;
	font-weight:400;
	margin-left:80px;
}

.rahmen_rechts .eventdate-latest p.bodytext
{
	margin-bottom:0 !important;
}
.rahmen_rechts  h3.csc-firstHeader
{
	color:#013b69;
	font-size:10px;
	font-weight:400;
	margin-bottom:0px;
	padding-bottom:0px;
	width:535px;
	text-transform:none;
	border-bottom:none;
	letter-spacing:0.1em;
}
/* Powermail */
.tx_powermail_pi1_fieldwrap_html
{
	margin-bottom:10px;
}
.tx_powermail_pi1_fieldwrap_html label, .tx_powermail_pi1_fieldwrap_html_radio_title {
	line-height:30px;
	font-weight:bold;
}
.tx_powermail_pi1_fieldwrap_html_textarea label{
	display: block;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title, .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight:bold;
}
.tx_powermail_pi1_form legend{
	color:#004590;
	font-size:13px;
	font-weight:700;
	margin:0pt 0pt 16px;
}
.tx_powermail_pi1_fieldwrap_html .powermail_radio_inner label, .tx_powermail_pi1_fieldwrap_html .powermail_check_inner label{
	font-weight:normal;
	line-height:11px;
	margin:0px;
	padding:0px;
}
.tx-powermail-pi1 input
{
	border:1px solid #B4AFA6;
	font-size: 11px;
	color: #004590;
	padding: 2px 0 2px 0;
}
.tx-powermail-pi1 textarea
{	border:1px solid #B4AFA6;
	font-size: 11px;
	color: #004590;
	font-family:Verdana,Helvetica,sans-serif;
}
.tx-powermail-pi1 input.powermail_radio, .tx-powermail-pi1 .powermail_check_inner input {
	border:0;
}
.tx_powermail_pi1_fieldwrap_html_textarea textarea
{
	width:300px;
	height:60px;
}

.tx_powermail_pi1_fieldwrap_html_text input
{
	width:300px;
}
.tx_powermail_pi1_fieldwrap_html_select label {
	display:block;
}
.powermail_check_inner, .powermail_radio_inner {
	margin-bottom:10px;
}

/* Languages Menu */
.tx-srlanguagemenu-pi1 p
{
	font-family:Verdana, sans-serif;
	font-size:.8em;
	line-height:100%;
	color:#35006d;
	margin-top:8px;
	text-indent:0;
	padding:0;
}

.tx-srlanguagemenu-pi1 img
{
	border-style:none;
	margin:0 5px;
	padding:0;
}

.tx-srlanguagemenu-pi1 .INACT
{
	float:left;
	color:#999;
}

.tx-srlanguagemenu-pi1 .INACT a
{
	background-color:transparent;
	color:#35006d;
	text-decoration:none;
	font-weight:400;
}

.tx-srlanguagemenu-pi1 .SPC
{
	float:left;
	font-family:Verdana, sans-serif;
	font-size:.8em;
	line-height:100%;
	color:#35006d;
}

.tx-srlanguagemenu-pi1 fieldset select
{
	font-size:.8em;
	font-family:Verdana, sans-serif;
	background-color:#35006d;
	color:#FFF;
	font-weight:700;
}

#footer ul,#mainnav_top ul,#mainnav_right ul,#mainnav_right ul.funcnav,#subnav li ul,#subnav_portal li ul,.popup_menu ul
{
	list-style-type:none;
}

#mainnav_top a:hover,#mainnav_top a:active,#mainnav_right a:hover,#mainnav_right a:active
{
	background-color:#004590;
	color:#fff;
}

.rahmen_rechts,.wrap2,.wrap3,.tx-ttaddress-pi1 .org,.tx-ttaddress-pi1 .family-name,.tx-ttaddress-pi1 .additional-name,.tx-ttaddress-pi1 .given-name,.tx-ttaddress-pi1 .street-address,.tx-ttaddress-pi1 .locality,.tx-ttaddress-pi1 .tel,.tx-ttaddress-pi1 .fax
{
	display:block;
}

.tx-ttaddress-pi1 .tel{
background:transparent url(../img/icon_phone.gif) no-repeat scroll left center;
margin-bottom:1px;
padding-left:20px;
}
.tx-ttaddress-pi1 .fax{
background:transparent url(../img/icon_fax.gif) no-repeat scroll left center;
margin-bottom:1px;
padding-left:20px;
}
.tx-ttaddress-pi1 .email{
background:transparent url(../img/icon_mail.gif) no-repeat scroll left center;
margin-bottom:1px;
padding-left:20px;
}


#main,#main_home
{
	width:980px;
	height:auto;
}

#content h1.csc-firstHeader,#content .csc-header h1,#content h2,.news-single-item h2,.job-single-item h2,#content .csc-header-n2 h4, #content .csc-header-n3 h3 
{
	color:#004590;
	font-size:0.75em;
	font-weight:700;
	margin:0 0 16px;
}

#content ul,ol,.event-list-item
{
	margin-bottom:15px;
}

.tx-mmdamfilelist-pi1-orderselector div,.tx-mmdamfilelist-pi1-viewselector div,.tx-mmdamfilelist-pi1-modeSelector div,.tx-ttaddress-pi1 .postal-code
{
	display:inline;
}

table th,table thead td
{
	background-color:#cdc8be;
	font-size:10px;
	border-bottom:1px solid #fff;
	margin:0;
	padding:3px;
	font-weight:bold;
	
}

.tx-mmdamfilelist-pi1 .dl_ .dl_date,.tx-srlanguagemenu-pi1 fieldset label
{
	display:none;
}

.filelink,.event-list-container
{
	font-size:11px;
}

.tx_powermail_pi1_fieldwrap_html_radio label,.tx_powermail_pi1_fieldwrap_html_check label
{
	margin-left:10px;
}

.tx-srlanguagemenu-pi1 .CUR,.tx-srlanguagemenu-pi1 .NO
{
	float:left;
	font-size:.8em;
}

.tx-srlanguagemenu-pi1 .CUR a,.tx-srlanguagemenu-pi1 .NO a
{
	background-color:transparent;
	color:#35006d;
	text-decoration:none;
	font-weight:700;
}

.tx-srlanguagemenu-pi1 .CUR a:focus,.tx-srlanguagemenu-pi1 .CUR a:hover,.tx-srlanguagemenu-pi1 .CUR a:active,.tx-srlanguagemenu-pi1 .NO a:focus,.tx-srlanguagemenu-pi1 .NO a:hover,.tx-srlanguagemenu-pi1 .NO a:active,.tx-srlanguagemenu-pi1 .INACT a:focus,.tx-srlanguagemenu-pi1 .INACT a:hover,.tx-srlanguagemenu-pi1 .INACT a:active
{
	color:#333;
}

/* Bildunterschriften */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
font-size:0.6em;
padding-top:8px;
}

/* Smoothgalerie */
.jdExtCarousel {
	width:534px;
	overflow:hidden;
}
.myGallery {
	border:1px solid #FFFFFF !important;
}

/* Filelinks */

div.filelinks{
margin-bottom: 15px;
font-size:11px;
}
div.filelinks span.filecount{
display:none
}

div.filelinks .odd, div.filelinks .even{
width: 90%;
border-top: 1px solid #EBE8E3;
padding: 3px 0 6px 30px;
margin: 0;
}

div.tx-mmdamfilelist-pi1-listrow-even, div.tx-mmdamfilelist-pi1-listrow-odd{
width: 95%;
border-bottom: 1px solid #EBE8E3;
padding: 3px 0 6px 0px;
margin: 0;
}

div.filelinks .last{
border-bottom: 1px solid #EBE8E3;
}
div.filelinks .odd:hover, div.filelinks .even:hover, div.tx-mmdamfilelist-pi1-listrow-even:hover, div.tx-mmdamfilelist-pi1-listrow-odd:hover{
background-color: #EBE8E3
}

div.filelinks a{
text-decoration: none;
}

/* FILELINKS DATEITYPEN */

.tx-mmdamfilelist-pi1-listrow div {
background:transparent no-repeat scroll left top;
padding-left:0px;
}
.tx-mmdamfilelist-pi1-listrow span {
display:block;
}
.tx-mmdamfilelist-pi1-listrow span.title, .tx-mmdamfilelist-pi1-listrow span.size, .tx-mmdamfilelist-pi1-listrow span.date, .tx-mmdamfilelist-pi1-listrow span.desc{
padding-left: 20px;
padding-bottom: 3px;
}
#content .tx-mmdamfilelist-pi1-listrow span.title p.bodytext, #content .tx-mmdamfilelist-pi1-listrow span.size p.bodytext, #content .tx-mmdamfilelist-pi1-listrow span.date p.bodytext, #content .tx-mmdamfilelist-pi1-listrow span.desc p.bodytext{
margin-bottom:0px;
}

.tx-mmdamfilelist-pi1-listrow .avi {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .bmp {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .csv {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .doc {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .eps {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .gif {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .ico {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .jpg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .mov {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .mpeg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .mpg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .pdf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .png {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .ps {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .psd {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .rtf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .swf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .tif {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .ttf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .txt {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .wav {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .xls {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.tx-mmdamfilelist-pi1-listrow .zip {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}



p.bodytext img{
margin: 0 12px 5px 0;
}
dd.csc-textpic-caption{
clear: both;
padding-bottom: 15px;
}
#maincontent{
padding-top:1px;
}

#query{
float:left;
margin-right:10px;
margin-bottom: 10px;
}
.searchButton{
float: left;
margin-top: 2px;
}
#maincontent .searchButton a{
text-decoration: none;
font-size:14px;
font-weight:bold;
color: #999;
}

.tx-searchblox-pi1 table tr{
background-color: #fff;
}

#maincontent .link a{
text-decoration: underline;
font-weight: bold;
font-size:12px;
}

.tx-searchblox-pi1 table tr td.relevance{
visibility: hidden;
}
.tx-searchblox-pi1 table tr td.link{
width: 100%;
}
.hiliter{
font-weight: bold;
}

#maincontent ul.bar{
list-style-type:none;
padding-bottom: 15px;
}
#maincontent ul.bar li.query{
float:left;
margin:0 0 0 -13px;
padding: 0;
}
#maincontent ul.bar li.matches{
float:left;
margin:0pt 0pt 0pt 80px;
}
#results_list{
clear: both;
font-size:11px;
}
#results_list a.PDF{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
font-size:11px;
}
#results_list a.EXCEL{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
}
#results_list a.HTML{
font-size:11px;
padding-top: 0;
}
#results_list a.PPT{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
font-size:11px;
}
#results_list a.RTF{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
font-size:11px;
}
#results_list a.TEXT{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
font-size:11px;
}
#results_list a.WORD{
background:url(../img_suche/pdf.gif) top left no-repeat;
padding-left: 17px;
padding-top: 0;
font-size:11px;
}

table td.docurl, table td.desc, table td.link{
padding:0; !important
}
table td.docurl{
color: #008000;
}

#results_list ul{
margin-top: 10px;
}
.status{

}

.suggest{
clear: both;
font-size:11px;
margin-bottom: 10px;
font-style:italic;
}

.pagination{
font-size: 11px;
}

.csc-mailform{
font-size: 11px;
}

.csc-mailform-field{
margin-bottom: 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea{
width:300px;
margin-top: 5px;
}

.csc-mailform-field input.csc-mailform-check{
width:15px;
margin-top: 5px;
}

.csc-mailform-field label{
display: block;
font-weight: bold;
}
.csc-mailform-label{
font-weight: bold;
}


.filelinks div {
background:transparent url(/typo3/gfx/fileicons/default.gif) no-repeat scroll left top;
margin-bottom:10px;
padding-left:25px;
}
.filelinks span {
display:block;
}
.filelinks .filecount {
display:block;
margin-bottom:5px;
}
.filelinks a {
color:#000000;
text-decoration:none;
}
.filelinks .ai {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}

.filelinks .avi {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .bmp {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .csv {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .doc {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .eps {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .exe {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .gif {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .htm {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .html {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .ico {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .jpg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .js {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .mov {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .mpeg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .mpg {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .pdf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .png {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .psd {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .rtf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .swf {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .tif {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .txt {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .wav {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .xls {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .xml {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks .zip {
background-image:url(/typo3/gfx/fileicons/pdf.gif) !important;
}
.filelinks a:hover {
text-decoration:underline;
}

/*Zitat*/
blockquote{
padding-left: 20px;
font-style:italic;
font-size:11px;
margin-bottom: 10px;
}
acronym, dfn, abbr, span.abbr {
border-bottom:none;
cursor:default;
}

#maincontent acronym, #maincontent dfn,#maincontent abbr, #maincontent span.abbr{
border-bottom:1px dotted black;
cursor:help;
}

/* UPDATE FINANZBERICHTE*/
.fce_presentations{
border-bottom: 1px solid #999;
}
.fce_presentations table{
margin-bottom:0;
clear: both;
}
.fce_presentations table tr{
background-color: #fff;
}
.fce_presentations table tr .td1{
width: 60px;
padding: 5px 5px;
vertical-align: top;
}
.fce_presentations table tr .td2{
width: 305px;
padding: 10px 5px 5px 15px;
vertical-align: top;
}
.fce_presentations table tr .td3{
width: 130px;
padding: 10px 5px 5px 5px;
vertical-align: top;
}
#content .fce_presentations table tr td p{
line-height: 1.7em;
}
/*ANPASSUNG FÜR PRÄSENTATIONEN*/
table.tx-mmdamfilelist-pi1-table tr{
background-color: #fff;
border-bottom: 1px solid #999;
}
#content table.tx-mmdamfilelist-pi1-table tr td.td1p{
width: 120px;
padding: 10px 5px 10px 5px;
vertical-align: top;
border-bottom: 1px solid #999;
font-size: 11px;

}
#content table.tx-mmdamfilelist-pi1-table tr td.td1p p{
font-size: 11px;
}
table.tx-mmdamfilelist-pi1-table tr .td2p{
width: 290px;
padding: 10px 5px 10px 5px;
vertical-align: top;
border-bottom: 1px solid #999;
}
table.tx-mmdamfilelist-pi1-table tr .td3{
width: 100px;
padding: 10px 5px 10px 0;
vertical-align: top;
border-bottom: 1px solid #999;
}
table.tx-mmdamfilelist-pi1-table tr td h3{
font-size: 11px;
color: #333333;
}

.event-list-icon dd a.ics{
padding-left: 20px;
margin-left: 20px;
background: url(/fileadmin/templates/img/ics.gif) top left no-repeat;
}