/**
* @site          WGV Versicherungen
* @link          http://www.wgv.de
* @style         Standard Layout
* @media         print
* @version       0.1
* @license       CC-A 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/de/)
* @date          2009-07-22
* @lastmodified  2010-01-28
* @author        Marco Ziesing, m.ziesing@mediacluster.de
*/

/*
* @section	reset
* @see		http://meyerweb.com/eric/tools/css/reset/
*/

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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/**
* @section default styles and helper/workarounds
*/

html, body, #container { height: 100%; }
body > #container { height: auto; min-height: 100%; }
#container { background: transparent none }
#header { background: transparent none }

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clearer { height: 0.1px; font-size: 0.1px; line-height: 0.1px; clear: both; }
a.pdf {
	padding: 0 0 0 18px;
	background:url('../images/icon_pdf.png') no-repeat left top;
}

body {
	background: transparent none;
	color: #000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", serif;
}

a {
	color: #099;
	cursor:pointer;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration:underline;
}

/*
a:link:after {
	content: " (" attr(href) ") ";
}
*/

span.u { text-decoration: underline; }

.none { display: none; }
.clearer { height: 0.1px; font-size: 0.1px; line-height: 0.1px; clear: both; }

ul {
	font:300 12px/20px arial,helvetica,sans-serif;
}

ul li {
	padding-left:18px;
	background:url('../images/tick_L.gif') no-repeat 0 4px;
}

ul li.contract {
	padding-left:18px;
	background:url('../images/tick_H.png') no-repeat 0 4px;
}

ul li a {
	text-decoration:none;
	color:#484848;
}

#mcol ul li a {text-decoration: underline}

a.orange_arrow {
	padding-left: 20px;
	text-decoration:none;
	color:#DEA827;
	background:url('../images/tick_L1.png') no-repeat left center;
}


/**
* @section layout
*/

#container {
	width: 100%;
	margin: 0;
	float: none;
}

#header {
	height:106px;
	position:relative;
}

#header a {
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#home {
	display: block;
	width: 100%;
	height: 99px;
	position: relative;
	margin-top: 13px;
	background: transparent none;
}

#home:after {
	content: "wgv Versicherungen";
	font-size: 22pt;
	font-weight: bold;
}

/**
* @section top navigation
*/

#hnav {
	display: none;
}


/**
* @section meta navigation
*/

#metanav {
	display: none;
}


/**
* @section content
*/

#main {
	background: transparent none;
}

#lcol {
	display: none;
}

#mcol {
	float:left;
	width: 65%;
	padding: 0 5% 0 0;
	border-bottom: 2px solid #c00;
}

#rcol {
	float: right;
	width: 30%;
	padding-top: 30px;
	border-bottom: 2px solid #c00;
}

#call ul, #lcol ul {
	font:300 12px/20px;
}

#call li, #lcol li {
	padding-left:18px;
	background:url('../images/tick_L.gif') no-repeat left center;
}

#call a, #lcol a {
	text-decoration: none;
	color: #484848;
}


/**
* @section main navigation
*/

#vnav {
	display: none;
}


/**
* @section content elements
*/

#mcol {
	line-height: 140%;
}

#mcol h2 {
	font:300 18px/26px;
	color:#099;
	margin-bottom:13px;
}

#mcol p {
	margin: 10px 0;
}

#mcol .linklist {
	width: 226px;
	margin: 0 5px 40px 0;
	float: left;
}

#mcol .linklist h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #099;
}

#mcol .linklist p {
	display:none;
}

#mcol .linklist a {
	text-decoration: none;
}

#mcol .linklist ul li {
	vertical-align: top;
}

#mcol .shade {
	height: 55px;
	margin-bottom:13px;
}

.shade {
	background:#eef8f9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:10px 12px;
}

.shade, .shade_1col, .shade_2col, .shade_3col, .shade_4col {
	background:#eef8f9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:10px 12px;
	margin-bottom:12px;
}

.shade h3 {
	font-size:16px;
	font-weight:bold;
	color:#099;
}

#mcol .shade a, #mcol .shade_1col a, #mcol .shade_2col a {
	color:#099;
}

#mcol .shade .left_2_3 {width: 66%; float: left;}
#mcol .shade .right_1_3 {width: 33%; float: left; margin-top: -3px; }

#mcol .shade:hover {background-color:#D3E9F6}

#mcol .shade .right_1_3 ul li {
	background:url('../images/tick_L1.png') no-repeat left center;
}

#mcol .shade .right_1_3 a {
	text-decoration: none;
	color: #DEA827;
}

#mcol .shade .right_1_3 ul li.contract {
	background:url('../images/tick_H.png') no-repeat left center;
}

#mcol .shade_2col ul {
	float:left;
	width:210px;
}

#mcol table.news {
	width: 100%;
	margin: 20px 0 10px 0;
	background:#eef8f9;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

#mcol table.news th {
	padding: 2px 5px;
	color: #fff;
	background: #099;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-radius-topleft:8px;
	-webkit-border-radius-topright:8px;
	border-radius:8px;
}

#mcol table.news th span.headline {
	width: 50%;
	display: block;
	font-weight: bold;
	float: left;
}

#mcol table.news th span.morelink {
	width: 50%;
	text-align: right;
	display: block;
	float: left;
}

#mcol table.news th span.morelink a {
	color: #fff;
}

#mcol table.news td.arrow {
	padding: 7px 0 0 0;
	width: 24px;
	text-align: center;
}

#mcol table.news td.newstitle {
	width: 350px;
	padding: 5px 0;
	vertical-align: top;
	font-size: 11px;
}

#mcol table.news td.newstitle a {
	color: #484848;
	vertical-align: top;
}

#mcol table.news td.date {
	width: 90px;
	padding: 3px 0;
	color: #484848;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

#mcol .details_buttonbar {
	display: none;
}

#mcol .details_navigation_3col {
	display: none;
}

#mcol table.tariff {
	width: 100%;
	margin: 10px 0 20px 0;
	border-collapse: collapse;
	border: 0 none;
}

#mcol table.tariff th, #mcol table.tariff td {
	padding: 3px 5px 3px 8px;
	border-collapse: collapse;
	border: 1px solid #fff;
}

#mcol table.tariff th {
	text-align: left;
	font-weight: bold;
}

#mcol table.tariff th.dblue, #mcol table.tariff th.green {
	font-weight: bold;
}

#mcol table.tariff th.lblue, #mcol table.tariff td.lblue {
	color: #42474A;
	background-color: #E6F2F2;
}

#mcol table.tariff th.dblue, #mcol table.tariff td.dblue {
	color: #42474A;
	background-color: #99CDFF;
}

#mcol table.tariff th.green, #mcol table.tariff td.green {
	color: #42474A;
	background-color: #CDFFCC;
}

#mcol table.tariff th.turquoise, #mcol table.tariff td.turquoise {
	color: #fff;
	background-color: #099;
}

#mcol .btn_center {
	text-align: center;
}

.text_img_left {margin-bottom:30px}
.text_img_left img {margin-right:12px;float:left}


/**
* @section breadcrumb navigation
*/

#breadcrumb {
	font: 600 11px/140% arial,helvetica,sans-serif;
	color: #a8a8a8;
	margin-left: 2px;
}

#breadcrumb a {
	color: #a8a8a8;
} 


/**
* @section sidebar
*/

#rcol {}

#quicknav {
	display: none;
}

#call {
	margin: 26px 0 26px 12px;
}

#call img {
	margin-bottom: 8px;
}

#rcol .infobox {
	position: relative;
	width: 215px;
	min-height: 178px;
	margin-left: 4px;
	padding: 25px 0 0 25px;
	background:url('../images/bg_teaser_sidebar_center.jpg') repeat-y;
}

#rcol .infobox .top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 215px;
	height: 166px;
	background:url('../images/bg_teaser_sidebar_top.jpg') no-repeat;
	z-index: 0;
}

#rcol .infobox .center {
	position: relative;
	padding-bottom: 20px;
	z-index: 100;
}

#rcol .infobox .bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 215px;
	height: 28px;
	background:url('../images/bg_teaser_sidebar_bottom.jpg') no-repeat;
	z-index: 0;
}

#rcol .infobox h5 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	z-index: 100;
}

#rcol a.btn_login{
	display: none;
}

#rcol .textimg {
	margin: 0 0 10px 17px;
}


/**
* @section footer
*/
/*
#main {
	padding-bottom: 96px;
}
*/
#footerwrap {
	position: relative;
	/*
	margin-top: -96px;
	height: 96px;
	*/
	clear: both;
	border-top: 2px solid #c00;
}

#footer {
	width: 100%;
	margin: 0 auto;
}

#web2 {
	display: none;
}

#fnav {
	font: 600 11px/11px;
	margin-top: 23px;
}

#fnav span {
	float: left;
	color: #008e92;
	margin-right: 28px;
}

#fnav p {
	display: none;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.red {
	color: #c00;
}

span.turquoise {
	color: #099;
	display:block;
	margin:30px 0 -5px;
	font-size:14px;
}

.tariff .turquoise {display:inline}
#mcol .turquoise:first-child {margin-top:20px}
.textimg {margin-bottom:10px}
.shade_3col div {width:33.3%;float:left;}
.shade_3col .left {text-align:left}
.shade_3col .middle {text-align:center}
.shade_3col .right {text-align:right}


/**
* @section PKS login
*/

.pks_login {
	position: relative;
}

.pks_login .pks_login_text {
	width: 390px;
	margin: 20px 0 0 33px;
	display: block;
}

.pks_login form {
	width: 454px;
	height: 294px;
	margin: 0 auto 0 auto;
	background:url('../images/bg_pks_login.gif') no-repeat 0 7px;
}

.pks_login fieldset {
	position: relative;
	width: 454px;
	height: 294px;
}

.pks_login legend {
	padding: 20px 0 0 33px;
	font-size: 14px;
	font-weight: bold;
	color: #099;
	display: inline;
}

.pks_login label {
	display: block;
}

.pks_login #pks_username, .pks_login #pks_password {
	position: absolute;
	width: 282px;
	height: 29px;
	left: 45px;
	padding-top: 10px;
	border: 0 none;
	background: transparent;
}

.pks_login #label_pks_username, .pks_login #label_pks_password {
	position: absolute;
	left: 33px;
}

.pks_login #label_pks_username {
	top: 86px;
}

.pks_login #pks_username {
	top: 107px;
}

.pks_login #label_pks_password {
	top: 158px;
}

.pks_login #pks_password {
	top: 179px;
}

.pks_login .submit {
	position: absolute;
	width: 105px;
	height: 43px;
	left: 330px;
	top: 175px;
	display: block;
	/*background:url('../images/bg_btn_login.png') no-repeat 0 0;*/
	border: 0 none;
}

.pks_login .label_btn_signup {
	margin: 20px 0 0 36px;
	font-weight: bold;
	display: block;
	float: left;
}

.pks_login a.btn_signup, #mcol .pks_login a.btn_signup:hover {
	width: 199px;
	height: 34px;
	margin: 10px 24px 0 0;
	/*padding-top: 10px;*/
	display: block;
	color: #fff;
	/*background: transparent url('../images/bg_btn_signup.png') no-repeat 0 0;*/
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
}


/**
* @section sitemap
*/

ul.sitemap {
	
}

ul.sitemap li.lvl1 {
	display: block;
	margin-top: 15px;
	background: #099;
	color: #fff;
}

ul.sitemap li.lvl1 a {
	color: #fff;
	font-weight: bold;
}

ul.sitemap li.lvl2 {
	padding-left: 24px;
	background: #fff;
	color: #484848;
}

ul.sitemap li.lvl3 {
	padding-left: 38px;
	background: #fff;
	color: #484848;
}

ul.sitemap li.lvl4 {
	padding-left: 52px;
	background: #fff;
	color: #484848;
}

/* Call / R�ckruf */

#call .text {font:600 16px/20px arial,helvetica,sans-serif;color:#008E92;margin-bottom:10px}
#call .phone {font:600 16px/20px arial,helvetica,sans-serif;letter-spacing:0.7px;margin-bottom:10px;padding:5px 0 5px 28px;background:url('../images/rueckruf.gif') no-repeat left center}
#call #businesshours {font:12px/18px arial,helvetica,sans-serif;margin-bottom:10px}
