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

/*
Theme Name: Versicherungs Broker Theme
Theme URI: http://iwebcustom.com/
Description: Versicherungs Broker Theme <a href="http://iwebcustom.com/">iWebCustom.com</a>.
Version: 1.0
Author: Pezzo
Author URI: http://iwebcustom.com/
Tags: blue, white, custom header, fixed width, two columns, widgets

	Pezzo v1.0
	http://iwebcustom.com/

	This theme was designed and built by Pezzo (iWebCustom.com),
	whose blog you will find at http://iwebcustom.com/

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

*/


body {
	margin:0;
	padding:0;
	min-height:100%;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	letter-spacing:1px;
	background: #fff /*url(img/bgr.jpg) top center repeat*/;
}

a, a:active, a:visited {
	color:#07a7bf;
	text-decoration:none;
	outline:0;
}

a:hover {
	text-decoration:underline;
	outline:0;
}

h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:18px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:14px;
	/*color:#07a7bf;*/
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}

h1 a:hover, h2 a:hover {
	text-decoration:none;
	outline:0;
}

h3 {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
}

h4 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

img, img a {
	border:none;
	margin:5px 0 0 0;
	outline:0;
}

.none {
	display:none;
}

.clear {
	clear:both;
	line-height:5px;
	height:5px;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:980px;
	background:#fff;
	clear:both;
}

#header {
	margin:0 auto;
	padding:0;
	width:980px;
	height:100px
}

a.logo {
	margin:10px 0;
	padding:0;
	width:438px;
	height:81px;
	display:block;
	float:right;
	background:url(img/logo.jpg) center center no-repeat;
	outline:0;
}

a.logo:hover {
	text-decoration:none;
	outline:0;
}

.flag {
	margin:20px 0;
	padding:0;
	width:100px;
	height:60px;
	display:block;
	float:left;
	background:url(img/ch_flag.gif) center left no-repeat;
	outline:0;
}

/*#nav {
	margin:0;
	padding:0;
	background:#f8f8f8;
	float:left;
	width:980px;
	border-bottom:#ddd 1px solid;
	border-top:#ddd 1px solid;
	clear:both;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	margin:0 16px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}

#nav li a {
	margin:0;
	padding:0 11px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:normal;
	width:102px;
	line-height:50px;
	height:50px;
	text-decoration:none;
	color:#333;
	outline:0;
}

#nav li a:hover {
	text-decoration:none;
	color:#07a7bf;
	outline:0;
}

#nav .current a {
	text-decoration:none;
	color:#07a7bf;
	background:url(img/nav_current.gif) top center no-repeat;
	outline:0;
}*/


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*Navigation*/
#nav {
	background:#f8f8f8;
	width:980px;
	border-bottom:#ddd 1px solid;
	border-top:#ddd 1px solid;
	display: block;
	float: left;
	margin: 0 auto;
	padding:0;
	text-shadow:0 1px 0 #fff;
}
#nav .menu,
div.menu-top-menu-container {
	/*font-size: 13px;
	margin-left: 12px;
	width: 928px;*/
}
#nav ul, #nav .menu ul,
div.menu-top-menu-container ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#nav .menu li,
div.menu-top-menu-container li {
	float: left;
	position: relative;
}
#nav a {
	/*color: #aaa;*/
	/*display: block;
	line-height: 50px;
	padding: 0 11px;
	text-decoration: none;*/
}
#nav ul li a {
	margin:0 12px;
	padding:0; /*!!!!!!!!!!!!!!!!*/
	/*text-align:center;*/
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:normal;
	width:102px;
	line-height:50px;
	height:50px;
	text-decoration:none;
	color:#333;
	outline:0;
	
	border:none;
	background:none;
	text-decoration:none;
	/*display:block;*/
}
#nav ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	float: left;
	width: 200px;
	z-index: 99999;
}
#nav ul ul li a, #nav ul ul ul li a {
	/*min-width: 200px;*/
	width:260px;
	line-height:22px;
	height:22px;
	font-family:helvetica,arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-transform:none;
	background:#f8f8f8;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:#333;
	text-decoration:none;
	margin:0;
	padding:4px 10px;
	display:block;
}
#nav ul ul ul {
	left: 100%;
	top: 0;
}
#nav ul ul a {
	/*background: #333;*/
	/*line-height: 22px;
	padding: 10px;
	width: 200px;
	height: auto;*/
}
#nav li:hover > a,
#nav ul ul :hover > a {
	/*background: #333;*/
	color: #07a7bf;
}
#nav ul li:hover > ul {
	display: block;
}
#nav ul li.current_page_item > a,
#nav ul li.current-menu-ancestor > a,
#nav ul li.current-menu-item > a,
#nav ul li.current-menu-parent > a {
	color: #07a7bf;
}
* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a,
* html #nav ul li a:hover {
	color: #fff;
}


/*//////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#banner {
	margin:20px 0 0 0;
	padding:0;
	width:980px;
	height:150px;
	background:url(pics/banner.jpg) center center no-repeat;
	float:left;
}

#banner h2 {
	display:none;
}

#content {
	margin:25px 0 0 0;
	padding:0;
	width:980px;
	float:left;
}

#left {
	margin:0;
	padding:20px 0;
	width:260px;
	float:left;
	font-size:13px;
	text-shadow:0 1px 0 #fff;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#left img { border:#ddd 2px solid; margin:0 0 5px 0; background:none;}
#left img:hover { border:#dbf5ff 2px solid; background:none !important; }


#left li #loginform { margin:10px 0 0 0; padding:0 0 0 20px;}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#left ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	display:block;
}

#left li {
	margin:0;
	padding:0;
	list-style:none;
}

#left li a {
	margin:0 10px 0 0;
	padding:0 0 0 20px;
	/*height:24px;*/
	line-height:24px;
	font-weight:bold;
	text-shadow:#999;
	display:block;
	text-decoration:none;
	/*color:#fff;*/
	/*background:#07a7bf*/ /*url(img/nav.gif) left top repeat-x*/;
	/*border-bottom:#ddd 1px solid;*/
	outline:0;
}

#left li a:hover {
	text-decoration:none;
	color:#333;
	/*background:#0b96ab url(img/nav.gif) left top repeat-x;*/
	outline:0;
}

/*////////////   sub nav   ////////////*/

#left ul li ul {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
}

#left ul li ul li {
	margin:0;
	padding:0;
	list-style:none;
	text-shadow:none;
}

#left li ul li a {
	margin:0;
	padding:0 0 0 20px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
	border-bottom:#ddd 1px solid;
	background: #dbf5ff url(img/sub.gif) left center no-repeat;
	outline:0;
}

#left li ul li a:hover {
	text-decoration:none;
	color:#07a7bf;
	background: #f0ffff url(img/sub_over.gif) left center no-repeat;
	outline:0;
}

/*////////////   SUB sub nav   ////////////*/

#left ul li ul li ul {
	display:none;
}

/*#left ul li ul li ul li {
	list-style:none;
	float:left;
	width:260px;
	position:relative;
}*/

#left ul li:hover ul li:hover ul {
	margin:-25px 0 0 250px;
	display:block;
	position:absolute;
	z-index:100;
	width:230px;
}

#left li ul li ul li a {
	margin:0;
	padding:0 0 0 20px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	width:230px;
	border-bottom:#ddd 1px solid;
	background:#fd9200;
	color:#fff;
	outline:0;
}

#left li ul li ul li a:hover {
	text-decoration:underline;
	background: #07a7bf;
	color:#fff;
	outline:0;
}

#right {
	margin:10px 0 0 0;
	padding:20px;
	width:680px;
	float:left;
}

#right ol {
	margin:0 0 10px 18px;
	padding:0;
}

#right ol li {
	margin:0;
	padding:0;
}


#right ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#right ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#right .rot a {
	color:#cc0000;
	text-decoration:none;
	outline:0;
}

#right .rot a:hover {
	color:#cc0000;
	text-decoration:underline;
	outline:0;
}

/***********************************************/

#middle {
	margin:10px 0 0 0;
	padding:20px 0 0 10px;
	width:546px;
	float:left;
	text-shadow:0 1px 0 #fff;
	/*text-align:justify;*/
}

#middle ol {
	margin:0 0 10px 18px;
	padding:0;
}

#middle ol li {
	margin:0;
	padding:0;
}


#middle ul {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#middle ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#middle .rot a {
	color:#cc0000;
	text-decoration:none;
	outline:0;
}

#middle .rot a:hover {
	color:#cc0000;
	text-decoration:underline;
	outline:0;
}

#right_sidebar {
	margin:30px 0 0 0;
	padding:20px 0;
	width:164px;
	float:left;
	/*background:#f7f7f7;*/
}

#right_sidebar img { border:#ddd 2px solid; margin:0 0 5px 0;}

#right_sidebar img:hover { border:#07a7bf 2px solid;}

#right_sidebar ul { margin:0; padding:0; list-style:none;}

#right_sidebar li { margin:0 0 20px 20px; padding:0; list-style:none;}

#right_sidebar h2 {
	margin:0;
	padding:0;
	display:block;
	width:164px;
	background:#07a7bf;
	color:#fff; text-align:center;
	line-height:30px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-top-left-radius:5px;
	-khtml-border-top-right-radius:5px;
	/*-opera-border-radius-topleft:5px;
	-opera-border-radius-topright:5px;*/
	-opera-border-top-left-radius:5px;
	-opera-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.floatLeft img {
	float:left;
	margin:5px 10px 10px 0;
}

.floatRight img {
	float:right;
	margin:5px 0 10px 10px;
}

#footer {
	margin: 20px auto 10px auto;
	padding:10px;
	width:960px;
	clear:both;
	border-top:#999 1px solid;
	border-bottom:#999 1px solid;
	color:#777;
	height:30px;
	line-height:30px;
	text-shadow:0 1px 0 #fff;
}

#footer ul {
	margin:0;
	padding:0;
	text-align:center;
}

#footer li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#footer li a {
	margin:0 5px;
	padding:0;
	width:100px;
	color:#777;
	outline:0;
}

#footer li a:hover {
	text-decoration: underline;
	outline:0;
}

#footer li:before, #footer li:after {
    content: " | ";
}

#copyright {
	margin:0 auto;
	padding:10px 10px 20px 10px;
	width:960px;
	font-size:9px;
	line-height:20px;
	height:20px;
	text-align:right;
}

#copyright a {
	color:#999;
	text-decoration:none;
	outline:0;
}

#copyright a:hover {
	color:#999;
	text-decoration:none;
	outline:0;
}

.comm {
	margin:20px 0;
	padding:20px;
	background:#ddd;
	border: #999 4px solid;
	display:block;
}

.gold {
	background:#FFCC00;
	font-size:18px;
	padding:5px
}

.bg {
	background:url(img/bg.png) center left repeat-x;
	height:24px;
	line-height:24px;
	display:block;
	margin:0 10px 1px 0;
	padding:0 0 0 19px;
	color:#333;
	border:#999 1px solid;
}

.widgettitle {
	background:url(img/bg.png) center left repeat-x;
	/*background:#ddd;*/
	height:24px;
	line-height:24px;
	display:block;
	margin:20px 10px 1px 0;
	padding:0 0 0 19px;
	color:#333;
	border:#999 1px solid;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

search {
	border:#999 1px solid;
	padding:5px 5px 5px 2px;
	width:160px;
}

.search:hover {
	border:#07a7bf 1px solid;
}

textarea {
	width:290px;
	height:100px;
}

.button {
	border:#999 1px solid;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
	background:url(img/bg.png) top left repeat-x;
	font-weight:bold;
}

.button:hover {
	border:#07a7bf 1px solid;
	color:#07a7bf;
	cursor:pointer;
	outline:0;
}

.wpcf7-text, textarea, input {
	background:#f9f9f9 url(img/input.png) top left repeat-x;
	padding:3px 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:#d9d9d9 1px solid;
	border-top-color: #ccc;
	border-right-color: #ddd;
	border-bottom-color:#eaeaea;
	border-left-color: #ddd;
	color:#666;
	font-weight:bold;
}
.wpcf7-text:hover, textarea:hover { background:#f6f6f6; /*border:#888 1px solid;*/}



/*!!! ---------------------------------------------------------------------- !!!*/
/*.page-item-57, .page-item-59, .page-item-62 {
	display:none; !Important
}*/
/*!!! ---------------------------------------------------------------------- !!!*/

.red {
	color:#ff0000;
	font-weight:bold;
}

table {
	border:none;
	margin:0 0 30px 0;
}

td {
	border-bottom:#ddd 1px solid;
}

#post-31 table td {
	border:none;
}

.postmetadata {
	padding:0 0 5px 0;
	border-bottom:#999 1px dotted;
}

.drop { width:100px;}




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


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 Form Elements */
#searchform {
	margin:0;
	padding: 5px 3px;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

/*.entry form {
	text-align:center;
	}*/

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	height:80px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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;
	}

hr {
	/*display: none;*/
	color:#fff;
	background:#fff;
	height:1px;
	width:100%;
	clear:both;
	}

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 */

/*Breadcrumb*/
#breadcrumb { margin:20px 0 0 0; padding:0; float:left; width:970px;}

#breadcrumb ul { margin:0; padding:5px; background:#ededed; width:100%; float:left;}

 #breadcrumb li {
    list-style-type: none;
    float: left;
    margin: 0 0.5em 0 0;
	text-shadow:#fff 0px 1px 0px;
	color:#999;
}

/*.breadcrumbs li:before {
    content: "» ";
}*/

.breadcrumbs .front_page:before {
    content: none;
}

.breadcrumbs li.current { color:#999;}



