﻿/*
Theme Name: Versicherung
Theme URI: http://www.versicherungspartnerprogramm.de/
Description: TARIFCHECK24 WordPress Theme
Author: TARIFCHECK24 AG
*/


/* //////////////////////////////////// COMMON //////////// */

* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear {
	display:inline-block;
}

.clear {
	display:block;
}

fieldset, form {
	border: 0px;
}

/* //////////////////////////////////// BODY //////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #fafafa;
}

/* //////////////////////////////////// WRAPPER //////////// */

.wrapper {
	margin: 0 auto;
	width: 900px;
}

/* //////////////////////////////////// BUTTON //////////// */

.button span {
	background: transparent url(images/button_left_blue.png) no-repeat 0 0;
	display: block;
	padding: 7px 12px 10px 14px;
}

.button {
	background: transparent url(images/button_right_blue.png) no-repeat top right;
	display: block;
	float: left;
	height: 34px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff!important;
	text-transform: uppercase;
	padding: 0 6px 0 0;
}

.button:hover {
	text-decoration: none!important;
}

/* //////////////////////////////////// HEADER //////////// */

.header {
	height: 110px;
}

.header ul {
	float: right;
	margin: 82px 0 0 0;
}

.header li {
	list-style-type: none;
	float: left;
	font-size: 12px;
	color: #007099;
	font-weight: bold;
}

.header li a {
	color: #007099;
	text-decoration: none;
}

.header li a:hover {
	text-decoration: underline;
}

.header .line a {
	padding: 0 7px 0 0;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0 7px 0 0;
}

.logo {
	position: absolute;
	margin: 29px 0 0 0;
	background-image: url(images/header_line.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 11px;
}

.logo h1 a {
	font-size: 20px;
	font-weight: bold;
	color: #007099;
	text-decoration: none;
}

.logo h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.logo span {
	background-image: url(images/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0 21px 0 0;
	display: block;
}

/* //////////////////////////////////// TEASER //////////// */

.teaser {
	height: 230px;
	background-image: url(images/teaser.jpg);
}

.teaser h3 {
	font-size: 26px;
	color: #007099;
	text-transform: uppercase;
	margin: 23px 0 0 15px;
	position: absolute;
}

.benefits {
	position: absolute;
	margin: 74px 0 0 75px;
}

.benefits li {
	list-style-type: none;
	font-size: 15px;
	color: #333333;
	line-height: 26px;
	background-image: url(images/listing.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 20px;
}

.benefits a {
	margin: 18px 0 0 0;
}

/* //////////////////////////////////// CONTENT //////////// */

.contentWrapper {
	padding: 15px 0 0 0;
}

.content {
	float: left;
	width: 650px;
}

.boxHolder {
	margin: 0 0 15px 0;
}

.boxGrey {
	float: left;
	width: 317px;
	height: 225px;
	background-image: url(images/box_grey.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 16px;
}

.boxGrey:first-child {
	margin: 0 0 0 0;
}

.boxGrey h4 {
	font-size: 16px;
	color: #007099;
	font-weight: bold;
	text-transform: uppercase;
	margin: 9px 0 0 18px;
}

.boxGrey label {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	width: 100px;
	display: inline-block;
}

.boxGrey span {
	margin: 0 0 7px 0;
	display: block;
}

.boxGrey .label {
	width: auto;
	font-weight: normal;
	width: 60px;
	cursor: pointer;
}

.boxGrey .radio {
	top: 3px;
	position: relative;
}

.boxGrey .small {
	width: 34px;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	padding: 4px 0 4px 7px;
	color: #333333;
}

.boxGrey .medium {
	width: 73px;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	padding: 4px 0 4px 7px;
	color: #333333;
}

.boxGrey select {
	width: 176px;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	padding: 4px 4px 4px 7px;
	color: #333333;
}

.boxGrey .compareButton {
	margin: 20px 0 0 104px;
}

.boxGrey fieldset{
	margin: 35px 0 0 17px;
}

.boxGrey .plateWrapper {
	width: 175px;
	height: 34px;
	background-image: url(images/nummernschild.gif);
	background-repeat: no-repeat;
	margin: -24px 0 6px 105px;
}

.boxGrey .plate {
	width: 43px;
	border: 0px;
	font-size: 12px;
	padding: 5px 0 5px 7px;
	position: absolute;
	margin: 4px 0 0 19px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.boxBlue {
	float: left;
	width: 317px;
	height: 225px;
	background-image: url(images/box_blue.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 16px;
}

.boxBlue:first-child {
	margin: 0 0 0 0;
}

.boxBlue h4 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 9px 0 0 18px;
	height: 30px;
}

.boxBlue img {
	margin: 0 0 0 1px;
	float: left;
}

.boxBlue p {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	width: 171px;
	float: left;
	margin: 15px 0 0 0;
}

.boxBlue p b {
	display: block;
}

.boxBlue p a {
	font-size: 12px;
	color: #007099;
	text-decoration: none;
	font-weight: bold;
}

.boxBlue p a:hover {
	text-decoration: underline;
}

.contentBox {
	border: 1px solid #d8d8d8;
	border-top: 0px;
	background-color: #f0f0f0;
	olor: #333333;
	font-size: 12px;
	line-height: 17px;
}

.contentBox h5 {
	background-image: url(images/content_headline.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0 11px 18px;
	display: block;
	width: 650px;
}

.contentBox p {
	color: #333333;
	margin: 0 0 12px 0;
}

.contentBox p a {
	color: #333333;
	text-decoration: none;
}

.contentBox p a:hover {
	text-decoration: underline;
}

.contentBox ul {
	list-style-type: square;
	margin: 0 0 12px 16px;
}

.contentBox ul li {
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}

.comparsion {
	olor: #333333;
	font-size: 12px;
	margin: 0 0 25px 0;
}

.contentText {
	padding: 16px 16px 16px 16px;
}

.contentText .wp-post-image {
	float: left;
	margin: 2px 0 0 0;
}

/* //////////////////////////////////// NAVIGATION //////////// */

.nav {
	float: left;
	width: 250px;
}

.nav ul {
	width: 235px;
	list-style-type: none;
}

.nav span {
	background-image: url(images/nav_background.png);
	background-repeat: no-repeat;
	height: 30px;
	padding: 1px 0 0 12px;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

.nav span a {
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.nav span a:hover {
	text-decoration: underline;
}

.nav li {
	padding: 8px 0 0 0;
}

.nav li a {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding: 0 0 0 12px;
}

.nav li a:hover {
	text-decoration: underline;
}

.nav li .last {
	font-style: italic;
}

.navList {
	margin: 0 0 20px 0;
}

.nav .active {
	color: #007099;
}

.nav .selected a {
	color: #007099;
	font-weight: bold;
	background-image: url(images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.nav .wrap {
	margin: 0 0 20px 0;
}

.slide {
	padding: 0 0 0 16px;
}

.slide ul li a {
	font-weight: normal!important;
	color: #333333!important;
	background: none!important;
}

.slide .active a {
    color: #007099!important;
}

/* //////////////////////////////////// FOOTER //////////// */

.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 11px;
	color: #333333;
	padding: 15px 0 0 0;
	line-height: 16px;
	margin: 15px 0 15px 0;
}

.footer a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}