@charset "utf-8";
/* CSS Document */

html
	height:100%; min-height:100%;

body
	background:#fff; margin:0; padding:0; font-family:'Droid Sans', sans-serif; position:relative; display:block; height:100%; min-height:100%; font-size:17px;

a
	color:#113077;
	img
		border:none;
a:hover
	text-decoration:none; background:#113077; color:#ffffff;

#body
	min-height:100%; position:relative;
	
#header
	.container
		height:165px; background:url(/el/bg-header.png) no-repeat left top;

#logo
	float:right; margin:38px -2px 0 0;

#navi
	background:url(/el/bg-navi.png) repeat-x;
	ul
		list-style:none; height:40px; background:url(/el/bg-navi.png) no-repeat 986px -40px; padding-right:12px; width:978px;
		li
			float:left; background:url(/el/bg-navi.png) no-repeat 0 -40px; padding-left:2px; position:relative;
			a
				display:block; padding:0 10px; line-height:40px; font-size:1em; font-weight:normal; text-decoration:none; color:#fff; text-shadow: 1px 1px 0px #06275f; filter: dropshadow(color=#06275f, offx=1, offy=1);
			a.submenuItem, a.submenuItem:hover
				background-image:url(/images/bg-submenu-icon.png); background-repeat:no-repeat; background-position:218px 12px;
			ul
				position:absolute; top:40px; left:0; list-style-type:none; width:240px; padding:0; margin:0; z-index:5000; float:none; display:block; display:none; height:auto; -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25); box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
				li
					background:#f0f0f0; float:none; border-bottom:1px solid #e5e3e3;
					a
						color:##113077; color:#113077; text-shadow:none; filter: none; font-size:0.875em; line-height:1.429em; padding:8px 10px;
					a:hover
						background:none !important;
					a.submenuItem:hover
						background-image:url(/images/bg-submenu-icon.png) !important; background-repeat:no-repeat !important; background-position:218px 12px !important;
					ul
						left:240px; top:0; display:none; border-left:1px solid #e5e3e3;
				li:hover
					background:#e5e3e3;
					ul
						display:block;
		li:hover
			ul
				display:block;
				ul
					display:none;
		li.sel
			a
				background-color:#113077 !important;
			li
				a
					background:none !important;
				a.submenuItem
					background-image:url(/images/bg-submenu-icon.png) !important; background-repeat:no-repeat !important; background-position:218px 12px !important;
			li.sel
				a
					background-color:#e5e3e3 !important;
				li
					a
						background:none !important;
				li.sel
					a
						background-color:#e5e3e3 !important;
		li.contactItem
			float:right;
			ul
				right:0; left:auto;
		li.last
			a
				background:url(/el/bg-navi.png) right -80px; padding-right:12px;
			ul
				a
					background:none !important;
		li.last:hover
			a
				background-color:#113077;
		li.language
			float:right; margin-right:2px; width:125px;
			a
				height:40px; background:url(/el/bg-navi-language.png) no-repeat right 2px;
				img
					margin:12px 5px 0 0; box-shadow: 1px 1px 0px 0px #06275f;
			ul
				width:128px;
				li
					height:37px;
					a
						background-image:none;
					img
						margin-top:0;
		li.noMarginRight
			margin-right:0 !important;
		li.expanded
			ul
				display:block;

#main
	z-index:1000; padding-bottom:164px;
	
#sliderWrapper
	background:url(/el/bg-slider.png) repeat-x top left; height:388px; z-index:1000;
	#slider
		width:980px; margin:0 auto;
		.nivo-caption
			width:840px; height:auto; top:0; margin:0; background:none; opacity:1.0; padding:20px 20px 20px 0; font-size:1.250em;
			p, li
				color:#000000; font-size:1.250em; line-height:1.474em; padding:0 0 10px;
				span
					color:#113077; font-size:1.400em;
			h1, h2
				color:#113077; font-size:1.750em; font-weight:bold; margin:0 0 10px;
		a:hover
			text-decoration:none; background:none !important;
		.nivo-prevNav, .nivo-nextNav
			width:49px; height:49px; background:url(/images/slider-navigation.png) no-repeat; display:none;
		.nivo-prevNav:hover, .nivo-nextNav:hover
			 background-image:url(/images/slider-navigation.png) !important;
		.nivo-nextNav, .nivo-nextNav:hover
			background-position:-49px 0 !important;
	#slider:hover
		.nivo-prevNav, .nivo-nextNav
			display:block;
			
#buttonBar
	height:100px; border-top:1px solid #0e1655; z-index:20000; position:relative;
	ul
		list-style:none; height:100px; z-index:20000;
		li
			background:url(/el/bg-button.png) no-repeat left top; padding:16px 10px 20px 20px; width:310px; height:180px; float:left; margin:-31px -10px 0 0; float:left; z-index:20000;
			a
				text-decoration:none; display:block;
				img
					margin:-4px 5px 0 -8px; float:left; border-right:1px solid #ffffff; border-bottom:1px solid #ffffff; 
				h2, span.h2
					color:#113077; font-weight:normal; font-size:0.800em; margin:0 0 5px; line-height:1.250em;
				span.h2
					span
						font-style:italic; margin-bottom:5px; font-size:1em;
				span
					font-size:0.813em; line-height:1.538em; margin:0; display:block;
			a:hover
				background:none; color:#113077;
		li.first
			margin-left:-10px

#footer
	background-color:#113077!important;
	background:url(/el/bg-footer.png) repeat-x; height:150px; position:absolute; bottom:0; width:100%; clear:both;
	#slogan
		color:#ffffff; font-size:1.500em; margin:49px 0; float:left;
		small
			font-weight: bolder;
	.newsletter
		display:inline-block; margin:40px 0; padding:0; float:right;
		.description
			color:#ffffff; font-size:0.938em; float:left; margin:0 20px 0 0;
		input
			border:1px solid #9193ad; padding:8px; color:#414558; background:#bebdd6;
		input.submit
			 color:#bebdd6; background:#414558;
	.links
		color:#ffffff; font-size: 12px; margin-top:5px;float:right;
		a
			color:#ffffff;

				
.container
	width:980px; padding:0 10px; margin:0 auto;
	
.clear
	clear:both;

.content
	padding:20px 0 0 0;
	h1,h2,h3,h4,h5,h6
		color:#113077; font-weight:normal; margin:0; padding:0 0 10px;
	h1
		font-size:2.571em; line-height:1.333em;
	h3
		font-weight:bold;
	p
		font-size:0.938em; line-height:1.5em; margin:0; padding:0 0 20px; color:#000000;
	ul
		list-style-type:square; margin:0; padding:0 0 20px 18px;
		li
			padding-bottom:4px; font-size:0.938em; line-height:1.5em;
			ol,ul
				padding:4px 0 10px 22px;
	ul.listIcon
		list-style:url(/images/list-icon.png);
	ol
		 padding:0 0 20px 22px; margin:0;
		 li
			padding-bottom:4px; font-size:0.938em; line-height:1.5em;
			ol,ul
				padding:4px 0 10px 22px;
	table
		margin:0 0 20px; border-collapse:collapse; border-left:1px solid #d7d9d9; border-top:1px solid #d7d9d9; text-align:left; vertical-align:top;
		tr
			td,th
				 border-right:1px solid #d7d9d9; border-bottom:1px solid #d7d9d9; padding:8px; font-size:0.938em; line-height:1.385em;
			th
				background:#f0f2f2; font-weight:normal;
			td
				ul,ol
					padding-left:16px;
					li
						padding-bottom:2px;
	table.noStyle
		border-collapse:collapse; margin:0; padding:0; border:none; 
		td
			border:none !important; vertical-align:top; font-size:1em; padding:0;
	table.list
		td
			font-size:0.938em;
			img
				border:none;
	img
		padding:5px; margin-bottom:10px; display:block;
	.branding
		display:inline; float:none; border:none; padding:0; margin:0 0 -7px;
	.imageContainer
		position:relative;
		.imageContent
			position:absolute; width:410px;
		.dockedRight
			top:30px; right:30px;
		.dockedRightBottom
			bottom:30px; right:30px; text-align:right;
		.dockedLeft
			top:30px; left:30px;
	ul.buttons
		list-style:none; margin:0; padding:0;
		li
			float:left; margin:0 12px 0 0; padding:0;
			a.button
				font-size:1em; width:200px;
		li.last
			margin-right:0;
	.button
		text-decoration:none; padding:12px 18px; display:block; background: #e9ebf5; font-size:1.250em; text-align:center; margin:0 0 20px; display:inline-block;
	.button:hover
		background: #113077;
	.box
		img
			float:left; border:1px solid #e9ebf5; margin-right:15px;
	.downloadLink
		background:url(/el/icon-download.png) no-repeat 2px center; padding-left:26px;
	.downloadLink:hover
		background:url(/el/icon-download-hover.png) no-repeat 2px center #113077;

.downloads
	.halfCol
		margin-bottom:10px;
	hr
		color:#e9ebf5; background:#e9ebf5; border:none; height:1px; padding:0; margin:20px 0 0 0;
		
.pageTitle
	color:#113077; font-weight:normal; margin:0; padding:20px 0 0; font-size:2.571em; line-height:1.333em;

.pageBranding
	float:right; margin-top:-54px;
	
.halfCol
	float:left; width:470px; margin:0 40px 0 0;

table.tableForm
	border:none; width:476px;
	tr
		td,th
			border-right:none !important; padding-left:0 !important;
		th
			background:none; padding-right:10px;	
			label
				width:160px;
		td
			padding-right:0 !important;
			input,select,textarea
				width:340px; border:1px solid #d7d9d9; padding:5px;
		input#plz
			width:60px;
		input#ort
			width:264px;
		input#senden
			width:100%;
		input.error, textarea.error
			border-color:#FF0000;
		label
			input
				width:auto; border:none;
	
#main
	.last
		margin-right:0;

ul.special, div.special, p.special
	padding:14px 20px; background:#e9ebf5; margin-bottom:20px; font-weight:bold;

ul.special
	padding-left:36px; font-weight:normal;
		
div.special
	padding:10px; background:#e9ebf5; margin-bottom:20px; text-align:center;
	
div.specialContainer
	padding:10px; background:#e9ebf5; margin-bottom:20px;
	p, ul, li
		padding-bottom:0; line-height:1.4em;
	ul
		margin-left:18px;
	img
		margin:-10px; padding:10px 0 10px 20px; background:#ffffff;
		
.alignRight
	float:right; text-align:right;