/*-----------------------------------------------------------------------------
[wika Front] Screen Stylesheet

version:   1.0
date:      2009-06-05
author:    Manuel Boy
email:     manuel@polargold.de

website:   ?
-----------------------------------------------------------------------------*/


/* General
-----------------------------------------------------------------------------*/
html {
	background: #00223d url(../../images/front/background.jpg) top left repeat-x;
}

.clear {
	clear: both;
}

body {
}

* {
	outline: none;	
}

/* Clearfix
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Typo
-----------------------------------------------------------------------------*/

body {
	color: #566671;
	font-size: 13px;
	line-height: 1.4;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: .4em;
}

h1 {
	font-style: italic;
	font-size: 22px;
	color: #00223d;
	margin-bottom: 1.1em;
}
	
	h1.person {
		margin: 25px 0 0 0;
	}
	
	h1.alone {
		margin: 25px 0 1.1em 0;
	}

h2 {
	font-style: italic;
	font-size: 17px;
	color: #8A9FAF;
	margin-top: 1.4em;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	padding: 20px 0 3px 0;
	margin-bottom: 2px;	
	color: #566671;
}
	
	h3.tagline {
		color: #8ea2b4;
		font-size: 13px;
		font-weight: normal;
		border-bottom: 1px dotted #CCC;
		padding-bottom: 3px;
		margin-bottom: 10px;
	}

p {
	margin-bottom: .8em;
}
	
	p.position {
		font-size: 14px;
		font-weight: normal;
		margin: 0px 0 20px 0;
	}

a {
	color: #566671;
}

ul,
ol {
	margin-bottom: 1em;
}

ul {
	list-style: none;
	padding-left: 11px;
}

ol {
	margin-left: 2em;
	list-style: decimal;
}

ul li {
	list-style: none;
	margin-bottom: .6em;
	background: url(../../images/front/content/content-bullet.png) 0 4px no-repeat;
	padding-left: 18px;
}

ol li {
	margin-bottom: .3em;
	list-style: decimal;
	background: none;
}
	
	ol.zebra li {
		padding: 4px 6px;
		background: none;
	}
	
	ol.zebra li.row-even {
		background: #E5EBF0;
	}

.head-meta-link {
	float: right;
	margin-top: 18px;
	font-size: 12px;
}
.head-meta-link:hover {
	color: #00223d;
	text-decoration: none;
}

/* Layout
-----------------------------------------------------------------------------*/
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#content {
	background: #FFF;
	margin-bottom: 6px;
}
	
	#main {
		width: 725px;
		float: right;
	}
	
		#main .ci {
			padding: 0 20px 0 90px;
		}
		
			#main .ci a:hover {
				color: #00223d;
				text-decoration: none;
			}
			
		#main .fi {
			padding: 15px 20px 0 90px;
		}
		
		#main .extended-content {
			padding: 0 0 0 70px;
		}
	
	.full-width #main {
		width: 955px;
	}
	
		.full-width #main .ci {
			padding: 0 20px 0 0px;
		}
		
/* Header
-----------------------------------------------------------------------------*/
#top {
}

#header {
	height: 69px;
}
	
	#header h1#logo {
		display: block;
		background: transparent url(../../images/front/logo.png) left top no-repeat;
		position: absolute;
		width: 227px;
		height: 122px;
		margin-left: 20px;
		padding: 0;
	}
	
		#header h1#logo a {
			display: block;
			width: 227px;
			height: 122px;
		}
		
		#header h1#logo a span {
			display: none;
		}

	#header #menu {
		position: absolute;
		margin: 53px 0 0 345px;
	}

	#header #meta {
		position: absolute;
		width: 320px;
		margin: 0 0 0 660px;
	}
	
#keyvisual {
	min-height: 86px;
	background: url(../../images/front/header_standard_top.png) left top no-repeat;
	overflow: visible;
}

.kv-holder {
	z-index: 99px;
}

#keyvisual img {
	display: block;
} 

/* Menu
-----------------------------------------------------------------------------*/
#menu {
	width: 615px;
	height: 31px;
	overflow: hidden;
	background: url(../../images/front/mainnav/nav_clear.png) 10px 0 no-repeat;
}

	#menu ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
	}
		
		#menu ul li {
			display: inline;
			margin: 0;
			padding: 0;		
		}
				
			#menu ul li a {
				display: block;
				height: 31px;
				float: left;
				background-position: 0 0;
				background-repeat: no-repeat;
			}

			#menu ul li a.home {
				width: 46px;
				background-image: url(../../images/front/mainnav/nav_home.png);
			}
			#menu ul li a.vorsorge {
				width: 95px;
				background-image: url(../../images/front/mainnav/nav_vorsorge.png);
			}
			#menu ul li a.gesundheit {
				width: 107px;
				background-image: url(../../images/front/mainnav/nav_gesundheit.png);
			}
			#menu ul li a.karriere {
				margin-left: 189px;
				width: 80px;
				background-image: url(../../images/front/mainnav/nav_karriere.png);
			}
			#menu ul li a.sicherung {
				width: 98px;
				background-image: url(../../images/front/mainnav/nav_sicherung.png);
			}

			#menu ul li a:hover {
				background-position:  0 -31px;
			}

			#menu ul li.active a {
				background-position: 0 -62px;
			}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	font-size: 12px;
}

	#footer-menu {
		padding: 5px 10px;
		background: #e5ebf0;
	}
	
		#footer-menu .m {
			width: 700px;
			float: left;
			margin: 0;
		}
	
		#footer-menu .n {
			width: 200px;
			float: right;
			text-align: right;
			padding: 2px 0;
			margin: 0;
		}
	
		#footer-menu .n a {
			padding-left: 15px;
			background: url(../../images/front/footer/footer-arrow.png) 0 5px no-repeat;
			text-decoration: none;
		}
	
		#footer-menu .n a:hover {
			color: #00233d;
		}
	
		#footer-menu ul {
			list-style: none;
			padding-left: 0;
		}
			
			#footer-menu ul li {
				display: inline;
				margin: 0;
				padding: 0;
				background: none;
				list-style: none;
			}
			
			#footer-menu ul li a {
				display: block;
				float: left;
				padding: 2px 8px 2px 0;
				background: url(../../images/front/footer/footer-dot.png) right center no-repeat;
				margin: 0 8px 0 0;
				text-decoration: none;
			}
			
			#footer-menu ul li a:hover {
				color: #00233d;
			}
			
			#footer-menu ul li a.last {
				background: none;
			}
			
	#footer-sitemap {
		background: #FFF;
		overflow: hidden;
		height: 250px;
	}
	
		#footer-sitemap h5 {
			font-style: italic;
			width: 115px;
			margin-left: 10px;
			margin-top: 10px;
			float: left;
			font-size: 12px;
			color: #777;
			cursor: pointer;
			background: url(../../images/front/footer/quicknav-bullet-active.png) right center no-repeat;
		}
		
		#footer .closed h5 {
			background: url(../../images/front/footer/quicknav-bullet.png) right center no-repeat;
		}
		
		#quickjump {
			float: right;
			width: 830px;
			font-size: 11px;
			padding: 1px 0;
			margin: 10px 0;
		}
		
		#quickjump ul.navigation {
			padding: 0;
		}
		
		#quickjump ul.navigation li {
			width: 140px;
			float: left;
			display: block;
			background: none;
		}
		
			#quickjump ul.navigation li a {
				text-decoration: none;
				color: #777;
				font-weight: bold;
			}
		
		#quickjump ul.navigation li ul {
			padding-top: 12px;
			padding-left: 0;
		}
		
		#quickjump ul.navigation li ul li {
			display: block;
			margin-bottom: 8px;
			padding: 0;
			line-height: 1.1;
			
		}
		
		#quickjump ul.navigation li ul li a {
			text-decoration: none;
			color: #888;
			padding: 0;
			font-weight: normal;
			
		}
		
		#quickjump ul.navigation li ul li a:hover {
			color: #4b4b4b;
		}

	#footer-copyright {
		height: 30px;
		overflow: hidden;
		background: url(../../images/front/footer/legal-bg.png) top left no-repeat;
	}
		
		#footer-copyright #legal-menu {
			float: right;
			width: 300px;
			padding: 6px 0;
		}
			
			#footer-copyright #legal-menu ul {
				list-style: none;
				margin: 0;
			}
			
			#footer-copyright #legal-menu ul li {
				list-style: none;
				background: none;
				display: inline;
				margin: 0;
				padding: 0;
			}
			
			#footer-copyright #legal-menu ul li a {
				display: block;
				float: right;
				padding: 0 10px 0 0;
				margin: 0 0 0 10px;
				text-decoration: none;
				background: url(../../images/front/footer/legal-arrow.png) right center no-repeat;
				color: #a5baca;
			}
			
			#footer-copyright #legal-menu ul li a:hover {
				color: #edf1f4;
			}
			
			#footer-copyright #legal-menu ul li a.privacy {
				background: none;
			}
			
		#footer-copyright .c {
			padding: 6px 0 6px 33px;
			float: left;
			width: 600px;
			color: #a5baca;
		}
		#footer-copyright .c a {
			color: #a5baca;
			text-decoration: none;
		}
		#footer-copyright .c a:hover {
			text-decoration: underline;
		}


/* Submenu
-----------------------------------------------------------------------------*/
#submenu {
	width: 240px;
	float: left;
	padding-top: 15px;
}

	#submenu-container {
		width: 215px;
		margin-left: 25px;
		padding-bottom: 25px;
	}
		
		#submenu h4 {
			text-transform: uppercase;
			font-size: 14px;
			color: #00223d;
			background: #f5f6fa url(../../images/front/subnav/subnav-top.png) top left no-repeat;
			padding: 10px 10px 4px 10px;
			margin-bottom: 3px;
		}
		
		#submenu h4 a {
			color: #00223d;
			text-decoration: none;
		}
		
		#submenu h4 a:hover {
			text-decoration: underline;
		}
		
		#submenu-list {
			background: #f5f6fa url(../../images/front/subnav/subnav-bottom.png) left bottom no-repeat;
			padding: 10px 10px 50px 10px;
		}

		#submenu ul {
			font-size: 13px;
			margin-bottom: 0;
			padding-left: 0;
		}
			
			#submenu ul li {
				border-bottom: 1px dashed #CACBCE;
				background: none;
				padding-left: 0;
				margin-bottom: 0;
			}
			
			#submenu ul li a {
				color: #6e99b5;
				text-decoration: none;
				background: url(../../images/front/subnav/subnav-bullet.png) 2px 7px no-repeat;
				padding: 5px 0 5px 20px;
				display: block;
			}
			
			#submenu ul li a:hover {
				color: #00223d;
				background: url(../../images/front/subnav/subnav-bullet-hover.png) 2px 7px no-repeat;
			}
			
			#submenu ul li.active a {
				color: #00223d;
				background: url(../../images/front/subnav/subnav-bullet-active.png) 2px 7px no-repeat;
			}
				
				#submenu ul ul {
					font-size: 13px;
					margin-bottom: 0;
				}
			
					#submenu ul ul li {
						border-bottom: 1px solid #f5f6fa;
					}
					
					#submenu ul ul li a {
						background: none;
						padding: 4px 0 4px 20px;
					}
					
						#submenu ul li.active ul a {
							background: none;
						}
					
						#submenu ul li.active ul li.active a {
							background: #00243e;
							color: #FFF;
						}
					
						#submenu ul li.active ul li a:hover {
							background: #00243e;
							color: #FFF;
						}
					
					#submenu ul li.active a:hover {
						color: #00223d;
					}

/* Location Snippet in Submenu
-----------------------------------------------------------------------------*/
#submenu div.location-wrapper {
	height: 80px;	
}

#submenu .loading {
	background: url(../../images/front/subnav/loader_submenu.gif) center center no-repeat;
}

#submenu div.location-snippet {
	padding: 2px 5px 5px 20px;
}

	#submenu div.location-snippet p {
		margin-bottom: 0;
		font-size: 13px;
		line-height: 1.2;
		color: #6e99b5;
	}

	#submenu div.location-snippet p.more {
		text-align: right;
		font-size: 11px;
	}
	
	#submenu div.location-snippet p.more a {
		color: #6e99b5;
		background: none;
	}
	
	#submenu div.location-snippet p.more a:hover {
		text-decoration: underline;
	}


/* Util Menu
-----------------------------------------------------------------------------*/

#util {
	height: 32px;
	overflow: hidden;
	background: #EDEDED url(../../images/front/content/content-util-left.png) left top no-repeat;
	float: right;
	width: 320px;
	margin: 50px 0 40px 0;
}

	#util ul {
		list-style: none;
		margin-left: 15px;
	}
		
		#util ul li {
			display: inline;
			margin: 0;
			padding: 0;
		}
			
			#util ul li a {
				display: block;
				text-decoration: none;
				color: #858585;
				float: left;
				font-size: 12px;
				padding: 7px 0 7px 11px;
				margin-right: 25px;
				background: #EDEDED url(../../images/front/content/content-util-arrow.png) 0 10px no-repeat;
			}
			#util ul li a:hover {
				color: #4b4b4b;
			}

/* Meta Menu
-----------------------------------------------------------------------------*/
#meta {
}

	#meta ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#meta ul li {
			display: block;
			height: 25px;
			float: left;
			margin: 0;
			padding: 0;
			background: none;
			font-size: 11px;
			font-style: italic;
		}
		
			#meta ul li a {
				display: block;
				color: #8ea2b4;
				text-decoration: none;
				margin-right: 15px;
				padding: 5px 6px;
			}
		
			#meta ul li a:hover {
				color: #e5ebf0;
			}
			#meta ul li a#menu-standorte {
				background: url(../../images/front/metanav/metanav-bullet.png) right center no-repeat;
				padding-left: 13px;
				padding-right: 16px;
			}
			#meta ul li.hover a#menu-standorte {
				background: url(../../images/front/metanav/metanav-bullet-active.png) right center no-repeat;
				color: #8ea2b4;
			}
			#meta ul li.active a#menu-standorte {
				background: url(../../images/front/metanav/metanav-bullet-active.png) right center no-repeat;
			}
		
			#meta ul li.active a {
				color: #FFF;
			}
			
	#meta ul div.h {
		position: absolute;
		width: 136px;
		display: none;
		background: url(../../images/front/metanav/metanav-standorte-bottom.png) left bottom no-repeat;
		padding-bottom: 9px;
		margin-left: -47px;
		z-index: 999;
	}
	
		#meta ul ul {
			margin: 0;
			padding: 0;
			display: none;
		}
		
		#meta ul div.h-inner {
			background: url(../../images/front/metanav/metanav-standorte-top.png) left top no-repeat;
			padding-top: 5px;
		}
			
		#meta ul div.h-content {
			background: url(../../images/front/metanav/metanav-standorte-content.png) left top repeat-y;
			padding-bottom: 10px;
		}
	
		#meta ul li.hover {
			background: url(../../images/front/metanav/metanav-content.png) left top repeat-y;
		}
		
		#meta ul li.hover a {
			color: #8ea2b4;
		}
	
		#meta ul li.hover div.h {
			display: block;
			width: 136px;
		}
		
			#meta ul div.h ul li {
				display: block;
				float: none;
				font-size: 10px;
				font-style: normal;
				margin: 0;
				height: auto;
				padding: 0;
				line-height: 1;
			}
	
			#meta ul div.h ul li a {
				display: block;
				color: #507a9a;
				padding: 7px 0 7px 20px;
				background: transparent url(../../images/front/metanav/metanav-arrow.png) 12px 9px no-repeat;
				margin: 0 6px 0 5px;
				line-height: 1;
			}
			
			#meta ul div.h ul li a:hover {
				background-color: #d3dde6;
				color: #00223d;
			}
		
/* Forms
-----------------------------------------------------------------------------*/

form {
	width: 485px;
	background: #f5f6fa;
}

	form fieldset {
		padding: 10px 0 10px 9px;
		border-bottom: 1px solid #FFF;
	}
	
	form legend {
		display: block;
		padding: 10px 0 4px 0;
		margin: 0;
		color: #566671;
		font-size: 14px;
	}

	form label,
	form h5.label {
		font-size: 12px;
		width: 120px;
		float: left;
		cursor: pointer;
		padding: 2px 0 0 0;
		font-weight: normal;
	}
	
	form input,
	form textarea, 
	form select {
		float: left;
		font-size: 13px;
		width: 300px;
	}
	
	form input {
		padding: 2px;
	}
	
	
	form button {
			
	}
	
	form .e .error input,
	form .e .error select,
	form .e .error textarea {
		border: 2px solid #d12e2f;
	} 
	
	form ul.errors {
		display: block;
		color: #d12e2f;
		font-size: 11px;
		clear: both;
		margin-left: 120px;
		list-style: none;
		padding-top: 2px;
		padding-left: 0;
	}
	
		form ul.errors li {
			list-style: none;
			padding: 0;
			background: none;
		}
	
	form .form-header {
		background: #cedae6 url(../../images/front/content/form-headline-top.png) top left no-repeat;
		padding: 3px 6px 3px 9px;
	}
	
		form .form-header h3 {
			color: #4b7da0;
			font-size: 13px;
			font-style: italic;
			font-weight: normal;
			padding: 0;
			margin: 0;
			width: 200px;
			float: left;
		}
		
		form .form-header .hint {
			font-size: 11px;
			width: 240px;
			float: right;
			text-align: right;
			padding: 1px 0 0 0;
			margin: 0;
		}
		
	form .element-group {
		margin-bottom: 5px;
	}
	
	form input.tipped {
		color: #CCC;
	}
	
	form input.zip {
		width: 50px;
	}
		form .zip ul.errors {
			width: 50px;
			margin-left: 0;
		}
	form input.city {
		width: 235px;
	}
		form .city ul.errors {
			width: 235px;
			margin-left: 0;
		}
	form .day input {
		width: 25px;
	}
		form .day ul.errors {
			display: none;
		}
	form .month input {
		width: 25px;
	}
		form .month ul.errors {
			display: none;
		}
	form .year input {
		width: 40px;
	}
		form .year ul.errors {
			display: none;
		}
		
	form .element-group-radio input {
		width: auto; 
		margin-right: 5px;
	}
	form .element-group-radio label {
		width: auto; 
		margin-right: 20px;
	}
	
	form .egc-indented {
		margin-left: 120px;
	}
	
	form input[type=hidden] {
		display: none;
	}
	
	form .element-group-row {
		float: left;
		display: block;
		margin-right: 5px;
	}
	
	form .egc-indented .egr-date {
		width: 130px;
		float: left;
		display: block;
	}
		form .egc-indented .egr-date label {
			width: 30px;
		}
		form .egc-indented .egr-date input {
			width: 80px;
		}
	form .egc-indented .egr-time {
		width: 90px;
		float: left;
		display: block;
	}
		form .egc-indented .egr-time label {
			width: 30px;
		}
		form .egc-indented .egr-time input {
			width: 50px;
		}
	form .egc-indented ul.errors {
		margin-left: 0;
	}
	
	form .button-bar {
		padding: 20px 9px;
	}
		/* Submit Button */
		form .button-bar button {
			height: 30px;
			background-repeat: no-repeat;
			background-position: left top;
			border: 0;
			cursor: pointer;
			padding: 0;
			margin: 0;	
		}
		form .button-bar button.hover {
			background-position: left bottom;
		}
		form .button-bar button span {
			display: none;
		}
		form .button-bar button.button-send {
			background-image: url(../../images/front/content/buttons/anfrage_abschicken.png);
			width: 203px;
		}
		
		form .accept_terms label {
			width: 400px;
			margin-left: 5px;
			margin-bottom: 30px;
			font-size: 11px;
		}
		form .accept_terms input {
			width: auto;
		}
		form .accept_terms ul.errors {
			position: absolute;
			margin: 20px 0 30px 0;
		}
		
		form .checkbox input {
			margin-left: 120px;
			width: auto;
		}
		form .checkbox label {
			width: 250px;
			margin-left: 5px;
		}
	
/* Status Messages
-----------------------------------------------------------------------------*/
.status-message {
	padding-top: 4px;
	width: 485px;
	margin-bottom: 1em;
}

	.status-message-inner {
		padding: 3px 0 8px 20px;
	}

	.status-message h4 {
		font-weight: bold;
		font-size: 13px;
		color: #FFF;
		line-height: 1;
		margin: 0;
		padding: 0;
	}
	
	.status-success {
		background: url(../../images/front/content/form-success-top.png) top left no-repeat;
	}
		.status-success .status-message-inner {
			background: #507b9b url(../../images/front/content/form-success-bottom.png) bottom left no-repeat;
		}
	
	.status-error {
		background: url(../../images/front/content/form-error-top.png) top left no-repeat;
	}
		.status-error .status-message-inner {
			background: #cc1414 url(../../images/front/content/form-error-bottom.png) bottom left no-repeat;
		}

/* Area Overview
-----------------------------------------------------------------------------*/
.area-overview-highlight {
	margin-top: 15px;
	background: #d7e1eb url(../../images/front/content/extended-content-bg-top.png) top left no-repeat;
}

	.area-overview-highlight-inner {
		padding: 15px 20px 20px 20px;
		background: url(../../images/front/content/extended-content-bg-bottom.png) bottom left no-repeat;
	}
	
	.area-overview-highlight-inner h1 {
		margin-bottom: 10px;
	}

	.area-overview-highlight-inner p {
		margin-right: 80px;
	}
	
	
/* Page Teaser Bar
-----------------------------------------------------------------------------*/
.page-teaser-bar {
	background: #8a9fb0;
	margin-bottom: 20px;
	padding: 10px 0 5px 30px;
}

	.page-teaser {
		float: left;
		width: 200px;
		margin-right: 15px;
	}
	
	.page-teaser img {
		width: 200px;
		height: 81px;
		display: block;
	}

	.page-teaser h3 {
		color: #FFF;
		text-transform: uppercase;
		margin: 0 0 4px 0;
		padding: 0;
		font-size: 13px;
	}
		
		.page-teaser h3 a {
			color: #FFF;
			text-decoration: none;
		}
		.page-teaser h3 a:hover {
			color: #00223D;
		}
		
	
	.page-teaser ul.topics {
		margin-top: 4px;
		font-size: 11px;
		color: #FFF;
		padding-left: 0;
	}
			
		.page-teaser ul.topics li {
			list-style: none;
			padding: 0;
			background: none;
			line-height: 1.1;
		}
		.page-teaser ul.topics li a {
			color: #FFF;
			text-decoration: none;
			padding-left: 10px;
			background: url(../../images/front/content/teaser-arrow-home.png) 0 4px no-repeat;
		}
		.page-teaser ul.topics li a:hover {
			color: #00223D; 
			background: url(../../images/front/content/teaser-arrow-home_hover.png) 0 4px no-repeat;
		}

/* Pagination
-----------------------------------------------------------------------------*/
.pagination {
	padding: 10px 2px 0 0; 
	font-size: 12px;
}

	.paginate-first,
	.paginate-prev,
	.paginate-next,
	.paginate-last {
		margin-right: 2px;
	}
		.paginate-first a,
		.paginate-prev a,
		.paginate-next a,
		.paginate-last a {
			padding: 3px 4px 2px 4px;
			text-decoration: none;
		}
		
		.pagination .page-current a {
			background: #00223d;
			color: #FFF;
		}

	.paginate-page {
		margin-right: 2px;
	}
	.paginate-page a {
		text-decoration: none;
		padding: 4px 5px 2px 5px;
		background: none;
	}
	.pagination a:hover {
		background: #507b9b;
		color: #FFF;
	}
	#main .ci .pagination a:hover {
		background: #507b9b;
		color: #FFF;
	}

/* Relative Pagination
-----------------------------------------------------------------------------*/
.relative-paging {
	padding: 20px 2px 0 0; 
	font-size: 12px;
}
		.relative-paging-prev,
		.relative-paging-next {
			width: 48%;
		}
		
		.relative-paging-prev {
			float: left;
		}
		
		.relative-paging-next {
			float: right;
			text-align: right;
		}


/* Tables
-----------------------------------------------------------------------------*/
table {
	width: 500px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

	table th {
		font-style: italic;
		background: #d7e1eb;
		padding: 3px 3px;
		color: #4f7a9c;
	}
	
	table th.first {
		padding-left: 9px;
		background: #d7e1eb url(../../images/front/content/table-head-corner.png) top left no-repeat;
	}
	
	table td {
		padding: 10px 3px;
		border-bottom: 1px solid #e5e5e5;
		vertical-align: top;
	}
	
	table td.first {
		padding-left: 9px;
	}
	
	table .category td {
		background: #f3f4f6;
		padding: 2px 3px 2px 9px;
		border-bottom: 0;
		border-top: 13px solid #FFF;
		color: #4f7a9c;
	}
	
	table .first-row td {
		border-top: 3px solid #FFF;
	}

/* Home
-----------------------------------------------------------------------------*/
body.home #content  {
	background: #8fa2b3;
	padding: 0;
}

#home-teasers {
	background: #8fa2b3;
	padding: 20px 0 15px 20px;
}

	.home-teaser {
		float: left;
		width: 200px;
		margin-right: 15px;
	}

	.home-teaser h3 {
		color: #FFF;
		text-transform: uppercase;
		margin: 0 0 4px 0;
		padding: 0;
		font-size: 13px;
	}
		
		.home-teaser h3 a {
			color: #FFF;
			text-decoration: none;
		}
		
		.home-teaser h3 a:hover {
			color: #00223D;
		}
	
	.home-teaser ul.topics {
		margin-top: 4px;
		font-size: 12px;
		color: #FFF;
		padding-left: 0;
	}
			
		.home-teaser ul.topics li {
			list-style: none;
			background: 0;
			padding: 0;
			line-height: 1.1;
		}
		.home-teaser ul.topics li a {
			color: #FFF;
			text-decoration: none;
			padding-left: 10px;
			background: url(../../images/front/content/teaser-arrow-home.png) 0 5px no-repeat;
		}
		.home-teaser ul.topics li a:hover {
			color: #00223D;
			background: url(../../images/front/content/teaser-arrow-home_hover.png) 0 5px no-repeat;
		}
	
	.home-teaser-advanced {
		border-left: 2px solid #afbdca;
		margin: 0 0 0 7px;
		padding-left: 22px;
		width: 282px;
	}
		
		.home-teaser-advanced h3 {
			margin-top: 20px;
		}
		

/* Management
-----------------------------------------------------------------------------*/

.management-heroes {
	background: #d7e1eb url(../../images/front/content/extended-content-bg-top.png) top left no-repeat;
}
	.management-heroes-inner {
		padding: 20px 0 10px 20px;
		background: url(../../images/front/content/extended-content-bg-bottom.png) bottom left no-repeat;
	}

.management-item {
	margin-right: 30px;
	float: left;	
}
	
	.management-item h4 {
		text-transform: uppercase;
		margin: 6px 0 0 0;
	}
		
		.management-item h4 a {
			text-decoration: none;
		}
		.management-item h4 a:hover {
			color: #00223d;
		}
	
	.management-item p.position {
		text-decoration: none;
		font-size: 12px;
	}
		
		.management-item p.position a {
			text-decoration: none;
			background: url(../../images/front/content/arrow-whitebg.png) 0 4px no-repeat;
			padding-left: 10px;
		}
		
		.management-item p.position a:hover {
			color: #00223d;
		}

.management-heroes .management-item {
	margin-right: 50px;
}
	
	.management-heroes .management-item p.position {
	}
		
		.management-heroes .management-item p.position a {
			text-decoration: none;
			background: url(../../images/front/content/arrow-bluebg.png) 0 4px no-repeat;
			padding-left: 10px;
		}
		
		.management-heroes .management-item p.position a:hover {
			color: #00223d;
		}
		
/* Map
-----------------------------------------------------------------------------*/
#map-legend {
	padding: 4px 0 10px 0;
}

	#map-legend ul {
		list-style: none;
		padding-left: 0;
	}
		
		#map-legend ul li {
			display: block;
			float: left;
			color: #566671;
			font-size:11px;
			padding: 3px 0 3px 18px;
			margin-right: 20px;
			margin-bottom: 10px;		
		}
		
		#map-legend ul li.map-legend-main {
			background: url(../../images/front/map/marker-1.png) 0 3px no-repeat;
		}

		#map-legend ul li.map-legend-niederlassung {
			background: url(../../images/front/map/marker-2.png) 0 3px no-repeat;
		}
		
		#map-legend ul li.map-legend-makler {
			background: url(../../images/front/map/marker-3.png) 0 3px no-repeat;
		}

h4#location-indicator {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
}

h3#toggle-control-bar {
	width: 123px;
	float: right;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-size: 12px;
	font-style: italic;
	background: #d6e1eb url(../../images/front/map/panel-bar-top.png) top left no-repeat;
}

	#toggle-control-bar span {	
		display: block;
		margin-right: 10px;
		background: url(../../images/front/map/panel-icon-right.png) right center no-repeat;
		padding: 7px 10px;
	}
	
	#toggle-control-bar span.open {	
		background: url(../../images/front/map/panel-icon-down.png) right center no-repeat;
	}

#map-control-wrapper {
}

#map-control-bar {
	background: #d6e1eb url(../../images/front/map/panel-container-corner.png) top left no-repeat;
	padding: 10px;
}
	
#map-control-bar label {
	font-size: 12px;
	cursor: pointer;
	margin: 0 25px 0 6px;
	float: left;
	display: block;
}	
	
#map-control-bar input {
	margin-top: 0;
	float: left;
	display: block;
}	

#control-associations {
	padding-top: 6px;
}

#control-associations h5 {
	width: 130px;
	float: left;
	font-size: 12px;
}

.map-option-wrapper {
	padding: 20px 0 5px 0;
}
	
	.map-option-wrapper h3 {
		float: left;
		width: 400px;
		padding: 0;
		margin: 0;
	}
	.map-option-wrapper a {
		float: right;
		display: block;
		width: 120px;
		text-align: right;
		padding: 0;
		margin: 0;
	}
	
	.map-option-wrapper a:hover {
		color: #00223d;
		text-decoration: none;
	}
	

.location-detail {
	background: #d7e1eb url(../../images/front/content/extended-content-bg-top.png) top left no-repeat;
}
	.location-detail-inner {
		padding: 15px 0 10px 20px;
		background: url(../../images/front/content/extended-content-bg-bottom.png) bottom left no-repeat;
	}
	
	.location-detail h2 {
		margin-top: 0;
	}
	
	.location-detail-inner a:hover {
		text-decoration: none;
		color: #00223d;
	}
	
	
/* Item List
-----------------------------------------------------------------------------*/
.item-list {
	margin: 0px 0 30px 0;
	border-top: 1px dashed #CACBCE;
}

	.item-partial {
		background: #F5F6FA;
		padding: 8px 10px;
		border-bottom: 1px dashed #CACBCE;
	}
	
	.item-partial h4 {
		font-size: 15px;
	}
		.item-partial h4 a {
		
		}
		
	.item-partial p {
		margin-bottom: .3em;
	}
	
	.item-partial p.more {
		text-align: right;
	}
		.item-partial p.more a {
		
		}
		
/* Job Detail Page
-----------------------------------------------------------------------------*/
p.entry_date {
	font-weight: bold;
}

	p.entry_date {
		font-weight: bold;
	}

.job-detail-wrapper {
	padding: 0 0 0 90px;	
}

	.job-detail-text {
		width: 380px;
		float: left;
	}
	
	.job-detail-locations {
		width: 180px;
		float: right;
		overflow: hidden;
	}
		
		.job-detail-locations h4 {
			font-size: 18px;
			font-weight: normal;
			border-bottom: 1px solid #e5e5e5;
			padding-bottom: 8px;
			margin-bottom: 11px;
			line-height: 1.2;
		}
	
	.job-detail-locations ul {
		width: 180px;
		padding: 0;
		overflow: hidden;
	}		
		.job-detail-locations ul li {
			padding: 0;
			margin: 0;
			font-size: 12px;
			color: #4f7b9e;
			background: none;
			margin-bottom: 0;
		}	
			
			.job-detail-locations ul li h5 {
				background: url(../../images/front/content/job-location-main-arrow.png) 6px 9px no-repeat;
				padding: 5px 0 2px 20px;
				cursor: pointer;
				margin: 0;
			}
					
				.job-detail-locations ul li.active h5 {
					background: url(../../images/front/content/job-location-main-arrow_hover.png) 6px 9px no-repeat;
				}
				
			.job-detail-locations ul li.active {
				background: url(../../images/front/content/job-location-bg-top.png) top left no-repeat;
			}
			.job-detail-locations ul li.active p {
				background: url(../../images/front/content/job-location-bg-bottom.png) bottom left no-repeat;
			}
		
			.job-detail-locations ul li a {
				padding: 0;
				margin: 0;
			}
			.job-detail-locations ul li p {
				display: none;
				padding: 0 10px 5px 20px;
				margin: 0;
				font-size: 11px;
			}
			.job-detail-locations ul li span.apply {
				display: block;
				padding: 2px 0 0 0;
				text-align: right;
			}
			.job-detail-locations ul li span.apply a {
				text-decoration: none;
				color: #4f7b9e;
			}
			.job-detail-locations ul li span.apply a:hover {
				color: #012440;
			}

.apply-for-job-button {
	height: 30px;
	width: 145px;
	padding: 0;
	margin-top: 30px;
}

	.apply-for-job-button a {
		height: 30px;
		width: 145px;
		display: block;	
		background: url(../../images/front/content/buttons/jetzt_bewerben.png) left top no-repeat;	
	}
	
		.apply-for-job-button a:hover {
			background: url(../../images/front/content/buttons/jetzt_bewerben.png) left bottom no-repeat;	
		}
	
	.apply-for-job-button a span {
		display: none;		
	}

/* Big Content Quotes
-----------------------------------------------------------------------------*/

.content-cite {
	margin: 20px 0;
	background: #d7e1eb url(../../images/front/content/extended-content-bg-top.png) top left no-repeat;
}
	.content-cite-inner {
		padding: 15px 0 10px 20px;
		background: url(../../images/front/content/extended-content-bg-bottom.png) bottom left no-repeat;
	}
	
		.content-cite-wrapper {
			background: url(../../images/front/content/content-quotationmarks.png) left top no-repeat;
			width: 400px;
			float: left;
		}
	
		.content-cite p {
			display: block;
			font-size: 18px;
			line-height: 1.2;
			padding: 10px 40px 20px 50px;
			color: #507b9b;
			margin: 0;
			background: url(../../images/front/content/content-quotationmarks.png) right bottom no-repeat;
		}
		
	.content-cite-button {
		height: 30px;
		width: 160px;
		padding: 0;
		float: right;
		display: block;
		margin-right: 40px;
	}
	.content-cite-button a {
		height: 30px;
		width: 160px;
		overflow: hidden;
		padding: 0;
		display: block;
		background: url(../../images/front/content/buttons/jetzt_vergleichen.png) left top no-repeat;
	}
	.content-cite-button a:hover {
		background: url(../../images/front/content/buttons/jetzt_vergleichen.png) left bottom no-repeat;
	}
	.content-cite-button a span {
		display: none;
	}
		
/* Content Teaser on bottom of page
-----------------------------------------------------------------------------*/
.content-teaser-container {
	padding: 20px 0 0 90px;
}
	
	.content-teaser-container h4 {
		font-size: 14px;
		color: #4e7999;
	}
		.content-teaser-container h4 em {
			font-style: normal;
			color: #58656e;
		}
		
		.top5-teaser {
			width: 208px;
			display: block;
			float: left;
			background: #00233d url(../../images/front/content/content-top5-top.jpg) top left no-repeat;
			margin-right: 40px;
		}
		
		.top5-teaser-inner {
			padding: 125px 7px 20px 7px;
			background: url(../../images/front/content/content-top5-bottom.jpg) bottom left no-repeat;
		}
		
		.top5-teaser h5 {
			display: none;
		}
		
		.top5-teaser ul {
			list-style: none;
		}
		.top5-teaser ul li {
			font-size: 12px;
			color: #FFF;
			padding-left: 14px;
			background: url(../../images/front/content/content-top5-arrow.jpg) 0 3px no-repeat;
			margin-bottom: 9px;
		}
		
		.content-teaser-wrappper {
			float: left;
			width: 330px;
		}
		.content-teaser-item {
			margin-bottom: 15px;
		}
		.content-teaser-item .image-wrapper {
			float: left;
			margin-right: 10px;
			width: 110px;
		}

		.content-teaser-item p {
			float: left;
			width: 220px;
			font-size: 11px;
		}

		.content-teaser-item p a:hover {
			color: #00223d;
			text-decoration: none;
		}

/* Additional Items
-----------------------------------------------------------------------------*/
.compare-now-button {
	height: 30px;
	width: 203px;
	padding: 0;
	float: right;
	display: block;
	background: url(../../images/front/content/buttons/jetzt_direkt_vergleichen.png) left top no-repeat;	
}
.compare-now-button:hover {
	background: url(../../images/front/content/buttons/jetzt_direkt_vergleichen.png) left bottom no-repeat;	
}

	.compare-now-button span {
		display: none;
	}

	.download-button {
		height: 21px;
		width: 108px;
		display: block;	
		background: url(../../images/front/content/buttons/herunterladen.png) left top no-repeat;
		margin: 0 10px;	
	}
	.download-button:hover {	
		background: url(../../images/front/content/buttons/herunterladen.png) left bottom no-repeat;	
	}
	.download-button span {
		display: none;	
	}

	.more-information-button {
		height: 30px;
		width: 185px;
		overflow: hidden;
		padding: 0;
		display: block;
		background: url(../../images/front/content/buttons/mehr_informationen.png) left top no-repeat;
	}
	.more-information-button:hover {
		background: url(../../images/front/content/buttons/mehr_informationen.png) left bottom no-repeat;
	}
	.more-information-button span {
		display: none;
	}
	
/* Sitemap
-----------------------------------------------------------------------------*/
#sitemap-container {
	
}

	#sitemap-container ul {
		margin-top: .5em;
		padding-left: 0;
	}
	
		#sitemap-container ul li {
			padding-left: 0;
			background: none;
			font-weight: bold;
			font-size: 14px;
		}
		
		#sitemap-container ul ul {
			padding-left: 20px;
		}

		#sitemap-container ul ul li {
			font-weight: normal;
			font-size: 12px;
			background: url(../../images/front/content/arrow-whitebg.png) 0 5px no-repeat;
			padding-left: 10px;
		}



