

/** 
 *	Global
 */
 
/**
 *	colors
 *	
	body bg:		#eef5fa;
	
	Schrift			#000;
	Link 			#3082be;
	Link:hover		#004273;
	Link:visited	#3082be;
	
	h1, h2			#225e8c;
	
	navigation,		#7ba7c9;
	ServiceNavigation
	footer
	
	bg_Teaser h4:	#e5ecf4;
	Links Teaser: 	#3082be;
	
 */	
	
	

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;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}


input, select, textarea, button {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}


body {
	font:70%/120% Arial,Helvetica,sans-serif;
	line-height:1.3;
	background:#eef5fa url(bg_body.gif) repeat-x;
	color:#000;
	
	
	
}

a {
	text-decoration:none;
	color:#3082be;
	background-color:inherit;
}
a:visited {
	color:#3082be;
}
a:hover {
	color:#004273;
}




p {
	margin-bottom:12px;
}

h1, h2 {
	color:#225e8c;
}

h1 {
	font-family:"Times New Roman",Times,serif;
	font-size:19px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px 0;
	padding-bottom:0;
}
h2 {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0 0 10px 0;
	padding-bottom:0;
}
h3 {
	font-weight:bold;
	margin:2px 0 2px 0;
	padding-bottom:0;
}
h4 {
	font-weight:normal;
	margin:2px 0 2px 0;
	padding-bottom:0;
}

ul,ol {
	padding-left:40px;
	margin-bottom:10px;
}

table {
	clear: right;
}
.center, th.center {text-align:center !important;}
.right, th.right {text-align:right !important;}
.left, th.left {text-align:left !important;}
.middle {vertical-align:middle !important;}
.highlight {font-weight:bold;}
.nobr {white-space:nowrap;}
.none {display:none;}
.clear {clear:both;}
.clearright {clear: right;}
/*br.clearright {height:1px; line-height:1px;}*/
.hidden {display:none;}
.invisible {position:absolute;left:-1000px;top:-1000px;height:1px;width:1px;}
.bluebox {
	margin-top: -14px;
	background:#547fa9;
	font-size: 14px;
	color: #dbf1f8;
	padding: 10px;
}
.indenttext {margin-left: 1em;}
.show_on_print {display: none; visibility: hidden;}

/** 
 *	Header
 */

#header {
	width:870px;
	position:relative;
	overflow:hidden;
}

#logo {
	float: left;
	width: 212px;
	height:132px;
}
#logo img {
	margin-left:18px;
}

#nav {
	position: relative;
	padding-bottom:20px;
	overflow: hidden;
	width: 646px;
	_width: 643px;
	top: 9px;
}


#servicenav {
	overflow:hidden;
	text-align:right;
	margin-top:2px;
}





#breadcrumb ul {
	display:block;
	margin-left:4px;
	padding-left:0;
}

#breadcrumb li {
	padding:0 16px 0 1px;
	display:block;
	float:left;
	width:auto;
	list-style:none;
	background: url(teaser_icon_ilink_passiv.gif) right 0 no-repeat;
	white-space: nowrap;
}

#breadcrumb li.self {
	background-image:none;

}
#breadcrumb li.first {
	padding-left:0;
}

#breadcrumb li.show_on_print {
	display: none;
	visibility: hidden;
}

#servicenav ul {
	display:inline;
	padding:0 0 0 2em;
	margin:0;
}

#servicenav li {
	padding:0 4px 0 0;
	display:inline;
	list-style:none;
	position:relative;
	font-weight:bold;
}

#servicenav #navigation_print {
	display: none;
}

#servicenav #navigation_print li {
	top: 2px;
}

#servicenav li a {
	font-weight:normal;
}

#servicenav a:link, #servicenav a:visited, #servicenav a:active {
	color:#000;
}

#servicenav a:hover {
	color: #004273;
}

#servicenav .active {
	font-weight:bold !important;
}


#search {
	float: right;
	width:220px;
}


#search form#navsearch {
	margin:0;
}


/* main */
#main {
	width:890px;
}



/* big tabs */

#navigation {
	float: left;
	background: url('tabs.png') repeat-x 0 -47px;
	margin-top: 19px;
	_margin-top: 18px;
	margin-bottom: 10px;
	height: 38px;
	width: 100%;
	font-size: 12px;
	line-height: normal;
}

#navigation ul {
	margin: 0;
	padding: 10px 10px 0;
	list-style: none;
}

/* left door */
#navigation li {
	float: left;
	background: url('tabs.png') no-repeat 0px -416px;
	margin: 0 1px;
	padding: 0;
}

/* right door */
#navigation a {
	display: block;
	color: #004273;
	background: url('tabs.png') no-repeat 100% -576px;
	min-width: 132px;
	_width: 132px;
	padding: 6px 10px 4px 3px;
	margin-left: 5px;
}

/* hover & active left door */
#navigation li.active, #navigation li:hover, #navigation li.hover {
	background: url('tabs.png') no-repeat 0px -96px;
}

/* hover right door */
#navigation a:hover {
	background: url('tabs.png') no-repeat 100% -256px;
}

/* active right door */
#navigation li.active a {
	padding-bottom: 7px;
	color: #000;
	background: url('tabs.png') no-repeat 100% -256px;
}



/* content tabs */

.tabs-hide {
	display: none;
}

h1.tabhead {
	height: 10px;
	position: absolute;
	right: 5000px;
}

#ContentTabsBg {
	background: url('tabs.png') repeat-x 0 -25px;
	height: 25px;
	position: relative;
	z-index: -1;
	visibility: hidden;
}

#ContentTabs {
	float: left;
	margin-top: -35px;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}

#ContentTabs ul.tabs-nav {
	margin: 0;
	padding: 10px 10px 10px;
	list-style: none;
	overflow:hidden;
}

#ContentTabs .tabs-nav li {
	float: left;
	background: url('tabs.png') no-repeat 0px -416px;
	margin: 0 1px 0 0;
	padding: 0;
}

#ContentTabs .tabs-nav a {
	display: block;
	color: #004273;
	background: url('tabs.png') no-repeat 100% -576px;
	padding: 4px 10px 3px 3px;
	margin-left: 5px;
}

#ContentTabs li.tabs-selected {
	background: url('tabs.png') no-repeat 0px -96px;
}

/*
#ContentTabs .tabs li:hover, #ContentTabs .tabs li.hover, #ContentTabs .tabs a:hover, #ContentTabs .tabs a.hover {
	background: none;
}
*/

#ContentTabs .tabs-nav a:hover, #ContentTabs .tabs-nav a.hover {
	background: url('tabs.png') no-repeat 100% -256px;
}

#ContentTabs .tabs-nav li:hover, #ContentTabs .tabs-nav li.hover {
	background: url('tabs.png') no-repeat 0px -96px;
}

#ContentTabs .tabs-nav li, #ContentTabs .tabs-nav a {
	z-index: 20;
}

#ContentTabs li.tabs-selected a {
	padding-bottom: 4px;
	color: #000;
	background: url('tabs.png') no-repeat 100% -256px;
}

#ContentTabs .tabs-container {
	clear: left;
	position: relative;
}

#ContentTabs .tabs-container a {
	background: none;
}

#ContentTabs.two {
	margin-top: -49px;
}



/* teaser tabs */

#tabs-background {
	background: url('tabs.png') repeat-x 0 -25px;
	height: 25px;
	display: block;
	position: relative;
	bottom: -3px;
	z-index: -1;
}

#contactTabs {
	margin-top: 2px;
	width: 100%;
	font-size: 11px;
	line-height: normal;
}

#contactTabs ul.tabs {
	position: relative;
	top: -20px;
	margin: 0;
	list-style: none;
}

#contactTabs li.tabs {
	float: left;
	background: url('tabs.png') no-repeat 0px -1056px;
	margin: 0 1px 0 0;
	padding: 0;
}

#contactTabs a.tabs {
	display: block;
	color: #004273;
	background: url('tabs.png') no-repeat 100% -1216px;
	padding: 2px 4px 1px 1px;
	margin-left: 3px;
}

#contactTabs li.tabs:hover, #contactTabs li.hover, #contactTabs li.tabs-selected {
	background: url('tabs.png') no-repeat 0px -736px;
}

#contactTabs a.tabs:hover, #contactTabs a.tabs.hover {
	background: url('tabs.png') no-repeat 100% -896px;
}

#contactTabs li.tabs-selected a.tabs {
	padding-bottom: 2px;
	color: #000;
	background: url('tabs.png') no-repeat 100% -896px;
}

#contactTabs .tabs-container {
	position: relative;
	top: -10px;
	clear: both;
}



/* navigation button */

#navigation div {
	margin-left:6px;
}

#header a.button {
   background: transparent url(bg_navigation_button_passiv.gif) top right no-repeat;
   font-size: 12px;
   color: #004273;
   float: left;
   height: 25px;
   margin-left: 1px;
   /*margin-right: 1px;*/
   padding-right: 12px; /*sliding doors padding */
   text-decoration: none;
   _width:132px;
   min-width:132px;
}

#header a.button span {
   background: transparent url(bg_navigation_button_passiv.gif) top left no-repeat;
   display: block;
   line-height: 15px;
   padding: 5px 10px 5px 18px;
   white-space:nowrap;
}

#header a.button:hover {
   text-decoration: none;
   color: #3082be;
   background: transparent url(bg_navigation_button_aktiv.gif) top right no-repeat;
}

#header a.button:hover span {
   background: transparent url(bg_navigation_button_aktiv.gif) top left no-repeat;
}

#header a.button:active {
   background-position: top right;
   color: #000;
   outline: none; /* die gepunktete Linie im FF abschalten */
}

#header #navigation a.active {
   background: transparent url(bg_navigation_button_aktiv.gif) top right no-repeat;
}

#header a.button:active span, #header a.button span.active {
   background-position: top left;
   color: #000;
   padding: 6px 10px 4px 18px; /* Text 1px nach unten verschieben */
}

#header a.button span.active {
   background: transparent url(bg_navigation_button_aktiv.gif) top left no-repeat;
}


#header input.text  {
	border: 1px solid #7ba7c8;
	width:120px;
	height:1.2em;
}





/** 
 *	ServiceNavigation
 */

#ServiceNavigation {
	border-top:4px solid #7ba7c9;
	vertical-align:middle;
}

#ServiceNavigation td {
	padding:0;
	margin:0;
}
#ServiceNavigation p {
	padding:7px 1px;
	color:#7ba7c9;
}


#ServiceNavigation a {
	display:inline;
	color: #3082be;
	text-decoration:none;
	margin-right:20px;
}

#ServiceNavigation a:hover {
	color: #004273;
}

#ServiceNavigation span {
	margin-right:20px;
}
 


/** 
 *	default buttons
 *  form
 */
 
input.radiobutton {
	border:none;
	padding:0;
	margin:0 0 -2px 0;
	width:12px;
}


span.button {
	
	/*
	overflow:visible;
	width:auto;
	*/
	
	display:-moz-inline-box;
	display:inline-block;
	
	border:none;
	height:18px;
	margin:0 10px 0 0;
	padding:0 0 0 5px;
	
	cursor:pointer;
	background:url(bg_button.gif) 0 0 no-repeat;
	color:#2e523b;
	
	
}


span.button input, span.button a {

    display:-moz-inline-box;
	display:inline-block;
	overflow:visible;
	width:auto;
	_position:relative;
	_padding-right:12px;
	_margin-right:-15px;
	_display:block;
	_top:0;
	_width:20px !important;
	
	border:none;
	height:18px;
	margin:0 -5px 0 0px;
	padding:0 6px 0 2px;
	
	/* line-height:1; */
	white-space:nowrap;
	text-align:left;
	
	cursor:pointer;
	background:transparent url(bg_button.gif) 100% 0 no-repeat;
	color:#004273;
}

span.button input:hover, span.button a:hover {
	color:#3082be;
}
span.disabled input:hover, span.disabled a:hover {
	color:#81A7C2;
}

#subnavigation a,#subnavigationKontaktPEX a,#inpagenavigation a {
	display:block;
}

#subnavigation ul,#subnavigationKontaktPEX ul,#inpagenavigation ul {
	list-style:none;
	margin-bottom:0;
	padding-left:0;
}

#subnavigation,#subnavigationKontaktPEX {
	float:left;
	padding-left:10px;
	width:170px;
}

.level2 {
	line-height:14px;
	width:170px;
}

.level2 li {
	background:transparent url(navsprite.gif) no-repeat -340px top;
	border-bottom:1px solid #bfd8eb;
	margin-bottom:4px;
	padding-top:3px;
}

.level2 li a {
	color:#004273;
	font-weight:bold;
	padding:2px 7px 5px 12px;
	width:146px;
}

.level2 li.mouseover {
	background:transparent url(navsprite.gif) no-repeat -510px top;
	border-bottom-color:#95b9d4;
}

.level2 li.mouseover .level3 li,.level2 li.mouseover .level3 {
	border-color:#95b9d4;
}

.level3 {
	background-color:#fff;
	border-color:#bfd8eb;
	border-style:solid;
	border-width:1px 1px 0;
	line-height:15px;
}

.level3 li {
	background:#fff url(bordersprite.gif) no-repeat 0 bottom;
	border-bottom:none;
	margin-bottom:0;
	padding:0 0 1px;
}

.level3 li a {
	color:#3082be;
	font-weight:normal;
	padding:2px 0 1px 12px;
	width:156px;
}

* html .level3 li a {
	padding-bottom:2px;
	padding-top:1px;
}

.level3 li a:hover,.level3 li.active a {
	background-color:#dfecf5;
	color:#000;
}

.level3 li div.itw {
	background:transparent url(bordersprite.gif) repeat-y -336px top;
}

.level3 li div.itw a:hover,.level4 li div.itw a:hover {
	background-color:#dfecf5;
}

.level3 li.last {
	background-image:none;
	padding:0;
}

.level4 li div.itw a {
	background:transparent;
}

.level4 li a {
	background-color:#fff;
	color:#3082BE;
	padding-left:20px;
	width:148px;
}

.level4 li.first {
	background:transparent url(bordersprite.gif) no-repeat 0 top;
}

#inpagenavigation {
	float:right;
	padding:0 0 15px 10px;
	width:170px;
}

.level5 {
	border-bottom:1px solid #95b9d4;
	line-height:14px;
	margin-bottom:4px;
	width:170px;
}

.level5 li {
	background:#fff url(bordersprite.gif) no-repeat 0 top;
	border-color:#95b9d4;
	border-style:solid;
	border-width:0 1px;
	padding-bottom:0;
	padding-top:1px;
}

.level5 li a {
	color:#3082be;
	padding:2px 16px 2px 14px;
	width:138px;
}

.level5 li.first {
	background:transparent url(navsprite.gif) no-repeat -510px top;
	border:none;
	padding-bottom:0;
}

.level5 li.first a {
	padding-bottom:5px;
}

.level5 li.first div.itw a {
	background:#fff url(navsprite.gif) no-repeat 0 top;
	color:#000;
}

.level5 li.first div.itw a:hover {
	background:transparent url(navsprite.gif) no-repeat -170px top;
}

.level5 li.first .level6 li a {
	padding-bottom:2px;
}

.level5 li.first .level6 li a:hover {
	background-color:#dfecf5;
	color:#000;
	padding-bottom:2px;
	width:138px;
}

.level5 li div.itw a {
	background:transparent url(bordersprite.gif) repeat-y -336px top;
	color:#000;
	margin-top:-1px;
}

.level5 li.firstactive {
	background:transparent url(navsprite.gif) no-repeat -170px top;
	border:none;
}

.level5 li.firstactive a {
	color:#000;
	padding-bottom:5px;
}

.level5 li.firstactive .level6 li a {
	color:#3082BE;
	padding-bottom:2px;
}

.level5 li.firstactive .level6 li a:hover {
	background:#dfecf5;
	color: #000;
	padding-bottom:2px;
	padding-right:6px;
}

.level5 li.active ul.level6 li {
	border:none;
}

.level6 li {
	background:#fff url(bordersprite.gif) no-repeat -168px top;
	border:none;
	padding:1px 0 0;
}

.level6 li a {
	background-color:#fff;
	color:#3082be;
	padding-left:22px;
	padding-right:8px;
}

.level6 li a:hover {
	background-color:#dfecf5;
	color:#000;
	padding-right:8px;
}

* html .level2 li,* html .level5 li {
	height:1px;
}

.level2 li a:hover,.level2 li div.itw a {
	color:#000;
}

.level3 li.active ul.level4 a,.level5 li.active ul.level6 a {
	background:#fff;
	color:#3082BE;
}

.level4 li.active div.itw a,.level5 li a:hover,.level5 li.active a,.level5 li div.itw a:hover,.level6 li.active a {
	background-color:#dfecf5;
	color:#000;
}

.level3 li.active ul.level4 a:hover,.level5 li.active ul.level6 a:hover {
	background:#dfecf5;
	color:#000;
}

.level4 li,.level4 li.last {
	background:transparent url(bordersprite.gif) no-repeat -168px top;
	padding:1px 0 0;
}

.level5 li.first a:hover,.level5 li.firstactive a:hover {
	background:transparent url(navsprite.gif) no-repeat -170px -1px;
	padding-bottom:5px;
	width:140px;
}

ul.level5 li.first ul.level6 a:hover {
	background:#dfecf5;
}

.level5 li.first .level6 li,.level5 li.firstactive .level6 li {
	border-color:#95b9d4;
	border-style:solid;
	border-width:0 1px;
}

/** 
 *	teaser
 */

.teaser {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	background: url(teaser_bg.gif) bottom right no-repeat;
}

.teaser h4 {
	font-size:1em;
	font-weight:bold;
	background-color:#dfecf5;
	color:#000;
	margin:0;
	padding:5px 0 0 4px;
	min-height:20px;
	_height:20px;
	border-right:2px solid #fff;
}

.teaser ul a {
	text-decoration:none;
	color:#3082be;
}
.teaser ul a:hover {
	color:#004273;
}
.teaser img {
	margin:0 0 6px 0;
}
.teaser a img {
	margin:0;
}
.teaser p {
	margin:2px 2px 2px 1px;
	padding:1px;
}
.teaser ul p {
	margin:0;
}
.teaser ul {
	margin:4px 2px 2px 2px;
	padding:0;
}
.teaser li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block; /* IE6 rendering */
}



.teaser span.line {
	display:block;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	padding:0 0 3px 0;
	margin:0 3px 0 2px;
	height:1%;
}

.teaser label.grid {
	float:left;
	width:5em;
	white-space:normal;
}

.teaser input.text {
	border:0;
	background:transparent url(bg_input_light.gif) 0 0 no-repeat;
	vertical-align:top;
	display:inline;
	width:64px;
	height:16px;
	padding:1px 0 1px 4px;
	margin:0;
}

.teaser span.button {
	float:right;
	width:auto;
}

.teaser li {
	padding-left: 18px;
}

.teaser li a.teaserilink {
	display: block;
	padding: 0 0 0 18px;
	margin-left: -18px;
	background: url(teaser_icon_ilink_passiv.gif) 0 0 no-repeat;
}
.teaser li a.teaserilink:hover {
	background: url(teaser_icon_ilink_aktiv.gif) 0 0 no-repeat;

}

.teaser li a.teaserelink {
	display: block;
	padding: 0 0 0 18px;
	margin-left: -18px;
	background: url(teaser_icon_elink_passiv.gif) 0 0 no-repeat;
}
.teaser li a.teaserelink:hover {
	background: url(teaser_icon_elink_aktiv.gif) 0 0 no-repeat;
}

.teaser li a.teaserpdf {
	display: block;
	padding: 0 0 0 18px;
	margin-left: -18px;
	background: url(teaser_icon_pdf_passiv.gif) 0 0 no-repeat;
}
.teaser li a.teaserpdf:hover {
	background: url(teaser_icon_pdf_aktiv.gif) 0 0 no-repeat;
}

/* special (teaser-text in teaser formular) */
.teaser .teaser {
	margin:0;
	padding:0;
	background: none;
}

.campaign a {
	padding:0 10px 0 0;
	background: url(icon_list.gif) right 1px no-repeat;
	text-decoration:none;
}



.calculator {
	background: none;
}

.calculatorright {
	background:transparent url(teaser_calc_bg.gif) bottom right no-repeat;
	padding:0 3px 0 0;
	height:169px;	
}
.calculatorleft {
	background:transparent url(teaser_calc_bg.gif) bottom left no-repeat;
	height:169px;	
}
.calculator h4 {
	border-right: none;
	background-color: transparent;
	margin: 0 0 15px 5px;
}

.calculator span.line {
	margin: 0 0 0 9px;
	height: auto;
	_width: 148px;
}

.calculator label.grid {
	width: 6em;
}

.calculator span.buttonbar {
	padding: 10px 0 0 0;
}

.pko_teaser {
	height: 253px;
	width: 160px;
 	background: transparent url(teaser_pko_bg.jpg) no-repeat top;
}

#pko_teaser_container {
	clear: right;
	height: 120px;
	width: 160px;
}

.pko_teaser h4 {
	width: 151px;
	clear: right;
	border-right: none;
	background-color: transparent;
	margin: 0 0 10px 9px;
	padding: 0 0 0 0;
}

.pko_teaser label.grid {
	width: 67px;
	margin: 0 0 0 9px;
}

.pko_teaser div.line {
	clear: left;
	min-height: 22px;
	height: auto !important;
	height: 22px;
}

#pko_button_container {
	position: relative;
	width: 158px;
}

#pko_button_container span {
	position: absolute;
	right: 0;
}

/** 
 *	tabs 
 */



/** 
 *	Content - Elements
 */

div.element {
	width: 100%;
	margin: 0 0 20px 0;
	position:relative;
	overflow:hidden;
}
div.element h2 {
	background-color: #dfecf5;
	color: #004273;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0.5em 0;
	text-indent: 10px;
}
div.element ul {
	margin: 0;
	padding: 0 0 0 20px;
}
div.element li {
	list-style-image: url(icon_list.gif);
	list-style-type: circle;
	margin: 0 0 8px 0;
}
div.innerelement {
	position:relative;
	overflow:hidden;
}
div.element div.text {
	margin: 0 0 20px 10px;
}

table.tblelement {
	margin: 0 0 20px 0;
}
table.tblelement td {
	vertical-align:top;
}
table.tblelement h2 {
	background-color: #dfecf5;
	color: #004273;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0.5em 0;
	text-indent: 10px;
}
table.tblelement td.tblelementpict {
	padding: 0 0 20px 0;
}
table.tblelement td.tblelementtext {
	padding: 0 0 20px 10px;
}





table.base {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 20px 0;
}

table.base th, table.base th * {
	background-color: #dfecf5;
	vertical-align: top;
	color: #004273;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin: 0;
}

table.base th {
	padding: 6px 2px;
}

table.base td {
	background-color: #ffffff;
	vertical-align: top;
	padding: 3px 2px;
}

table.base td.even {
	background-color: #e6f0f8;
}

table.space th, table.space td {
	border-right: 3px solid #eef5fa;
}

table.space th.nospace, table.space td.nospace {
	border-right: none;
}

table.base td.amount {
	text-align:right;
}


table.base tr.middle td {
	vertical-align: middle;
}
table.base tr.total td {
	background-color: #e6f0f8;
	color: #004273;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin: 0;
}







/* sections from global.css */
/*
-------------------------------------
	Datatables
-------------------------------------
*/

th.SimpleHeaderCell {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:left;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
	
}

th.SimpleHeaderCellRight {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:right;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
	
}

th.SimpleHeaderCellCenter {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:center;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
	
}

th.SimpleHeaderCell h1, th.SimpleHeaderCell h2, th.SimpleHeaderCell p {
	margin:0;
	padding:0;
}

th.SimpleHeaderCell1 {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
	
}

th.SimpleHeaderCellc {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:center;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
	
}

td.SimpleCell {
	background-color:#e6f0f8;
	color:#000;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #fff;
}

td.SimpleCell ul, td.SimpleCell p {
	margin:0;
	padding:0;
}

td.SimpleCell ul {
	margin-left:15px;
}

td.SimpleCellTotal {
	background-color:#e6f0f8;
	color:#000;
	font-weight:bold;
	padding:5px 3px 6px 3px;
	
}

td.SimpleCellSelected {
	background-color:#fff;
	color:#000;
	padding:5px 3px 6px 3px;
	border-bottom:1px solid #c03;
}

td.SimpleCell div.cssrow {
	color:#3f739a;
	font-weight:bold;
}

td.BasicCell {
	background-color:#e6f0f8;
	color:#000;
	padding:2px 3px 3px 0px;
}

td.LanguageCell {
	background-color:#dfecf5;
	color:#3f739a;
	font-weight:bold;
	text-align:center;
}



/*
-------------------------------------
	Search
-------------------------------------
*/

table .searchbar, table .searchfooter, table .searchresult {
	border-collapse:collapse;
}

table .searchbar img, table .searchfooter img, table .searchresult img {
	border:0;
}

table .searchbar {
	margin:20px 0 10px 0;
}

table .searchfooter {
	margin:10px 0 20px 0;
}

table .searchbar th, table .searchfooter th {
	background-color:#ffffff;
	color:#004273;
	font-weight:bold;
	padding:5px 3px 6px 3px;
}

table .searchresult td {
	padding:5px 3px 6px 3px;
}

#Search .highlight {
	font-weight:bold;
	font-size:14px;
}

#Search b font {
	line-height:20px;
}



/*
-------------------------------------
	Komplementarmedizin
-------------------------------------
*/

table#KomplementaerRightNav {
	border-top:1px solid #7ba7c8; 
	border-bottom:1px solid #7ba7c8;
	line-height: 18px;
}



/*
-------------------------------------
	Hausmittel
-------------------------------------
*/

#HausmittelCat table {
	border-collapse:collapse;
}

#HausmittelCat td {
	border-top:#7ba7c8 solid 1px;
	border-bottom:#7ba7c8 solid 1px;
	padding-bottom:8px;
}

#HausmittelCat table td table td {
	border-top:0;
	border-bottom:0;
	padding-bottom:0;
	line-height: 14px;
}

span.HausmittelInitial {
	font-size:12px;
	font-weight:bold;
	color:#225e8c;
}

table#HausmittelList {
	border-collapse:collapse;
	line-height: 18px;
}

table#HausmittelList td {
	border-top:#7ba7c8 solid 1px;
	border-bottom:#7ba7c8 solid 1px;
}

table#HausmittelRightNav {
	border-collapse:collapse;
	line-height:18px
}

table#HausmittelRightNav td {
	border-top:#7ba7c8 solid 1px;
	border-bottom:#7ba7c8 solid 1px;
}
table#HausmittelRightNav td td {
	border-top:#7ba7c8 solid 0;
	border-bottom:#7ba7c8 solid 0;
}

#HausmittelSearch, #ABCSearch {
	background-color:#dfecf5;
	padding:4px;
	border:#7ba7c8 solid 1px;
}

div.HausmittelMassnahmen {
	background-color:#dfecf5;
	padding:4px;
	margin-bottom:12px;
}

div.HausmittelHinweis {
	background-color:#bed8eb;
	border:#7ba7c8 1px solid;
	padding:4px;
	margin-bottom:12px;
}
div.HausmittelStichwort {
	display:none;
}

div.HausmittelFooter {
	border-top:1px solid #7ba7c8; 
	margin-top:40px; 
	padding-top:6px;
}



/*
-------------------------------------
	GesundheitsABC
-------------------------------------
*/

td.Alphabet {
	border-top:#7ba7c8 solid 1px;
	border-bottom:#7ba7c8 solid 1px;
}

span.GesundheitslexikonInitial, span.GesundheitslexikonInitialSelected, span.GesundheitslexikonInitial a {
	font-size:12px;
	font-weight:bold;
}

span.GesundheitslexikonInitialSelected {
	color:#004273;
}

div.GesundheitslexikonBox {
	background-color:#dfecf5;
	padding:4px;
	margin-bottom:12px;
}

div.GesundheitslexikonBoxBorder {
	background-color:#bed8eb;
	border:#7ba7c8 1px solid;
	padding:4px;
	margin-bottom:12px;
}

div.GesundheitslexikonStichwort {
	display:none;
}

div.GesundheitslexikonFooter {
	border-top:1px solid #7ba7c8; 
	margin-top:40px; 
	padding-top:6px;
}


table.GesundheitslexikonBoxTable {
	background-color:#dfecf5;
	margin-bottom:12px;
}
table.GesundheitslexikonBoxBorderTable {
	background-color:#bed8eb;
	border:#7ba7c8 1px solid;
	margin-bottom:12px;
}

table.GesundheitslexikonBoxTable td, table.GesundheitslexikonBoxBorderTable td {
	padding:4px;
}

table.GesundheitslexikonBoxTable td .last, table.GesundheitslexikonBoxBorderTable td .last {
	margin-bottom:0;
}

table.GesundheitslexikonBoxTable td ul .last, table.GesundheitslexikonBoxBorderTable td ul .last {
	margin-bottom:-12px;
}



/*
-------------------------------------
	Gesundheits-Check-Up
-------------------------------------
*/

table.pixline {
	border-collapse:collapse;border:1px solid #cccccc;
}

table.pixline th {
	border:1px solid #fff;
}

table.pixline td {
	border:1px solid #fff;
}

td.checkuptitle {
	background-color:#dfecf5;
	color:#225e8c;
	font-size:14px;
	padding: 6px 4px;
}

th.checkuptableheader {
	background-color:#bed8eb;
	color:#004273;
	font-weight:bold;
}

tr.checkuptableheader {
	background-color:#bed8eb;
}

td.checkuptableheader {
	font-weight:bold;
}

tr.checkuptablerowuneven {
	background-color:#ffffff;
}

tr.checkuptableroweven {
	background-color:#ccffff;
}



/*
-------------------------------------
	Specials
-------------------------------------
*/

/* News */
td.NewsHeadline, td.NewsHeadline a, td.NewsHeadline a:link, td.NewsHeadline a:visited, td.NewsHeadline a:hover, td.NewsHeadline a:active {
	font-weight:bold;
	padding-top:5px;
	padding-right:8px;
	line-height:16px;
}

td.NewsDate {
	text-align:right;
	line-height:16px;
	padding-top:5px;
}


/* Download - Liste */
#DOWNLOAD td.DOWNLOADLEFT {
	border-bottom:1px solid #7ba7c8;
}

#DOWNLOAD td.DOWNLOADSIZE {
	text-align:right;
	border-bottom:1px solid #7ba7c8;
}


.branch { 
	width: 411px; 
}

.check, .error {
	color:#c03;
	font-weight:bold;
}

.resent, .ok {
	color:#063;
	font-weight:bold;
}
.warning {
	color:#EB5E00;
	font-weight:bold;
}
.reset {
	color:#000;
	font-weight:normal;
}

.input2digits {
	width:16px;
}

.input3digits {
	width:20px;
}

.input4digits {
	width:24px;
}

.inputsmall {
	width:36px;
}

table.formadmin td.text {
	padding:10px 0;
	border-bottom:1px solid #fff;
}

table#RegionEmail .selected {
	background-color:#e6f0f8;
	color:#000;
}

form .formblock {
	display: block;
	margin: -16px 9px -16px 28px;
}

#CMHelp {
	border: red 2px dotted;
	padding: 8px;
}


/* Offer-Button (ProductOverview) */
a.offer {
	border-top:1px solid #7ba7c8;
	border-left:1px solid #7ba7c8;
	border-right:1px solid #004273;
	border-bottom:1px solid #004273;
	padding:2px 24px 2px 6px;
	background:#dfecf5 url(bak_linkbutton.gif) right bottom no-repeat;
	color:#3082be;
	font-weight:bold;
}

a:hover.offer {
	color:#004273;
}

td.ProductOverview h2 {
	margin-bottom:6px;
}

td.rabattbox {
	background:transparent url(rabattpfeil.gif) no-repeat;
	vertical-align:middle;
	text-align:center;
	color:#004273;
	font-weight:bold;
	font-size:12px;
}

#Sitemap th {
	background-color: #dfecf5;
	color: #004273;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 6px 0;
}

#loading {
	display:none;
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

#loadingDiv {
	display:block;
	position: absolute;
	z-index:110;
	background-color:#fff;
	padding:28px;
	top: 0;
	left: 0;
	width: 200px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	
}

#loadingDiv img {border:0;}


#komplementaer p {
	border-top: 1px solid #7BA7C8;
	padding-bottom: 8px;
	float: left;
}

#komplementaer p b {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #225E8C;
	width: 42px;
}

#komplementaer p a {
	background: transparent url(/hausmittel-navarrow.gif) no-repeat left;
	float: right;
	width: 300px;
	padding-left: 10px;
}



#IPHwrapTitle {
	padding-left:8px;
}



/**
 *	processnavigation
 */


#processcontainer {
	margin:0 0 18px 0;
	padding:1px 0;
	/* postion:relative; */
	overflow:hidden;
	_overflow:visible;
	_height:1px;
}

#processcontainer a {
	cursor:pointer;
	text-decoration: none;
	color: #000;
}
#processcontainer a:link, #processcontainer a:visited {
	color: #000;
}
#processcontainer a:hover {
	color:#004273;	
}



#processcontainer ol {
	padding:0;
	margin:0;

}
#processcontainer li { 
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	border:none;
	margin-left:-10px;
}


#processcontainer li a, #processcontainer li span  {
	float:left;
	width:auto;
	position:relative;
	height:21px;
	margin:0;
	line-height:20px;
}
#processcontainer li a span, #processcontainer li span span {
	font-size:11px;
	font-style:normal;
	line-height:20px;
	padding:0 20px 0 20px;
	border:none;
}
#processcontainer li span span {
	padding-right:10px;	
}


#processcontainer li.active span span, #processcontainer li.inactive span span {
	padding-right:20px;	
}

#processcontainer li.first { 
	margin-left:0;
}
#processcontainer li.first span span, #processcontainer li.first a span { 
	padding-left:10px;
	border-left:1px solid #bed8eb;
}

/* 
not used, oder?

#processcontainer li ol {
	padding-left:10px;
}
#processcontainer li.first ol {
	padding-left:0;
}
#processcontainer li.first li span span, #processcontainer li.first li a span { 
	padding-left:20px;
	border-left:none;
}
#processcontainer li li.first span span, #processcontainer li li.first a span { 
	padding-left:10px;
	border-left:1px solid #bed8eb;
}
*/



#processcontainer li a, #processcontainer li.inactive span span {
	background:transparent url(process.gif) no-repeat bottom right;
	z-index:10;
}
#processcontainer li.active a span, #processcontainer li.active span span {
	background:transparent url(process-act.gif) no-repeat bottom right;
}

#processcontainer li.lastactive a span, #processcontainer li.lastactive span span {
	background:transparent url(process-lastact.gif) no-repeat bottom right;
}





/* 
not used, oder?
#processcontainer li ol {
	clear:left;
	border-top:1px solid #fff;
}
*/





/*
-------------------------------------
	not sure if needed
-------------------------------------
*/

td.OddCell {
	background-color:#e6f0f8;
}

td.EvenCell {
	background-color:#ffffff;
}