/*
Theme Name: E&Z Blau
Theme URI: http://wordpress.org/
Description: WordPress theme für Engel&Zimmermann, basiert auf <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: NedaNadji, Kilian Greeven
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed by Neda Nadji and build by Kilian Greeven

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
 


/* Begin Typography & Colors */
html { 
	overflow: -moz-scrollbars-vertical; 
	overflow-x: auto; 
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	background: #b4c8d9 url('images/bg_gradient_page.png') repeat-x top left;
	color: #8f9091;
	text-align: center;
	}
a {
	text-decoration:none;
}

small {
	font-family: Helvetica,  Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	color: #6391b6;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.3em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	color: #6391b6;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #6391b6;
	}
#page {
	width:948px;
	border: none;
	background:none;
	text-align: left;
	}

#header {
	width:948px;
	background-color: #00457b; 
	color: #8f9091;
	}

#headerimg,
#headerimg h1,
#headerimg h1 a  {
	margin: 0;
	padding: 0;
	}
#headerimg  {
	float:left;
	}
#headerimg h1 a {
	margin: 0;
	padding: 0;
	background: url('images/logo_engel-zimmermann.gif') no-repeat 1em 0.2em #fff;
	display:block;
	height: 60px;
	width: 315px;
	text-indent: -9999px
	}
	
#headermenu 	{
	margin:3em 0 0 0;
	float:right;
	}
#headermenu a {
	margin:0 2.1em 0 0;
	display: inline;
	color: #6391b6;
	font-size: 1.1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
#headermenu a:hover,
#headermenu a.aktiv {
	color: #fff;
	}
	
#mainmenu {
	width: 61.2em;
	height: 2.6em;
	padding: 1.2em 0 0 33.6em;
	background-color: #e3e9ef;
}	
#mainmenu { width/*\**/: 61.8em\9 } 

#firstcontent,
#keyvisual {
	width:948px;
	background: url(images/home_schloss_fussberg.jpg) no-repeat 31.5em 0em #b2cde2; 
	color: #57585a;
	}
#content {
	width:948px;
	background-color: #e4e9ed;
	}
	
.startseitennews, 
.katseitenmenu, 
.katseitennews,
.seitenleiste {
	float: left;
	background-color: #e4e9ed;
	}	
	
	
.katseitenmenu,
.seitenleiste {
	width: 30em;
	min-height: 23.5em;
	padding: 3.4em 0.5em 1em 1em;
	}		
.katseitenmenu div {
	margin: 0;
	padding-left: 2em;
	font-size:0.9em
	color: #8f9091;
}		
.katseitenmenu div a{
	color:#6391b6;
	text-decoration:none;
}	
.katseitenmenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	z-index:99;
}
.katseitenmenu ul li {
	background: url(images/bg_sidebar_header.png) top left no-repeat;
	padding:1.5em 1.5em;
	margin: 0;
	width:100%;
}
.katseitenmenu ul li a {
	color:	#fff;
	font-size: 1.25em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.katseitenmenu ul li a:hover,
.katseitenmenu ul li.current-cat a {
	color:	#00457b;;
}
	
.startseitennews .startseitennewshead ,
.katseitennews .katseitennewshead,
.seitenhead {
	width: 29.6em;
	height: 1em;
	padding: 2.3em 0 0.1em 1.5em;
	background-color: #e4e9ed;
	}	
.katseitennews .katseitennewshead {
	width: 61.2em;
	}	
.seitenhead {
	width: 92.8em;
	}		
.startseitennews .startseitennewshead a,
.katseitennews .katseitennewshead strong,
.katseitennews .katseitennewshead h2,
.seitenhead h2 {
	font-size: 1.05em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color: #8f9091 !important;
	margin:0;
	}	
.startseitenpost {
	width: 286px;
	height: 205px;
	padding: 1.5em;
	}	
.startseitennews .startseitenpost {
	background-color: #fff; 
	}		
.katseitenpost {
	width: 60.2em;
	min-height: 22em;
	padding: 1.5em;
	background-color: #fff; 
	}		
*html .katseitenpost {
	height: 20.5em;
	}		
.aktuellposts {
	width: 60.2em;
	padding: 1.5em;
	background-color: #fff;
	min-height: 63em;
	}		
*html .aktuellposts { 
	height: 61.5em;	
	}		
.startseitenpost h2,
.katseitenpost h2,
{
	font-size: 1.2em !important;
	color: #6391b6;
	margin:0 0 1.0em 0;
	}	
.startseitenpost a,
.katseitenpost a {
	color: #6391b6;
	}
.startseitenpost a:hover,
.katseitenpost a:hover {
	color: #00457b;
	}
.startseitenpost .entry,
.katseitenpost .entry {
	margin:0 0 2.0em 0;
	min-height: 16.5em;
	}
*html .katseitenpost .entry {
	height: 16.5em;
	}
	
.startseitenpost .entry p,
.katseitenpost .entry p {
	line-height: 1.4em;
	}
.startseitenpost .entry p a,
.katseitenpost .entry a,
.katseitenpost .entry p a,
a.mehr {
	padding:0 0 0.3em 0;
	color: #6391b6;
	text-decoration: none;
}
a.mehr,
a.more-link,
a.downloadlink,
a.wpGallery,
a.mitEt {
	padding-left: 1.4em !important;
	background:url(images/et.png) no-repeat top left;
	color: #6391b6;
	text-decoration: none;
}
.katseitenpost .entry h2 a,
.katseitenpost .entry .postmetadata a ,
.katseitenpost .entry .tagbox a {
	padding-left:0;
	background:none;
}
a.more-link {
	display:block;
	margin-top:1em;
}
.startseitenpost .entry a:hover,
.katseitenpost .entry a:hover,
.katseitennews a.mehr:hover {
	color: #00457b;
	text-decoration: none;
}

.startseitenpost .entry,
.katseitenpost .entry,
.narrowcolumn .entry, 
.widecolumn .entry {
	font-size: 1.1em;
	line-height: 1.4em;
	}
	
.aktuellposts .entry {
	min-height: 6em;
	margin-bottom: 3em;
	}
.aktuellposts .entry h2 {
	margin-top: 0;
	}
*html .aktuellposts .entry {
	height: 9.5em;
	}

.katseitenpost .entry .tagbox {
	width: 48.0em;
	height: 4.3em;
	padding: 0.7em 2em 2em 1em;
	background:url(images/bg_tagbox.gif) top right no-repeat;
	border:none;
	margin-left:-0.5em;
}
.katseitenpost .entry .tagbox a {
	color: #8f9091;
}
/*---------------- PARTNER / KONTAKTPERSONEN ----------------*/
.partner {
	display:block;
	float:left;
	padding:0 1.7em 0 0;
	margin:0;
	height:23em;
	background:none;
}
.partner img {
	margin:0;
}
.partner a.mailto,
.partner a.xing {
	display:block;
	width: 11.2em;
	padding:0.4em 1.6em 0.4em 0 !important;
	color: #8f9091;
	font-size:0.9em;
	text-decoration:none;
}
.partner a.mailto {
	background: url(images/mailto.gif) 11em 0.6em no-repeat !important;	
}
.partner a.mailto span {
	font-size:0.86em;
	line-height:0.86em;
}
.partner a.xing {
	background: url(images/xing.png) right center no-repeat !important;	
}

/*--------------- KUNDEN-ÜBERSICHTSEITE ---------------*/
.kundenlogo {
	display:inline;
	margin:0;
	padding: 0;
}
.kundenlogo a{
	margin:0 0.2em 0.4em 0;
	border:none;
}
.kundenlogo a img{
	margin:0;
	border:0.2em solid #e4e9ed;
}
/*---------------- KUNDEN-EINZELSEITE ----------------*/
.imgbox {
	padding: 2em; 
	background-color:#e3e9ef;
}
.imgbox img{
	margin:0;
	border:0.2em solid #e4e9ed;
}
#thumbmenu {
	display:block;
	padding:0.5em 0.5em 0.2em 1em;
	margin:2em 0; 
	width: 57.7em;
	background-color:#e3e9ef;
}
#thumbmenu a {
	display:inline;
	background:none;
	margin: 0;
	padding: 0;
}
#thumbmenu a img {
	border:0.2em solid #aaa;
	margin: 0;
	padding: 0;
	width:4.1em;
	height:2.05em;	
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

}
#thumbmenu a.aktiv img, 
#thumbmenu a:hover img {
	border:2px solid #d1d1d1;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;

}
#thumbmenu a:hover img {
	border:2px solid #d1d1d1;
	}
#thumbmenu a.aktiv img,
#thumbmenu a.aktiv:hover img  {
	border:2px solid #00457b !important;
}

/*----------------------- DOWNLOADS -------------------------*/
.dlm_download_list,
.download-list {
	margin: 0;
	padding: 0;
	list-style:none;
}
.dlm_download_list li,
.download-list li {
	display:inline-block;
	padding: 1em 0;
	border-bottom: 0.2em solid #e4e9ed;
}
.downloadItem {
	width: 26em;
}
.downloadItem img,
.downloadItem div,
.downloadItem a {
	display:block;
	float:left;
	margin-right:1em;
}
.downloadItem img {
	border: 0.2em solid #e4e9ed;
}
.downloadItem div,
.downloadItem a {
	width: 11.6em;
}
.downloadItem div {
	min-height:12em;
}
/*-------------------- KONTAKTFORMULAR ----------------------*/
.wpcf7 div {
	font-size:1em;
	width:26em;
	min-height:15em;
}
.wpcf7 p  {
	font-size:1em;
	text-align:left;
	margin:0;
	padding:0;
}
.wpcf7 p b {
	display:inline-block;
	width:4.5em;
	padding:0 0 0 0.5em;
}
html* .wpcf7 p b {
	margin-bottom:0.7em;
}
.wpcf7 p textarea,
.wpcf7 p input {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:1em;
	border:none;
	padding: 0.5em 1em 1em 0.8em;
	color: #6391b6;
}
.wpcf7 p input {
	width:18.0em !important;
	height:1em !important;
	background:url(images/bg_form_textinput.png) top left no-repeat;
}
.wpcf7 p textarea {
	width:24.5em !important;
	height:15em !important;
	background:url(images/bg_form_textarea.png) top left no-repeat;
	overflow:auto;
}
.wpcf7 p input[type="submit"] {
	width:13.0em !important;
	height:3em !important;
	padding-right:0;
	background:url(images/bg_form_submit.png) top right no-repeat;
	text-indent:-999em;
}


/*------------------------ SITEMAP --------------------------*/
ul#sitemap_list  {
	background-color: #fff;
	padding-left: 2em;
	margin-bottom:-0.5em !important;
}
ul#sitemap_list ul{
	margin-bottom:1em !important;
}

#sitemap_list li {
	padding: 0 1em !important;
	margin-bottom:0 !important
	
}
#sitemap_list li a { 
	color: #6391b6;
	font-size: 1.25em;
	font-weight:bold;
	text-decoration:none;
	}
#sitemap_list li a:hover {
	color: #00457b;
	text-decoration: none;
}
#sitemap_list li ul li {
	padding-left: 1em;
	
}
#sitemap_list li ul li a { 
	color: #8f9091;
	font-size: 0.9em;
	text-decoration:none;
}
#sitemap_list li ul li.cat-item a { 
	font-weight:bold;
}
#sitemap_list li ul li.post-item a { 
	font-weight:normal;
}

/*---------------------- SEITENLEISTE -----------------------*/
.seitenleiste ul,
.seitenleiste ul li{
	margin: 0;
	padding: 0;
	list-style:none;
}
.seitenleiste ul {
	width:30.0em;
}
.seitenleiste ul li.widget {
	margin-bottom:2.0em;
}	
.seitenleiste ul li h2 {
	background: url(images/bg_sidebar_header.png);
	padding:1.2em 1.5em;
	height:1.6em;
	margin: 0;
}
.seitenleiste ul li.widget_recent_entries ul li,
.seitenleiste ul li.widget_categoryposts ul li {
	background: url(images/bg_sidebar_lastentries.png);
	padding:1em 1.5em;
	height:2.5em;
}
.seitenleiste ul li.widget_recent_entries ul li a,
.seitenleiste ul li.widget_categoryposts ul li a {
	color: #8f9091;
	text-decoration: none;
}
.seitenleiste ul li.widget_recent_entries ul li a:hover,
.seitenleiste ul li.widget_categoryposts ul li a:hover  {
	color: #00457b;
	text-decoration: none;
}
.seitenleiste ul li.wp_cumulus_widget h2{
	margin: 0;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

#footer {
	background: none;
	border: none;
	padding: 1em 2em;
	margin: 0 auto;
	width: 90.8em;
	clear: both;
	}

#footer span {
	margin: 0;
	text-align: left;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em Helvetica, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Helvetica, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Helvetica, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a.a2a_dd ,
a.print {
	margin:0 0 0 2em;	
	color: #8f9091;
	text-decoration: none;
	text-transform:uppercase;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 948px;
	border: none;
	}
/*
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
*/
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers
h1 {
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */ */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
 End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#sidebar .wp_cumulus_widget div,
#sidebar select {
	margin-left:0.5em;
	}
#sidebar select {
	width: 21em;
}

#commentform input {
	border:none;
	padding: 0.5em 1em 1em 0.8em;
	color: #6391b6;
	width:18.0em !important;
	height:1em !important;
	background:url(images/bg_form_textinput.png) top left no-repeat;
	margin-left:-0.5em;
	}

#commentform {
	margin: 5px 10px 0 0;
	color: #8f9091;
	}
#commentform textarea {
	width: 48.0em;
	height: 11.3em;
	padding: 0.7em 2em 2em 1em;
	background:url(images/bg_box_gross.gif) top right no-repeat;
	border:none;
	margin-left:-0.5em;
	color: #6391b6;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	width:13.0em !important;
	height:3em !important;
	padding-right:0;
	background:url(images/bg_form_submit.png) top right no-repeat;
	text-indent:-999em;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 1em 0;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
	
html* #commentform p label small {
	line-height:0.9em;
	margin-bottom: 0.7em;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding:  0;
	margin: 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.clr {
	clear: both;
}

/*-------------- SUPERFISH STYLES ------------------*/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-2.1em;
	top:			2.6em; /* match top ul list item height */
	height:auto;
	width:29.0em;
	padding:1.5em 2.0em; 
	list-style:none;
	background:url(images/bg_subnav_blau.png) 0em 1em ;
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	color: #6391b6;
	font-size: 1.2em;
	font-weight:bold;
	text-transform:uppercase;	
	text-decoration:none;
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#6391b6;
}
.sf-menu li {
	background:		none;
	margin-right: 6.0em;
	padding:0.3em 0 1.1em 0;
}
.sf-menu li li {
	background: url(images/bg_sidebar_header.png) no-repeat;
	padding:1.5em 1.5em;
	height:1.8em;
	margin: 0;
}
.sf-menu li li a {
	color:			#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
 .sf-menu a:hover {
	color: #00457b;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}