/* CSS Document */

/* common styles */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 70%;
	/*line-height: 18px;*/
	line-height: 160%;
	font-weight: normal;
	color: #333333;
}
td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 100%;
	/*line-height: 18px;*/
	line-height: 160%;
	font-weight: normal;
	color: #333333;
}
html, body, div, span, applet, object, iframe,
table, caption, tbody, tfoot, thead, tr, th, td, dl, dt, dd,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ol, ul, li,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
form, fieldset, legend, label, input, select, textarea {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}


/* basic content */
h1 {
	/*font-size: 14px;*/
	font-size: 130%;
	/*line-height: 20px;*/
	line-height: 140%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px;
}
h2 {
	/*font-size: 11px;*/
	font-size: 100%;
	/*line-height: 18px;*/
	line-height: 160%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}
h3 {
	/*font-size: 10px;*/
	font-size: 90%;
	/*line-height: 22px;*/
	line-height: 250%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}
h4 {
	/*font-size: 10px;*/
	font-size: 90%;
	/*line-height: 22px;*/
	line-height: 250%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}
h5 {
	/*font-size: 10px;*/
	font-size: 90%;
	/*line-height: 22px;*/
	line-height: 250%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
}
p {
	padding-bottom: 18px;
}
ul {
	padding-bottom: 0px;
}
ol {
	padding-bottom: 0px;
}
li {
	margin-left: 16px;
	list-style-type: none;
	list-style-image: url(../../../fileadmin/templates/images/bullet-blue.gif);
}


/* structure */
.wrap-all {
	overflow: hidden;
	padding-bottom: 125px;
}
.leftofpage {
	width: 1000px;
	height: 139px;
	position: absolute;
	top: 0px;
	right: 999px;
	background-image: url(../../../fileadmin/templates/images/head-bg.gif);
	background-repeat: repeat-x;
}
.rightofpage {
	width: 1000px;
	height: 139px;
	position: absolute;
	top: 0px;
	left: 999px;
	background-image: url(../../../fileadmin/templates/images/head-bg-inv.gif);
	background-repeat: repeat-x;
}
.page {
	margin: 0px auto 0px auto;
	width: 999px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../../../fileadmin/templates/images/head-bg.gif);
	background-repeat: repeat-x;
	/* "overflow: hidden" not possible here! */
}


/* headrow */
.headrow {
	width: 979px;
	height: 139px;
	margin-left: 20px;
	background-image: url(../../../fileadmin/templates/images/head-img.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}
.logobox {
	position: absolute;
	top: 22px;
	left: 27px;
	width: 130px;
	height: 53px;
}
.metanavi-top {
	position: absolute;
	top: 10px;
	right: 1px;
	height: 13px;
	font-size: 9px;
	/*font-size: 80%;*/
	color: #333333;
	line-height: 11px;
	overflow: hidden;
}
.metanavi-top img {
	float: left;
}
.metanavi-top a:link, .metanavi-top a:visited, .metanavi-top a:focus, .metanavi-top a:hover, .metanavi-top a:active {
	float: left;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	height: 13px;
	line-height: 11px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-left: 2px;
}


/* servicerow top */
.servicerow-top {
	width: 979px;
	height: 20px;
	margin-left: 20px;
	position: relative;
	top: 0px;
	left: 0px;
}
.infobox-stage {
	position: absolute;
	top: 0px;
	left: 123px;
	width: 452px;
	height: 20px;
	border-left: 1px solid #ffffff;
}
.stage-title {
	position: absolute;
	top: 0px;
	left: 16px;
	height: 20px;
}
.date {
	position: absolute;
	top: 7px;
	right: 6px;
	height: 11px;
	font-size: 9px;
	/*font-size: 80%;*/
	line-height: 10px;
	color: #ffffff;
}
.infobox-servicecol {
	position: absolute;
	top: 0px;
	left: 576px;
	width: 402px;
	height: 20px;
	border-left: 1px solid #ffffff;
}
.servicecol-title {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 174px;
	height: 20px;
	border-right: 1px solid #ffffff;
}
.searchbox {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	width: 216px;
}
.searchbox input {
	float: left;
}
input.searchform-textfield {
	color: #333333;
	background-color: #ffffff;
	font-size: 9px;
	/*font-size: 80%;*/
	line-height: 12px;
	width: 167px;
	height: 12px;
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	border: none;
}
input.searchform-submit {
	color: #ffffff;
	background-color: #5283b9;
	font-size: 9px;
	/*font-size: 80%;*/
	line-height: 12px;
	width: 45px;
	height: 13px;
	padding-bottom: 1px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	border: none;
	cursor: pointer; cursor: hand;
}


/* contentrow */
.contentrow {
	width: 999px;
	background-color: #ffffff;
	overflow: hidden;
	background-image: url(../../../fileadmin/templates/images/navi-flag-bg.gif);
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
}
.mainnavi-col {
	float: left;
	width: 109px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 16px;
	padding-left: 35px;
}
.mainnavibox {
	width: 109px;
	padding-bottom: 28px;
	/*font-size: 10px;*/
	font-size: 90%;
	color: #333333;
}
.mainnavibox ul, .mainnavibox li {
	padding: 0px;
	margin: 0px;
}
.mainnavibox li {
	list-style-image: none;
	line-height: 27px;
	height: 27px;
	position: relative;
	top: 0px;
	left: 0px;
	vertical-align: middle;
}
.mainnavibox li img.navi-active-flag {
	position: absolute;
	top: 6px;
	left: -35px;
}
.mainnavibox li a {
	line-height: 27px;
	height: 27px;
	vertical-align: middle;
	float: left;
}
.mainnavibox a:link, .mainnavibox a:visited {
	text-decoration: none;
}
.mainnavibox a:focus, .mainnavibox a:hover, .mainnavibox a:active {
	text-decoration: underline;
}
.mainnavibox li.mainnavi-item-active {
	font-weight: bold;
}
.subnavi-servicebox {
	width: 109px;
}


/* stage */
.stage {
	float: left;
	width: 389px;
	padding-top: 34px;
	padding-right: 48px;
	padding-bottom: 5px;
	padding-left: 16px;
	overflow: hidden;
}
.filelinks-row {
	width: 389px;
	overflow: hidden;
}
.filelinks-link {
	float: left;
	width: 55%;
}
.filelinks-data {
	float: left;
	width: 23%;
}
.filelinks-descr {
	float: left;
	width: 22%;
}
.stage-33-66 {
	width: 571px;
	overflow: hidden;
}
.stage-33-66-leftcol {
	float: left;
	width: 178px;
	padding-right: 16px;
	overflow: hidden;
}
.stage-33-66-rightcol {
	float: left;
	width: 377px;
	overflow: hidden;
}
.csc-linkToTop {
	width: 100%;
	font-size: 90%;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
}
.stage-incon-pagenav {
	position: absolute;
	width: 390px;
	height: 15px;
	right: 448px;
	bottom: 21px;
	font-size: 90%;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
}
.stage-incon-pagenav img,
.csc-linkToTop img {
	vertical-align: baseline;
}
.stage-incon-pagenav a:link, .stage-incon-pagenav a:visited,
.csc-linkToTop a:link, .csc-linkToTop a:visited {
	color: #333333;
	text-decoration: underline;
}
.stage-incon-pagenav a:focus, .stage-incon-pagenav a:hover, .stage-incon-pagenav a:active,
.csc-linkToTop a:focus, .csc-linkToTop a:hover, .csc-linkToTop a:active {
	color: #333333;
	text-decoration: underline;
}


/* news */
.news-list-date,
p.news-single-date {
	font-weight: bold;
}
.news-list-item,
h2.news-single-subheader {
	padding-bottom: 18px;
}
.news-list-item p,
p.news-single-imgcaption,
.news-single-links p {
	padding-bottom: 0px;
}
.news-single-body {
	width: 389px;
	overflow: hidden;
}
.news-single-img {
	float: left;
	padding-top: 4px;
	padding-right: 21px;
	padding-bottom: 10px;
}
p.news-single-contactwrapper {
	font-size: 90%;
	line-height: 140%;
	padding-top: 18px;
}
.news-single-additional-info {
	font-size: 90%;
	line-height: 140%;
}
.news-single-files,
.news-single-links,
.news-single-related {
	padding-top: 18px;
}
p.news-single-backlink,
.tx-ttnews-browsebox {
	padding-top: 18px;
	text-align: right;
	font-size: 90%;
	line-height: 12px;
	font-weight: bold;
}
p.news-single-backlink img,
.tx-ttnews-browsebox img {
	vertical-align: baseline;
}
p.news-single-backlink a:link, p.news-single-backlink a:visited,
.tx-ttnews-browsebox a:link, .tx-ttnews-browsebox a:visited {
	color: #333333;
	text-decoration: underline;
}
p.news-single-backlink a:focus, p.news-single-backlink a:hover, p.news-single-backlink a:active,
.tx-ttnews-browsebox a:focus, .tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox a:active {
	color: #333333;
	text-decoration: underline;
}


/* indexed search */
.tx-indexedsearch-searchbox form fieldset {
	border: none;
}
.stage input.tx-indexedsearch-searchbox-sword {
	width: 214px;
	border: none;
	background-color: #e5edf5;
	color: #333333;
	padding: 1px;
	/*line-height: 13px;*/
	line-height: 120%;
	/*height: 13px;*/
	height: 120%;
	/*font-size: 9px;*/
	font-size: 80%;
}
.stage input.tx-indexedsearch-searchbox-button {
	color: #ffffff;
	background-color: #5283b9;
	/*line-height: 13px;*/
	line-height: 120%;
	/*height: 13px;*/
	height: 120%;
	/*font-size: 9px;*/
	font-size: 80%;
	padding-bottom: 1px;
	margin-top: 4px;
	border: none;
	cursor: pointer; cursor: hand;
}
.tx-indexedsearch-rules {
	font-size: 90%;
	line-height: 140%;
	padding-bottom: 18px;
}
.tx-indexedsearch-whatis {
	display: none;
}
.tx-indexedsearch-browsebox {
	padding-bottom: 18px;
}
.tx-indexedsearch-browsebox p {
	font-weight: bold;
	padding-bottom: 0px;
}
.tx-indexedsearch-browsebox ul.browsebox {
	overflow: hidden;
}
.tx-indexedsearch-browsebox ul.browsebox li {
	float: left;
	list-style-image: none;
	margin-left: 0px;
	margin-right: 18px;
}
.tx-indexedsearch-browsebox ul.browsebox li a:link,
.tx-indexedsearch-browsebox ul.browsebox li a:visited {
	color: #333333;
	text-decoration: none;
}
.tx-indexedsearch-browsebox ul.browsebox li a:focus,
.tx-indexedsearch-browsebox ul.browsebox li a:hover,
.tx-indexedsearch-browsebox ul.browsebox li a:active {
	color: #333333;
	text-decoration: underline;
}
.tx-indexedsearch-res-item {
	padding-bottom: 3px;
}
.tx-indexedsearch-icon {
	padding-right: 7px;
}
p.tx-indexedsearch-descr {
	padding-bottom: 0px;
}

/* sitemap */
.csc-sitemap {
	font-weight: bold;
}
.csc-sitemap ul li {
	padding-bottom: 23px;
}
.csc-sitemap ul ul,
.csc-sitemap ul ul li {
	padding-bottom: 0px;
}


/* servicecol */
.servicecol {
	float: left;
	width: 402px;
	/*overflow: hidden;*/
	position: relative;
	top: 0px;
	left: 0px;
}
.servicecol-toplayer {
	/*font-size: 10px;*/
	font-size: 90%;
	color: #333333;
	/*line-height: 22px;*/
	line-height: 220%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 168px;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}
.servicecol-toplayer p {
	padding-bottom: 4px;
}
.servicecol-toplayer a:link, .servicecol-toplayer a:visited {
	color: #333333;
	text-decoration: none;
}
.servicecol-toplayer a:focus, .servicecol-toplayer a:hover, .servicecol-toplayer a:active {
	color: #333333;
	text-decoration: underline;
}

/* servicerow bottom */
.servicerow-bottom {
	margin-top: 1px;
	width: 979px;
	height: 13px;
	margin-left: 20px;
	background-image: url(../../../fileadmin/templates/images/bottom-bg.gif);
	background-repeat: repeat-x;
	position: relative;
	top: 0px;
	left: 0px;
}
.metabox-stage {
	position: absolute;
	top: 0px;
	left: 134px;
	width: 443px;
	height: 13px;
}
.metabox-servicecol {
	position: absolute;
	top: 0px;
	left: 577px;
	width: 402px;
	height: 13px;
}
.printlink,
.tiplink,
.metanavi-bottom {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 13px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 9px;
	/*font-size: 80%;*/
	color: #ffffff;
	line-height: 13px;
	overflow: hidden;
	background-color: #5283b9;
}
.tiplink {
	left: 90px;
}
.metanavi-bottom {
	width: 167px;
}
.printlink img,
.tiplink img,
.metanavi-bottom img {
	float: left;
}
.printlink a:link, .printlink a:visited, .printlink a:focus, .printlink a:hover, .printlink a:active,
.tiplink a:link, .tiplink a:visited, .tiplink a:focus, .tiplink a:hover, .tiplink a:active,
.metanavi-bottom a:link, .metanavi-bottom a:visited, .metanavi-bottom a:focus, .metanavi-bottom a:hover, .metanavi-bottom a:active {
	float: left;
	color: #ffffff;
	text-decoration: none;
	height: 13px;
	line-height: 12px;
	padding-bottom: 1px;
}
.textsizebox {
	position: absolute;
	top: 0px;
	right: 1px;
	height: 13px;
	font-size: 9px;
	/*font-size: 80%;*/
	color: #ffffff;
	line-height: 12px;
	overflow: hidden;
}
.textsizebox span {
	float: left;
	text-decoration: none;
	height: 12px;
}
.textsizebox a:link, .textsizebox a:visited, .textsizebox a:focus, .textsizebox a:hover, .textsizebox a:active {
	float: left;
	text-decoration: none;
	height: 12px;
	margin-left: 3px;
	padding-top: 1px;
}


/* RTE styles */
span.texthighlight1 {
	font-weight: bold;
	color: #025798;
}


/* fixes and tweaks */
DIV.csc-textpic-imagewrap {
	padding-top: 4px;
}

/* IE7 Imagerow fix */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px; padding-bottom: 10px;
}
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom: 0px; padding-bottom: 10px;
}

/* no borders around pics in links */
a img {
	border: none;
}

