@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: 10px;
}
#header_line_gray {
	position: absolute;
	top: 38px;
	left: 163px;
	width: 621px;
	height: 60px;
	background: url(../img/header_line_gray.gif) left top no-repeat;	
}
/* 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: 168px;
	top: 66px;
	width: 811px;
	z-index: 90;
	zoom: 1;
}
#header_mainnav li {
	padding: 0 20px 20px 20px;
	background: url(../img/header_main_divider.gif) left 3px no-repeat;
}
#header_mainnav li:first-child {
	background-image: none;
}
#ie6 #header_mainnav li.dropitem {
	display: inline;
}
#header_mainnav .menuimg {
	height: 15px;
}
#header_mainnav li.dropitem:hover > a > span.menuimg {
	background: left 25px;
}
/* Subnav **********/
#header_mainnav .subnav {
	position: absolute;
	top: -2000px;
	right: -3px;
	background: url(../img/header_subnav.png) bottom right no-repeat;
	border-top: 17px solid #FFFFFF;
	padding: 5px 0 25px 7px;
	width: 812px;
}
#ie6 #header_mainnav .subnav {
	background-image: url(../img/header_subnav.gif);
}
#header_mainnav ul li.dropitem:hover .subnav {
	display: block;	
	top: 19px;
}
#header_mainnav .subnavfix {
	position: absolute;
	left: 0;
	top: -65px;
	width: 15px;
	height: 50px;
	background-color: #FFF;
}
#header_mainnav .subnav li {
	width: 133px;
	padding: 0 6px 20px 23px;
	font-weight: bold;
	background: url(../img/link_subnav.gif) 17px 4px no-repeat;
	zoom: 1;
}
#header_mainnav .subnav li.nobackground, #ie6 #header_mainnav .subnav li.nobackground {
	background-image: none;	
}
#header_mainnav .subnav li.breakfloat, #ie6 #header_mainnav .subnav li.breakfloat {
	width: 100%;
	padding: 0;
	background-image: none;
}
#header_mainnav li .subnav li a:hover span.menuimg {
	background-position: left 50px;
}
#header_mainnav li.active .subnav li.active a:hover span.menuimg {
	background-position: left top;
}
#header_mainnav .subnav li ul li, #ie6 #header_mainnav .subnav li ul li {
	display: block;
	float: none;
	width: auto;
	padding: 1px;	
	font-weight: normal;
	font-size: 11px;
	background-image: none;
		border: 0px solid red;
}
#header_mainnav .subnav li ul li a {
	color: #717171;
}
#header_mainnav .subnav li ul li a:hover, #header_mainnav .subnav li ul li.active a {
	color: #1f536b;
	text-decoration: underline !important;
}
/* Header Picture **********/
#header_pic {
	position: relative;
	width: 979px;
	z-index: 80;
	overflow: hidden;
}
#header_pic_image {
	z-index: 81;
}	
#home_tab1, #home_tab2 {
	position: absolute;
	left: 693px;
	top: 0;
	width: 163px;
	height: 336px;
	z-index: 82;
	background: right top no-repeat;
	padding: 60px 11px 0 64px;
}
#home_tab2 {
	left: 931px;
	z-index: 83;
}
#home_tab1 div, #home_tab2 div {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/header_tabs.png) left top no-repeat;	
	color: #717171;
	padding-right: 5px;
}
#ie6 #home_tab1 div, #ie6 #home_tab2 div {
	background-image: url(../img/header_tabs.gif);
}
#home_tab1 span.corner, #home_tab2 span.corner {
	position: absolute;
	display: block;
	left: -29px;
	top: 0;
	width: 29px;
	height: 29px;
	background: url(../img/header_tabs_corner.png) left top no-repeat;	
}
#ie6 #home_tab1 span.corner, #ie6 #home_tab2 span.corner {
	background-image: url(../img/header_tabs_corner.gif);
}
#home_tab1 div a, #home_tab2 div a {
	display: block;
	width: 30px;
	height: 375px;
	background: url(../img/header_tabs_arrow.png) left bottom no-repeat;	
	padding: 15px 7px 6px 11px;
}
#ie6 #home_tab1 div a, #ie6 #home_tab2 div a {
	background-image: url(../img/header_tabs_arrow.gif);	
}
#home_tab1.open div a, #home_tab2.open div a {
	background-position: -100px bottom;	
}
#home_tab1 div .no, #home_tab2 div .no, #home_tab1.hover div .ro, #home_tab2.hover div .ro {
	display: block;
}
#home_tab1 div .ro, #home_tab2 div .ro, #home_tab1.hover div .no, #home_tab2.hover div .no {
	display: none;
}
#home_tab2 div {
	background-position: left -400px;
}
#home_tab2 span.corner {
	background-position: left -100px;
}
#home_tab1.hover div, #home_tab2.hover div {
	background-position: left -800px;	
}
#home_tab1.hover span.corner, #home_tab2.hover span.corner {
	background-position: left -200px;	
}
#header_pic_corner {
	position: absolute;
	right: 0;
	top: 0;
	width: 29px;
	height: 29px;
	background: url(../img/header_cornertop.png) left top no-repeat;	
	z-index: 84;
}
#ie6 #header_pic_corner {
	background-image: url(../img/header_cornertop.gif);	
}

/* 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;
	max-width: 315px;
}
div.textimagebox div.imageboxright {
	float: right;
	display: inline;
	border-left: 20px solid white;
	border-bottom: 10px solid white;
	max-width: 315px;
}
div.twocols div.textimagebox div.imagebox, div.twocols div.textimagebox div.imageboxright {
	max-width: 150px;
}
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 Imagestrip
*****************************************************/
div.imagestrip {
	padding-bottom: 10px;
}
div.imagestrip div.imagebox_innerwrap {
	padding: 14px 0 0 14px;
	text-align: left;
}			
div.imagestrip img {
	padding: 0 14px 14px 0;
}
/*****************************************************
/ 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: 12px;
	top: 10px;
}
#cee_logos_back {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 85px !important;
	height: 100px !important;	
}
/*****************************************************
/ 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;
}
/*****************************************************
/ My place in VIG
*****************************************************/
div.placeinvig {
	position: relative;
	width: 675px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
div.placeinvig a {
	float: left;
	display: inline;
	text-decoration: none !important;
}
div.placeinvig .imagecaption {
  clear: both;
  padding: 5px 5px 0 0;
}
div.placeinvig .imagecaption .imagereplacement {
  float: right;
  display: block;
  height: 25px;
}
/*****************************************************
/ Content-Element Toolbox - Easyrecruit
*****************************************************/	
#toolbox_easyrecruit div.row {
	position: relative;
	background-color: #eff4f7;
	border: 0;
	margin: 0 0 2px 0;
	padding: 8px 0 8px 20px;
}
#toolbox_easyrecruit div.row label {
	font-weight: bold;
	padding-bottom: 4px;
}
#toolbox_easyrecruit div.row input {
	border: 1px solid #999999;
	width: 198px;
}
#toolbox_easyrecruit div.submitrow {
	padding: 4px 0 0 20px;
}
#toolbox_easyrecruit div.submitrow input {
	width: 122px;
	height: 24px;
	border: 0px;
	text-align: center;
	color: white;
	font-weight: bold;
	background: url(../img/form_submit_small.gif) left top no-repeat;
}
#toolbox_easyrecruit div.submitrow input:hover {
	background-image: url(../img/form_submit_small_ro.gif)
}
#toolbox_easyrecruit p {
	padding: 5px 0;
}





/*****************************************************
/ ColorBox
*****************************************************/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; /*overflow:hidden;*/}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; /*overflow:hidden;*/}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
	font-size: 1px;
	line-height: 1px;
	background: url(../img/colorbox/border.png) left top no-repeat;
}
#ie6 #cboxTopLeft, #ie6 #cboxTopCenter, #ie6 #cboxTopRight, #ie6 #cboxMiddleLeft, #ie6 #cboxMiddleRight, #ie6 #cboxBottomLeft, #ie6 #cboxBottomCenter, #ie6 #cboxBottomRight {
	background-image: url(../img/colorbox/border.gif);
}

#cboxTopLeft, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomRight {
	width: 29px;
}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight {
	height: 39px;
}
#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
	height: 46px;
}
#cboxTopCenter {
	background-position: right top;
	padding-right: 29px;
}
#cboxTopRight {
	background-position: right top;
	display: none;
}
#cboxMiddleLeft {
	background-position: left center;
}
#cboxMiddleRight {
	background-position: right center;
}
#cboxBottomLeft {
	background-position: left bottom;
}
#cboxBottomCenter {
	background-position: -29px bottom;
}
#cboxBottomRight {
	background-position: right bottom;
}
#cboxContent, #cboxLoadedContent {
	background-color: #FFF;
}
#cboxOverlay {
	background-color: #000000;
}
#cboxTitle {
	position: absolute;
	left: 0;
	bottom: -29px;
	color:#666666; 
	font-weight: bold;
	max-width: 80%;
	background-color: #FFF;
	padding: 2px 0;
}
#cboxCurrent {
	position: absolute;
	right: 0;
	bottom: 0;
	color:#666666;
	font-size: 11px;
}
#cboxPrevious, #cboxNext {
	position:absolute; 
	left: 0px; 
	top: 40%;
	background: url(../img/colorbox/prevnext.png) left top no-repeat;
	width: 42px; 
	height: 42px; 
	text-indent:-9999px;
}
#ie6 #cboxPrevious, #ie6 #cboxNext {
	background-image: url(../img/colorbox/prevnext.gif);
}
#cboxNext {
	left: auto;
	right: 0;
	background-position: right top;
}
#cboxPrevious.hover {
	background-position: left -100px;
}
#cboxNext.hover {
	background-position: right -100px;
}
#cboxClose {
	position: absolute;
	top: -19px;
	right: 6px;
	background: url(../img/colorbox/close.gif) left top no-repeat;
	width: 53px; 
	height: 20px; 
	text-indent:-9999px;
	z-index: 200;
}
#cboxClose.hover { 
	background-position: left -50px;
}
#cboxSlideshow {
	position: absolute; 
	bottom: 4px; 
	right: 30px; 
	color: #0092ef;
}
#cboxLoadingOverlay {
	background: url(../img/colorbox/loading_background.png) center center no-repeat;
}
#ie6 #cboxLoadingOverlay {
	background-image: url(../img/colorbox/loading_background.gif);
}
#cboxLoadingGraphic {
	background: url(../img/colorbox/loading.gif) center center no-repeat;
}
#cboxCustomTitle {
	padding-top: 15px;
	margin-right: 60px;
}
