html, body {
	margin:0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	background-image: url(../pic/basic/bg-main.png);
	background-position: center top;
	background-repeat: no-repeat;
}

td {
	font-size: 10px;
	line-height: 15px;
}

a img {
	border: 0;
}

#page {
	width: 904px;
	margin: auto;
	position: relative;
	text-align: left;
}

#headlogos {
	position: relative;
	height: 108px;
}

#headlogos #slogan {
	position: absolute;
	left: 18px;
	top: 0px;
	width: 155px;
	height: 92px;
}

#headlogos #logo {
	position: absolute;
	width: 242px;
	height: 54px;
	right: 29px;
	top: 29px;
}

#headnavi {
	position: relative;
	background-image: url(../pic/basic/head_navi_bg.png);
	padding: 1px 0 0 8px;
}

#headnavi a img {
	margin: 0 10px 0 10px;
}

.headsubnavi {
	background-image: url(../pic/nav/headnavi2_BG.png);
	padding: 4px 0 7px 0;
	min-width: 220px;
	text-align: left;
}

.headsubnavi a {
	display: block;
	line-height: 15px;
	padding: 7px 20px 7px 25px;
	color: #7C7C7C;
	font-size: 12px;
	text-decoration: none;
}

.headsubnavi a:hover,
.headsubnavi a.active {
	background-image: url(../pic/nav/headnavi2_ACT.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#body {
	position: relative;
	background-image: url(../pic/basic/body_bg_repeat.png);
	z-index: 0;
}

#bodybghelper {
	width: 904px;
	height: 280px;
	background-image: url(../pic/basic/body_bg_top.png);
	position: absolute;
	top: 0px;
	left: 0px;
}

#bodycontentholder {
	position: relative;
	padding: 1px 7px 0 7px;
}

.contenttable {
	background-color: #ECEBEA;
}


/* Position and layout of theme image and service center
----------------------------------------------------------------*/

#theme {
	width: 721px;
	height: 280px;
	position: relative;
}

#theme img {
	display: block;
}

#theme-overlay {
	position: absolute;
	left: 0;
	top: 202px;
}

#servicecenter {
	background-color: #f3f3f3;
	height: 149px;
	width: 169px;
	/*
	position: absolute;
	right: 7px;
	top: 1px;
	*/
}

#servicecenter a {
	text-decoration: none;
	color: #00376d;
}

#servicecenter ul {
	margin: 11px 15px 20px 15px;
	padding: 0px;
	list-style: none;
}

#servicecenter ul li {
	background-image: url(../../allgemein/icon_pfeil_dark.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}


/* Position of the three cols in the body area
----------------------------------------------------------------*/

#colleftcenter {
	width: 721px;
	float: left;
}

#colleft {
	width: 175px;
	vertical-align: top;
	padding: 0 10px;
	float: left;
}

#colcenter {
	width: 525px;
	vertical-align: top;
	float: left;
}

#colright {
	width: 169px;
	vertical-align: top;
	float: left;
}

#footer {
	padding: 1px 0 0 7px;
	width: 897px;
	height: 33px;
	background-image: url(../pic/basic/footer_bg.png);
	clear: both;
}

#footer img {
	display: block;
	width: auto;
	float: left;
}


/* Left navigation
----------------------------------------------------------------*/

#leftnavi {
	padding: 15px 0 0 0;
}

#leftnavi a {
	text-decoration: none;
	color: #5d5d5d;
}

#leftnavi a:hover,
#leftnavi a.active {
	text-decoration: none;
	color: #3b8e9d;
}

#leftnavi ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

#leftnavi ul li {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	padding-left: 10px
}

#leftnavi ul ul {
}

#leftnavi ul ul li {
	padding-left: 10px
}

#leftnavi ul ul ul {
}

#leftnavi ul ul ul li {
	padding-left: 10px;
}


/* Content
----------------------------------------------------------------*/

#content {
	padding: 15px 0 0 0;
}

#contentright {
	clear: both;
	padding-top: 15px;
	margin:  0 10px 10px;
}

#content .width-padding {
	padding-left: 10px;
	padding-right: 10px;
}

#content .width-full {
}

#content .bg-white,
#contentright .bg-white {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#content .bg-grey {
	background-color: #c2c2c2;
}

#content .padding-true {
	padding: 2px 10px;
}

/* Below the content
----------------------------------------------------------------*/

#contentfooter {
	margin: 15px 0 15px;
	/*background-image: url(../pic/basic/content_footer_bg.png);*/
	background-color: #00376d;
	height: 23px;
	border-top: 1px solid #ffffff;
	clear: both;
}

#contentfooter img {
	display: block;
	width: auto;
	float: right;
}

#contentfooterlinks a {
	font-size: 9px;
	text-decoration: none;
	color: #5d5d5d;
}

#contentfooterlinks ul {
	margin: 0;
	padding: 0 0 10px 10px;
	list-style: none;
}

#contentfooterlinks ul li {
	background-image: url(../pic/basic/li.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

/* Head tools language select and search box
----------------------------------------------------------------*/

#indexedsearch {
	background-image: url(../pic/basic/search_bg.png);
	width: 175px;
	height: 23px;
	position: absolute;
	right: 28px;
    top: 115px;
}

#indexedsearch input.field {
	border: 0;
	background-color: transparent;
	width: 150px;
	position: absolute;
	top: 4px;
	left: 2px;
}

#indexedsearch input.button {
	position: absolute;
	right: 4px;
	top: 5px;
}

.tx-z7langmenu-pi1 {
	position: absolute;
	right: 208px;
    top: 122px;
}

.tx-z7langmenu-pi1 img {
	margin-right: 8px;
}


/* content in right col
----------------------------------------------------------------*/

#colright .csc-header {
	border-bottom: 1px solid #e9e9e9;
}

#colright .csc-header h1 {
	padding: 10px 15px 4px 15px;
	margin: 0;
	color: #00376d;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}

#colright .width-padding,
#colright .width-full {
	background-color: #dbdbdb;
	border-bottom: 1px solid #e9e9e9;
	margin: 0px;
	color: #00376d;
	font-size: 10px;
}

#colright .bodytext {
	padding: 10px 15px;
	margin: 0;
}

#colright .bodytext a {
	color: #00376d;
	text-decoration: none;
	background-image: url(../../allgemein/icon_pfeil_dark.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}


/* Top news in right col
----------------------------------------------------------------*/

#colright .news-latest-container {
	background-color: #dbdbdb;
}

#colright .news-latest-item {
	background-color: #dbdbdb;
	border-top: 1px solid #e9e9e9;
	margin: 0px;
	color: #00376d;
	font-size: 10px;
	padding: 8px 15px 8px 15px;
}

#colright .news-latest-item * {
	margin: 0px;
	font-size: 10px;
}

#colright .news-latest-item a {
	color: #00376d;
	text-decoration: none;
}


/* alternative HOME view
----------------------------------------------------------------*/

.home #theme {
	width: 890px;
	height: 524px;
}

.home #content {
	background-image: url(../pic/basic/home-bg-content.png);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	padding: 0 10px 0 0;
	color: #707173;
}

.home h1.csc-firstHeader,
.home h1 {
	color: #002c5a;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	margin: 0;
	padding: 2px 0;
}

.home #content .width-padding {
	padding: 0 0 0 21px;
	float: left;
	width: 155px;
}

.home #content a {
	text-decoration: none;
	color: #002c5a;
}

.home #content p {
	margin: 1em 0;
}

.home #servicecenter {
	background-color: #ECEBEA;
	width: 100%;
	height: 54px;
	color: #707173;
}

.home #servicecenter h1 {
	display: inline;
	margin-right: 5px;
}

.home #newsteaser-container-all {
	height: 54px;
}

.home .newsteaser-container-item {
	width: 848px;
	height: auto;
	left: 21px;
	margin-top: 13px;
}


/* sIFR headlines
----------------------------------------------------------------*/

@media screen {
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
		padding: 0;
	}
	  
	.sIFR-replaced, .sIFR-ignore {
		visibility: visible !important;
	}
	  
	.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	  
	.sIFR-replaced div.sIFR-fixfocus {
		margin: 0pt; 
		padding: 0pt; 
		overflow: auto; 
		letter-spacing: 0px; 
		float: none;
	}
	  
	.sIFR-active #colright h1,
	.sIFR-active #colright h2,
	.sIFR-active #colright h3,
	.sIFR-active #colright h4 {
		visibility: hidden;
		display: block;
	}
}

@media print {
	.sIFR-replaced object {
		display: none;
	}
}

/* Sitemap
----------------------------------------------------------------*/

.tx-dropdownsitemap-pi1 div.expAll {
	border: 1px solid #00376d;
	background-color: #c9d0d6;
}

.tx-dropdownsitemap-pi1 div.expAll,
.tx-dropdownsitemap-pi1 div.level_1 {
	margin-left: 0;
}
