@charset "utf-8";

/*****************************************************
/ Allg. Stildefinitionen
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ol, ul, .twocols {
	padding-bottom: 10px;
}
th p, td p, th ul, td ul, th ol, td ol {
	padding-bottom: 0;	
}
html, body {
	width: 100%;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	cursor: pointer;
	color: #24546c;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
img {
	border: 0;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
	border: 0;
}
h1, h2, h3 {
	color: #273A3F;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
	padding-bottom: 2px;
}
ul, ol, blockquote {
	margin-left: 16px;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/*****************************************************
/ Allg. Klassen
*****************************************************/
.js_block, .js_inline {
	display: none;
}
.hidden, .printonly {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.clear {
	clear: both;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.indent {
	padding-left: 25px;
}
.divider {
	position: relative;
	height: 60px;
}
.divider div {
	position: absolute;
	top: 0;
	left: -32px;
	width: 150px;
	height: 62px;
	background: url(../img/content_divider.gif) left top no-repeat #ffffff;
}
.divider2 {
	height: 15px;
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
}
.divider hr, .divider2 hr {
	display: none;
}
table.contenttable, table.simpletable {
	width: 100%;
	height: auto !important;
	border: 0px;
	border-collapse: collapse;
	margin-bottom: 6px;
}
table caption {
	display: none;
}
table.contenttable th {	
	background-color: #bfcad0;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	padding: 3px 8px;
	color: #26393f;
}
table.contenttable th.align-center {
	text-align: center;
}
table.contenttable th.align-right {
	text-align: right;
}
table.contenttable tr.thead th {	
	border-right: 0;
}
table.contenttable td {
	background-color: #eff4f6;
	border-bottom: 1px solid #ffffff;
	padding: 2px 8px;
}
table.simpletable th {	
	text-align: left;
	font-weight: normal;
	padding: 1px 0;
}
table.simpletable td {	
	padding: 1px 0;
}
.ie6only {
	display: none;
}
#ie6 .ie6only {
	display: block;
}

/*****************************************************
/ UL-Navigationen horizontal - Basiskonfiguration
*****************************************************/
.ulnav ul, ul.ulnav {
	list-style-type: none;
	margin-left: 0;
}
.ulnav li {
	float: left;
	padding-left: 20px;
}
.ulnav li.first {
	padding-left: 0 !important;
}
.ulnav li a {
	display: block;
}
.ulnav li.active a, .ulnav li.active li.active a {
	text-decoration: none !important;
	cursor: default;
}
.ulnav li.active li a {
	cursor: pointer;
}
.ulnav li.active li a:hover {
	text-decoration: underline !important;
}
/*****************************************************
/* Image-Replacement in Headlines und Links
*****************************************************/
h1 span.imagereplacement, h2 span.imagereplacement, h3 span.imagereplacement {
	display: block;
	height: 25px;
	background: left top no-repeat;
}
h2 span.imagereplacement {
	height: 21px;
}
h3 span.imagereplacement {
	height: 18px;
}
a span.menuimg, li.active a:hover span.menuimg, li.active li.active a:hover span.menuimg {
	display: block;
	height: 12px;
	background: left top no-repeat;
}
a:hover span.menuimg, li.active li a:hover span.menuimg {
	background: left 25px;
}
/*****************************************************
/* Icon-Links
*****************************************************/
a.more, p.more a {
	/*display: block;*/
	padding-left: 6px;
	background: url(../img/link_more.gif) left 6px no-repeat;
}
a.external, span.external {
	padding-right: 12px;
	background: url(../img/link_external.gif) right center no-repeat;
}
a.top {
	padding-left: 20px;
	background: url(../img/link_top.gif) left top no-repeat;
}
a.print, a.rss, a.send {
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	background: url(../img/link_print.gif) left top no-repeat;
}
a.rss {
	background-image: url(../img/link_rss.gif);
}
a.send {
	background-image: url(../img/link_next.gif);
}
a.filetype_common, a.filetype_image, a.filetype_gif, a.filetype_jpg, a.filetype_jpeg, a.filetype_png, a.filetype_bmp, a.filetype_tif, a.filetype_ai, a.filetype_pdf, a.filetype_zip, a.filetype_doc, a.filetype_docx, a.filetype_rtf, a.filetype_xls, a.filetype_xlsx, a.filetype_csv, a.filetype_hires, a.filetype_lowres {
	background: url(../img/filetypes_unknown.gif) no-repeat;
	background-position: left 2px;
	padding-left: 41px;	
}
a.filetype_image, a.filetype_gif, a.filetype_jpg, a.filetype_jpeg, a.filetype_png, a.filetype_bmp, a.filetype_tif, a.filetype_ai {
	background-image: url(../img/filetypes_img.gif);
}
a.filetype_pdf {
	background-image: url(../img/filetypes_pdf.gif);
}
a.filetype_zip {
	background-image: url(../img/filetypes_zip.gif);
}
a.filetype_doc, a.filetype_docx, a.filetype_rtf {
	background-image: url(../img/filetypes_doc.gif);
}
a.filetype_xls, a.filetype_xlsx, a.filetype_csv {
	background-image: url(../img/filetypes_xls.gif);
}
a.filetype_hires {
	background-image: url(../img/filetypes_hires.gif);
}
a.filetype_lowres {
	background-image: url(../img/filetypes_hires.gif);
}
/*****************************************************
/* Grundstruktur der Seite
*****************************************************/
#overall {
	position: relative;
	width: 979px;
	margin: 0 auto;
	padding-bottom: 20px;
	zoom: 1;
}
#overall.home #header_breadcrumb, #overall.home #footer_breadcrumb ul, #overall.home #footer_fullnav, #overall.home #content_side, #overall.home #divider_bottom, 
	#overall.channelpage #content_side, 
	#overall.ceemappage #content, #overall.ceemappage #footer_breadcrumb ul, #overall.ceemappage #divider_bottom, 
	#overall.ceecountrypage #footer_breadcrumb ul, #overall.ceecountrypage #divider_bottom {
	display: none;
}
#header {
	position: relative;
	z-index: 100;
	padding-top: 102px;
	padding-bottom: 5px;
}
#container {
	position: relative;
	z-index: 50;
	zoom: 1;
	/*min-height: 230px;*/
	padding-left: 30px;
}
#content {
	position: relative;
	zoom: 1;
}
#content_main {
	float: left;
	width: 675px;
}
.channelpage #content_main {
	width: auto;
}
#content_side {
	float: right;
	width: 240px;
	padding-left: 14px;
	padding-bottom: 20px;
	background: url(../img/content_divider_vert.gif) left top repeat-y;
}
#overall.ceecountrypage #content_side {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content_side .divider {
	height: 15px;
	margin-top: 5px;
}
#content_side .divider div {
	top: 0;
	left: -14px;
	width: 130px;
	height: 8px;
	background: url(../img/content_side_divider.gif) left top no-repeat transparent;
}
#content_side h2 {
	color: #990000;
	padding-bottom: 1px;
}
#content_side h2 span.imagereplacement {
	height: 25px;
}
#footer_metanav {
	position: relative;
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
}

/*****************************************************
/* Header-Bereich
*****************************************************/
/* Logo **********/
#header_logo {
	position: absolute;
	left: 0;
	top: 34px;
}
#header_line_red {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 3px;
	overflow: hidden;
	background: url(../img/header_line_red.gif) no-repeat #de1115;	
}
/* Navigationen oben **********/
#header_metanav .ulnav {
	position: absolute;
	right: 0;
	top: 13px;
	white-space: nowrap;
	font-size: 10px;
}
#header_metanav .ulnav li a {
	color: #999999;
}
#header_metanav .ulnav li a.textlink {
	margin-top: 3px;
}
#header_metanav .ulnav li a.piclink {
	width: 19px;
	height: 19px;
	background: left top no-repeat;
}
#header_metanav .ulnav li a.sitemap {
	background: url(../img/header_meta_sitemap.gif) no-repeat left top;
}
#header_metanav .ulnav li a.contact {
	background: url(../img/header_meta_contact.gif) no-repeat left top;
}
#header_metanav .ulnav li a.help, #header_metanav .ulnav li a.faqs {
	background: url(../img/header_meta_help.gif) no-repeat left top;
}
#header_metanav .ulnav li a:hover.sitemap, #header_metanav .ulnav li a:hover.contact, #header_metanav .ulnav li a:hover.help, #header_metanav .ulnav li a:hover.faqs {
	background-position: left bottom;
}
/* Mainnav **********/
#header_mainnav {
	position: absolute;
	left: 127px;
	top: 64px;
	width: 850px;
	z-index: 90;
	zoom: 1;
}
#header_mainnav li {
	margin-left: 20px;
	padding: 0 10px 20px 10px;
}
#ie6 #header_mainnav li.dropitem {
	display: inline;
}
/* Subnav **********/
#header_mainnav .subnav {
	position: absolute;
	top: -2000px;
	right: 0;
	background: url(../img/header_subnav_l.png) bottom left no-repeat;
	padding-left: 30px;
}
#ie6 #header_mainnav .subnav {
	background-image: url(../img/header_subnav_l.gif);
}
#header_mainnav ul li.dropitem:hover .subnav {
	display: block;	
	top: 19px;
}
#header_mainnav .subnavfix {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 19px;
	background-color: #FFF;
}
#header_mainnav .subnav .subnavcontent {
	background: url(../img/header_subnav_r.png) bottom right no-repeat;
	padding: 12px 3px 25px 0;
	width: 827px;
}
#ie6 #header_mainnav .subnav .subnavcontent {
	background-image: url(../img/header_subnav_r.gif);
}
#header_mainnav .subnav .subnavcontent li {
	width: 144px;
	margin-left: 0;
	padding: 0 9px 20px 9px;
	font-weight: bold;
	background: url(../img/header_subnav_divider.png) right bottom no-repeat;
	zoom: 1;
}
#ie6 #header_mainnav .subnav .subnavcontent li {
	background-image: url(../img/header_subnav_divider.gif);
}
#header_mainnav .subnav .subnavcontent li.nobackground, #ie6 #header_mainnav .subnav .subnavcontent li.nobackground {
	background-image: none;	
}
#header_mainnav .subnav .subnavcontent li.last {
	padding-right: 26px;
}
#header_mainnav .subnav .subnavcontent li.breakfloat, #ie6 #header_mainnav .subnav .subnavcontent li.breakfloat {
	width: 100%;
	padding: 0;
	background-image: none;
}
#header_mainnav li .subnav .subnavcontent li a:hover span.menuimg {
	background-position: left 50px;
}
#header_mainnav li.active .subnav .subnavcontent li.active a:hover span.menuimg {
	background-position: left top;
}
#header_mainnav .subnav .subnavcontent li ul li, #ie6 #header_mainnav .subnav .subnavcontent li ul li {
	display: block;
	float: none;
	width: auto;
	padding: 1px;	
	font-weight: normal;
	font-size: 11px;
	background-image: none;
}
#header_mainnav .subnav .subnavcontent li ul li a {
	color: #717171;
}
#header_mainnav .subnav .subnavcontent li ul li a:hover, #header_mainnav .subnav .subnavcontent li ul li.active a {
	color: #1f536b;
	text-decoration: underline !important;
}
/* Header Picture **********/
#header_pic {
	z-index: 80;
}
/* Breadcrumb **********/
#header_breadcrumb {
	position: relative;
	padding-left: 34px;
	margin-bottom: 5px;
	background: url(../img/header_breadcrumb.gif) bottom left no-repeat;
/*	height: 45px;*/
	z-index: 70;
}
#header_breadcrumb .ulnav {
	font-size: 10px;
	padding: 6px 0 9px 0;
}
.breadcrumb .ulnav li {
	background: url(../img/link_breadcrumb.gif) 6px 4px no-repeat;
	white-space: nowrap;
}
.breadcrumb .ulnav li.first {
	background: none;
}
.breadcrumb .ulnav li a {
	text-decoration: underline;
}
.breadcrumb .ulnav li a.active {
	text-decoration: none;
}
.breadcrumb .ulnav li.siblings {
	padding-left: 12px;
	background: url(../img/link_sibling.gif) 6px 2px no-repeat;
}
.breadcrumb .ulnav li.siblings a, .breadcrumb .ulnav li.firstsibling a {
	color: #666666;
	text-decoration: none;
}
.breadcrumb .ulnav li.siblings a:hover, .breadcrumb .ulnav li.firstsibling a:hover {
	text-decoration: underline;
}
.breadcrumb .ulnav li.active a, .breadcrumb .ulnav li.active a {
	text-decoration: underline !important;
	color: #24546C;
}
/* Suchbox mit Autocomplete-Feld **********/
#header_searcharea {
	display: block;
	position: relative;
	width: 225px;
}
#header_searcharea label {
	position: absolute;
	left: 0;
	top: 4px;
}
#header_searcharea input {
	position: absolute;
	left: 55px;
	top: 0;
	width: 136px;
	padding: 1px 6px;
	border: 1px solid #999999;
}
#header_searcharea button {
	position: absolute;
	left: 205px;
	top: 0;
	border: 1px solid #999999;
	background: url(../img/header_meta_search.gif) center center no-repeat #999999;
	width: 20px;
	height: 20px;
}
#header_searcharea button:hover {
	background-color: #1f536b;
	border: 1px solid #1f536b;
}
/*****************************************************
/ Content
*****************************************************/
#teaserrow {
	background: url(../img/content_teaserrow.gif) left top no-repeat;
	border-top: 10px solid #ffffff;
}
.teaserrow_item {
	position: relative;
	display: inline;
	zoom: 1;
	float: left;
	width: 215px;
	min-height: 75px;
	margin-right: 2px;
	padding: 10px 10px 0 10px;
	background-position: left top;
	background-repeat: no-repeat;
}
.teaserrow_item h3, .teaserrow_item ul {
	padding-bottom: 0;
}
.teaserrow_item p {
	padding-bottom: 4px;
}
ul.teaserrow_links {
	list-style-type: none;
	margin-left: 0;
}
#teaserrow .stockticker {
	position: relative;
	height: 28px;	
}
.teaserrow_item .stockticker iframe {
	position: absolute;
	top: 5px;
	left: 80px;
}
/*****************************************************
/ Footer
*****************************************************/
#footer_box {
	background: url(../img/footer_fullnav.gif) left bottom no-repeat;
	padding: 16px 16px 16px 30px;
	font-size: 10px;
}
#overall.home #footer_box {
	background-image: none;
	padding: 0 16px;
}
#footer_breadcrumb {
	border-bottom: 1px solid #94adb8;
	margin-bottom: 15px;
	padding-bottom: 9px;
}
#footer_fullnav li {
	padding: 0 10px;
	border-left: 1px solid #cccccc;
	overflow: hidden;
}
#footer_fullnav li a {
	color: #717171;
}
#footer_fullnav a span.menuimg {
	height: 11px !important;
}
#footer_fullnav li.first {
	border-left: 0;
}
#footer_fullnav li ul {
	padding-top: 5px;
}
#footer_fullnav li ul li {
	float: none;
	padding-left: 0;
	border-left: 0;
	width: auto !important;
}
#footer_fullnav li ul li a {
	height: auto;
}
#footer_metanav ul {
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
	text-align: right;
}
#footer_metanav ul li {
	padding-left: 25px;
	font-weight: bold;
}
#footer_metanav ul li a {
	color: #999999;
}
/*****************************************************
/ FAQs
*****************************************************/
.faqtopics_bg {
	background-color: #eff4f7;
	zoom: 1;
}
ol.faqtopics {
	margin: 0 0 0 30px;
	padding-bottom: 0;
}
ol.faqtopics li {
	position: relative;
	padding: 10px 10px 12px 0;
	font-size: 13px;
}
ol.faqtopics li div.border {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid white;
	padding-right: 30px;
}
#ie6 ol.faqtopics li div.border {
	display: none;
}
ol.faqitems {
	margin-left: 30px;
}
ol.faqitems li {
	position: relative;
	font-size: 13px;
	color: #2a3b42;
	margin-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}
#ie6 ol.faqitems li {
	border-bottom: 1px solid #e9e9e9;
	background-color: #ffffff;
}
ol.faqitems li .faq_body, ol.faqitems li li {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	font-weight: normal;
}
ol.faqitems li li {
	margin-top: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
ol.faqitems li p.toplink {
	text-align: right;
}
ol.faqitems li div.border {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	padding-right: 30px;
}
#ie6 ol.faqitems li div.border {
	display: none;
}
/*****************************************************
/ Formulare (Powermail, TT News)
*****************************************************/
form.vig_form fieldset {
	background-color: #eff4f7;
	border: 0;
	margin: 0 0 2px 0;
	padding: 8px 20px 8px 40px;
}
form.vig_form fieldset.nobg, form.vig_form fieldset.nobgwide {
	background-color: transparent;
}
form.vig_form fieldset.nobgwide {
	padding: 8px 0 8px 0;
}
form.vig_form fieldset div {
	position: relative;
	display: inline;
	float: left;
	padding-right: 20px;
	width: 220px;
}
form.vig_form_news fieldset div {
	padding-right: 10px;
}
form.vig_form fieldset div label {
	display: block;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
}
form.vig_form fieldset div span.check_inner label, form.vig_form fieldset div span.radio_inner label {
	display: inline;
	font-weight: normal;
	padding-right: 10px;
	padding-bottom: 0;
}
form.vig_form fieldset div.powermail_text input, form.vig_form fieldset div.powermail_textarea textarea, form.vig_form fieldset div.powermail_select select {
	border: 1px solid #999999;
	width: 220px;
}
form.vig_form fieldset div.powermail_submit {
	width: auto;
}
form.vig_form_news fieldset div.powermail_submit {
	padding-top: 15px;
}
form.vig_form fieldset div.powermail_submit input {
	border: 0px;
	background: url(../img/form_submit.gif) left top no-repeat;
	width: 152px;
	height: 32px;
	text-align: center;
	color: white;
	font-weight: bold;
}
form.vig_form_news fieldset div.powermail_submit input {
	width: 122px;
	height: 24px;
	background: url(../img/form_submit_small.gif)
}
form.vig_form fieldset div.powermail_submit input:hover {
	background-image: url(../img/form_submit_ro.gif)
}
form.vig_form_news fieldset div.powermail_submit input:hover {
	background-image: url(../img/form_submit_small_ro.gif)
}
form.vig_form fieldset div.powermail_radio input, form.vig_form fieldset div.powermail_check input,  form.vig_form fieldset div.powermail_fieldwrap_html_captcha_description {
	width: auto !important;
}
form.vig_form fieldset div.powermail_captcha input {
	width: 160px !important;
}
form.vig_form fieldset div.powermail_captcha .tx-srfreecap-pi2-cant-read {
	color: #999 !important;
}
form.vig_form fieldset div.tiny, form.vig_form fieldset div.tiny input, form.vig_form fieldset div.tiny textarea, form.vig_form fieldset div.tiny select {
	width: 60px;	
}
form.vig_form fieldset div.small, form.vig_form fieldset div.small input, form.vig_form fieldset div.small textarea, form.vig_form fieldset div.small select {
	width: 90px;	
}
form.vig_form fieldset div.medium, form.vig_form fieldset div.medium input, form.vig_form fieldset div.medium textarea, form.vig_form fieldset div.medium select {
	width: 160px;	
}
form.vig_form fieldset div.big, form.vig_form fieldset div.big input, form.vig_form fieldset div.big textarea, form.vig_form fieldset div.big select {
	width: 350px;	
}
form.vig_form fieldset div.full, form.vig_form fieldset div.full input, form.vig_form fieldset div.full textarea, form.vig_form fieldset div.full select {
	width: 460px;	
}
form.vig_form fieldset.nobgwide div.full {
	width: auto;
}
div.powermail_mandatory {
	border: 1px solid #ba0000;
	background-color: #fff6f6;
	padding: 8px 20px 0 20px;
	margin-bottom: 15px;
}
div.powermail_mandatory p {
	font-weight: bold;
}
div.powermail_mandatory ul {
	padding-left: 36px;
	color: #ba0000;
}
/*****************************************************
/ Paging
*****************************************************/
.paging {
	position: relative;
	text-align: center;
	padding: 25px 0;
}
.paging_resultcount {
	position: absolute;
	top: 0;
	right: 0;
	padding: 25px 15px 0 0;
}
.paging ul {
	display: inline;
	list-style-type: none;
	padding-bottom: 0;
	margin-left: 0;
}
.paging ul.noprev {
	padding-left: 47px;
}
.paging ul.nonext {
	padding-right: 48px;
}
.paging li {
	display: inline;
	padding: 0 3px 0px 4px;
}
.paging li a {
	position: relative;
	display: inline;
}
.paging li a span {
	display: none;
}
.paging li.paging_first a, .paging li.paging_prev a, .paging li.paging_next a, .paging li.paging_last a {
	background: url(../img/link_first.gif) left top no-repeat;
	padding: 0 0 17px 17px;
	top: -2px;
	zoom: 1;
}
#ie6 .paging li.paging_first a, #ie6 .paging li.paging_prev a, #ie6 .paging li.paging_next a, #ie6 .paging li.paging_last a {
	top: 4px;
}
.paging li.paging_prev a {
	background-image: url(../img/link_prev.gif);
}
.paging li.paging_next a {
	background-image: url(../img/link_next.gif);
}
.paging li.paging_last a {
	background-image: url(../img/link_last.gif);
}
.paging li.paging_num, .paging li.paging_num_active {
	background: url(../img/paging_divider.gif) left center no-repeat;
}
.paging li.paging_num a, .paging li.paging_num_active a {
	padding: 1px 3px;
}
.paging li.first {
	background-image: none !important;
}
.paging li.first {
	padding-left: 3px;
}
.paging li.paging_num_active a {
	background: url(../img/paging_active.gif) left top no-repeat;	
}
#ie6 .paging li.paging_num_active a {
	background-image: none;
	background-color: #CCC;
}
div.browse_top {
	background: url(../img/content_box_fade.gif) left top repeat-x;
	margin: 20px 0;
}
div.browse_bottom .paging {
	padding: 5px 0;
}
div.browse_bottom .paging_resultcount {
	padding-top: 0;
}
/*****************************************************
/ DAM-Filelisting
*****************************************************/
ul.dam_list {
	list-style-type: none;
	margin-left: 0;
}
ul.dam_list li {
	margin-bottom: 2px;
}
/*****************************************************
/ News-Ansicht
*****************************************************/
.news_czlink {
	padding: 5px 0 20px 0;
}
.news_noresult {
	padding: 30px 25px;
	font-weight: bold;
}
.news_resultcount {
	padding: 18px 25px 0 25px;
}
.news_item {
	position: relative;
/*	display: inline;
	float: left;
	width: 287px;
*/	padding: 0 25px;	
}
.news_item h2 {
	font-size: 14px;
	padding-bottom: 2px;
}
.news_ir .divider2 {
	height: 5px;
}
p.news-list-catdate {
	color: #666666;
	padding-bottom: 5px;
}
p.news-list-catdate img {
	position: relative;
	top: 3px;
}
.news_single {
	padding-top: 20px;
}
.news_single h2 {
	font-size: 14px;
	padding-top: 15px;
}
.news_single .news_subheader {
	color: #666666;
	font-weight: bold;
}
.news_single .news_backlink, .news_single .news_backlink_bottom {
	position: relative;
}
.news_single .news_backlink a, .news_single .news_backlink_bottom a {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/link_prev.gif) left top no-repeat;
	padding: 1px 0 3px 20px;
}
.news_single .news_backlink_bottom a {
	top: -17px;
}
.news_single ul.dam_list {
	padding-bottom: 0;
}
/*****************************************************
/ Content-Element 2 Spalten
*****************************************************/
/* Basis: Gesamtbreite 670px, davon 40px Mittelabstand weg */
.twocols_left, .twocols_right {
	position: relative;
	display: inline;
	float: left;
	width: 315px;
}
.twocols_right {
	float: right;
}
.twocols .twocols .twocols_left, .twocols .twocols .twocols_right {
	float: none;
}
/* Basis: Gesamtbreite 949px, davon 40px Mittelabstand weg */
#overall.channelpage .twocols {
	padding-top: 10px;
}
#overall.channelpage .twocols_left {
	width: 480px;
}
#overall.channelpage .twocols_right {
	display: inline;
	width: 400px;
	padding-right: 30px;
}
#overall.channelpage .twocols h2 {
	font-size: 13px;
	padding-bottom: 2px;
}
#overall.channelpage .twocols h2 a {
	color: #273A3F;
}
/*****************************************************
/ Content-Element Sitemap
*****************************************************/
.sitemap ul {
	margin-left: 0px;
	list-style-type: none;
}
.sitemap ul ul {
	padding-bottom: 20px;
}
.sitemap ul ul li {
	margin-left: 70px;
}
.sitemap ul ul ul {
	border-top: 1px solid #e9e9e9;
	padding-bottom: 0;
}
.sitemap ul ul ul li.last {
	border-bottom: 1px solid #e9e9e9;
}
.sitemap ul ul ul li.last li.last {
	border-bottom: 0;
}
.sitemap li a {
	display: block;
	background: url(../img/link_next.gif) no-repeat #eff4f6;
	background-position: 25px 7px;
	padding: 8px 10px 8px 50px;
	font-size: 14px;
	font-weight: bold;
}
.sitemap li li a {
	background-image: url(../img/link_more.gif);
	background-position: 0px 8px;
	background-color: transparent;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	font-weight: normal;
}
/*****************************************************
/ Content-Element Image
*****************************************************/
div.imagebox, div.imageboxright {
/*	position: relative;*/
	padding-bottom: 10px;
}
div.imagebox .imagebox_caption, div.imageboxright .imagebox_caption {
	font-size: 11px;
}
/*****************************************************
/ Content-Element TextPic
*****************************************************/
div.textimagebox div.imagebox {
	float: left;
	border-right: 20px solid white;
	border-bottom: 10px solid white;
}
div.textimagebox div.imageboxright {
	float: right;
	display: inline;
	border-left: 20px solid white;
	border-bottom: 10px solid white;
}
div.textimagebox div.textbox {
	padding-bottom: 10px;
}
#overall.channelpage div.textimagebox div.textbox {
	padding-bottom: 0;
}
#overall.channelpage div.textimagebox {
	padding-bottom: 20px;
}
/*****************************************************
/ Content-Element Blue Contentbox
*****************************************************/
div.bluecontentbox {
	background: url(../img/content_box_fade.gif) left top repeat-x;
	padding: 30px 25px 0 25px;
}
/*****************************************************
/ Content-Element Toolbox - News
*****************************************************/
#toolbox_news p {
	padding-bottom: 2px;
}
#toolbox_news p.more {
	padding-top: 4px;
}
/*****************************************************
/ Content-Element Toolbox - Share
*****************************************************/
#toolbox_share p {
	padding-bottom: 0px;
}
/*****************************************************
/ Content-Element Toolbox - Links
*****************************************************/	
#toolbox_links p {
	padding-bottom: 5px;
}
#toolbox_links ul.dam_list {
	padding-bottom: 0;
}
#toolbox_links ul.dam_list li.active {
	font-weight: bold;
}
/*****************************************************
/ Content-Element CEE Item
*****************************************************/	
.cee_item {
	position: relative;
	zoom: 1;
	padding: 0 0 15px 180px;
}
.cee_item .cee_image {
	position: absolute;
	left: 0;
	top: 0;
	width: 167px;
	height: 119px;
	overflow: hidden;
}
.cee_item h2 {
	padding-bottom: 0;
	color: #3d6b7d;
	font-size: 15px;
}
.cee_item .cee_item_inner1 {
	background: url(../img/cee/item_bg_big_t.png) top left no-repeat;
}
.cee_item_small .cee_item_inner1 {
	background-image: url(../img/cee/item_bg_small_t.png);
}
.cee_item .cee_item_inner2 {
	background: url(../img/cee/item_bg_big_b.png) bottom left no-repeat;
	min-height: 80px;
	padding: 10px 5px 10px 3px;
	zoom: 1;
}
.cee_item_small .cee_item_inner2 {
	background-image: url(../img/cee/item_bg_small_b.png);
}
.cee_item .cee_item_leftcol {
	display: inline;
	float: left;
	width: 400px;
	color: #426f80;
}
.cee_item_small .cee_item_leftcol {
	display: none;
}
.cee_item .cee_item_leftcol .simpletable th {
	padding-left: 20px;
	width: 50%;
	border-bottom: 1px solid #e2e5e8;
}
.cee_item .cee_item_leftcol .simpletable td {
	padding-right: 10px;
	border-bottom: 1px solid #e2e5e8;
}
.cee_item .cee_item_rightcol {
	display: inline;
	float: right;
	width: 330px;
	padding-right: 10px;
}
.cee_item_small .cee_item_rightcol {
	display: block;
	float: none;
	width: 430px;
	padding-left: 20px;
}
/*****************************************************
/ Content-Element CEE Header Country 
*****************************************************/	
#cee_country {
	position: relative;
	width: 979px;
	height: 438px;
	background: url(../img/cee/country_header_bg.png) left top no-repeat;
}
#cee_country_headline {
	position: absolute;
	left: 17px;
	top: 17px;
}
#cee_country_pic {
	position: absolute;
	left: 459px;
	top: 14px;
}
#cee_country_country {
	position: absolute;
	left: 27px;
	top: 130px;	
}
#cee_country_text {
	position: absolute;
	left: 29px;
	top: 156px;
	width: 395px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
#cee_country_table {
	position: absolute;
	left: 229px;
	top: 265px;
	width: 199px;
	height: 124px;
	padding: 10px 0 0 15px;
	background: url(../img/cee/country_header_table.gif) left top no-repeat;
}
#cee_country_table table {
	width: 177px;
}
#cee_country_table th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #2a5970;
	height: 19px;
}
#cee_country_table td {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #2a5970;
	height: 19px;
}
#cee_country_close {
	position: absolute;
	left: 310px;
	top: 130px;
	width: 100px;
	color: #ffffff;
	text-align: right;
	padding-right: 13px;
	background: url(../img/link_ceeclose.gif) right center no-repeat;
}
#cee_country_cityname {
	position: absolute;
	right: 15px;
	bottom: 19px;
	padding: 2px 15px;
	min-width: 150px;
	color: white;
	font-weight: bold;
	background: url(../img/cee/country_cityname_bg.gif) left top no-repeat;
}
#ie6 #cee_country_cityname {
	right: 14px;
}
/*****************************************************
/ Content-Element CEE Header Map
*****************************************************/	
#cee_map {
	position: relative;
	width: 979px;
	height: 421px;
	background: url(../img/cee/map_header_bg.png) left top no-repeat;
}
#cee_map_headline {
	position: absolute;
	left: 17px;
	top: 17px;
}
#cee_map_logos {
	position: absolute;
	left: 235px;
	top: 260px;
	padding: 26px 11px 12px 7px;
	background: url(../img/cee/map_logos_bg.png) left top no-repeat;
}
#cee_map_text {
	position: absolute;
	left: 16px;
	top: 127px;
	width: 390px;
	height: 109px;
	overflow: hidden;
	padding: 13px 28px 0 19px;
	background: url(../img/cee/map_text_bg.png) left top no-repeat;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
#cee_map_mapimage {
	position: absolute;
	left: 481px;
	top: 0;
	background: none left top no-repeat;
}
.cee_map_ro {
	display: none;
	position: absolute;
	left: 18px;
	top: 126px;
	max-width: 425px;
	max-height: 250px;
	overflow: hidden;
	background: url(../img/cee/map_clogos_bg.gif) left top no-repeat;
}
.cee_map_roinner {
	background: url(../img/cee/map_clogos_bginner.gif) right bottom no-repeat;
}
.cee_map_ro_lb {
	background: url(../img/cee/map_clogos_bg_lb.gif) left bottom no-repeat;
}
.cee_map_ro_rt {
	background: url(../img/cee/map_clogos_bg_rt.gif) right top no-repeat;
	padding: 31px 13px 13px 11px;
}
.cee_map_ro_hl {
	position: absolute;
	left: 10px;
	top: 3px;
}
/*****************************************************
/ Content-Element CEE Header Map
*****************************************************/	
#cee_logos {
	position: relative;
	width: 979px;
	height: 421px;
	background: url(../img/cee/logos_header_bg.png) left top no-repeat;
}
#cee_logos_image {
	position: absolute;
	left: 16px;
	top: 15px;
}
#cee_logos_back {
	position: absolute;
	left: 799px;
	top: 0;
}
/*****************************************************
/ Search form and search result
*****************************************************/
.tx-indexedsearch .browse_top {
	margin-top: 0;
}
.tx-indexedsearch-whatis {
	padding: 20px 0 15px 0;
}
.tx-indexedsearch-sw, .tx-indexedsearch-count {
	font-weight: bold;
}
.tx-indexedsearch-noresults {
	display: none;
}
.searchitem_header {
	position: relative;
	padding-left: 30px;
	zoom: 1;
}
.searchitem_rating {
	padding-left: 5px;
}
.searchitem_num {
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	text-align: right;
	font-weight: bold;
}
.searchitem_header h3 {
	display: inline;
}
.searchitem_rating {
	font-weight: bold;
}
.searchitem_descr {
	padding: 10px 10px 7px 30px;
}
.searchitem_path {
	padding: 0px 10px 0 30px;
}
.searchitem_path .ulnav {
	font-size: 10px;
}
.searchitem_path .ulnav li {
	background: url(../img/link_breadcrumb.gif) 6px 4px no-repeat;
}
.searchitem_path .ulnav li.first {
	background: none;
}
.searchitem_path .ulnav li a {
	text-decoration: underline;
}
.searchitem_path .ulnav li a.active {
	text-decoration: none;
}