/* @override http://www.ruerupvergleich.net/css/screen.css */

@CHARSET "UTF-8";

html {
    height: 100%;
	width: 100%;
}

body {
    background: #f2f8fc url(../img/inline_wrapper.gif) repeat-x;
    height: 100%;
    text-align: left;
    width: 100%;
}

body,
textarea,
input,
select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

a {
	text-decoration: none;
}

/*
 * Wrapper for body gradient
 */

.wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	padding-top: 17px;
	overflow: hidden;
	width: 1013px;
}


/*
 * Sidebar
 */

.sidebar {
	display: block;
	float: left;
	position: relative;
	width: 215px;
	z-index: 2;
}

.sidebar .logo {
	display: block;
	height: 137px;
	margin: 0 0 20px 17px;
	width: 176px;
}

.nav_shadow_wrapper {
	background: url(../img/list_shadow.gif) repeat-y;
	display: block;
	height: auto;
	margin-left: -8px;
	padding-left: 8px;
	width: 8px;
}

.nav_shadow_wrapper .top_shadow {
	background: url(../img/top_shadow.gif) no-repeat;
	display: block;
	height: 8px;
	margin-left: -8px;
	margin-top: -8px;
	width: 221px;
}

.nav_shadow_wrapper .bottom_shadow {
	background: url(../img/bottom_shadow.gif) no-repeat;
	display: block;
	height: 8px;
	margin-left: -8px;
	width: 221px;
}

.sidebar .navigation {
	background: url(../img/mainlist_bg.gif) repeat-y;
	display: block;
	padding: 17px 0;
	width: 213px;
}

.navigation .main,
.navigation .sub {
    border-top: 1px solid #eef6fb;
    border-bottom: 1px solid #a6cbe2;
    display: block;
    line-height: 26px;
    padding-left: 20px;
    height: 26px;
}

.navigation .main {
	background: url(../img/main_blt.gif) no-repeat 20px 8px;
	color: #005f9d;
	font-size: 13px;
	font-weight: bold;
	padding-left: 35px;
}

.navigation .active {
	background: url(../img/main_bg_hover.gif) no-repeat;
	border-top: 1px solid #fabba4;
	color: #fff;
	padding-left: 35px;
}

.navigation .sub {
	color: #e2361b;
	font-size: 12px;
	font-weight: bold;
}

.navigation .first {
	border-top: 0px;
}

.navigation .last {
	border-bottom: 0px;
}

.navigation a:hover {
	text-decoration: underline;
}


/*
 * Content
 */

.content {
	display: block;
	float: left;
	margin-left: -6px;
	width: 790px;
}

.teaser {
	background: url(../img/teaser_bg.jpg) no-repeat 0px 0px;
	display: block;
	height: 630px;
	margin-left: 4px;
	padding-left: 40px;
	padding-right: 25px;
	position: relative;
	width: 725px;
	z-index: 0;
}

.teaser span {
	color: #0069ae;
	display: block;
	font-size: 22px;
	height: 42px;
	line-height: 42px;
	margin-bottom: 30px;
}

div.teaser h1 {
	color: #000000;
	display: block;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	height: 50px;
}

div.teaser h2 {
	color: #333333;
	display: block;
	font-size: 18px;
	margin-bottom: 6px;
	width: 300px;
	float: left;
	clear: both;
}

.teaser h3 {
	color: #333333;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.what_is_rrup {
    display: block;
    float: left;
    padding-top: 35px;
    width: 303px;
}

.what_is_rrup p {
	display: block;
	float: left;
	color: #333333;
	line-height: 18px;
	margin-bottom: 23px;
	width: 290px;
}

.pros {
    display: block;
    float: left;
    margin-bottom: 80px;
    width: 303px;
}

.pros li {
	background: url(../img/pros_blt.gif) no-repeat 0px 2px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 7px;
	padding-left: 20px;
}

.adbox {
	display: block;
    float: right;
    height: 478px;
    margin-right: -10px;
    padding: 17px 33px;
	width: 346px;
}

div.form {
	float: right;
}

.form {
	background-color: #efefef;
	display: block;
    float: right;
    height: 512px;
    margin-right: -10px;
    width: 422px;
	margin-top: 0;
}

.adbox h3 {
	color: #659932;
}

.adbox p {
	color: #4b5861;
    line-height: 18px;
    margin-bottom: 9px;
}

.ad_container {
	background-color: #ebf1f5;
	display: block;
	height: 280px;
	margin-bottom: 7px;
	width: 336px;
}

.adbox .get_infos {
	background: url(../img/get_infos_bg.gif) no-repeat;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	margin-left: 8px;
    text-align: center;
	width: 320px;
}

.adbox .get_infos:hover {
	background: url(../img/get_infos_hover_bg.gif) no-repeat;
}

.main_content_wrapper {
	background: url(../img/content_bg.gif) repeat-y;
	display: block;
	margin-left: -6px;
	width: 808px;
}

.main_column {
	display: block;
	float: left;
	padding-left:42px;
	margin-bottom: 43px;
	margin-right: 30px;
	margin-top: -16px;
	position: relative;
	width: 415px;
	z-index: 1;
}

.main_column h3,
.news h3,
.faq h3 {
	color: #e2361b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
	width: 400px;
}

.main_column p {
	color: #3e4c56;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 30px;
}

.news_inline_wrapper {
    display: block;
    float: left;
    padding-top: 20px;
}

.news {
	background-color: #f2f8fc;
	padding: 18px 30px 18px 23px;
	width: 219px;
}

.news img {
	margin-left: -23px;
	margin-bottom: 13px;
}

.news p {
	color: #3e4c56;
	line-height: 16px;
}

.faq {
	background: #f2f8fc url(../img/faq_qmark.gif) no-repeat 650px 13px;
	clear: both;
	display: block;
	padding: 20px 33px;
	margin-bottom: 63px;
	margin-left: 40px;
	width: 652px;
}

.faq .left_list {
	display: block;
	float: left;
	margin-right: 60px;
}

.faq .right_list {
	display: block;
	float: left;
}

.faq li a {
	background: url(../img/faq_list_blt.gif) no-repeat;
	color: #005f9d;
	display: block;
	padding-left: 16px;
    margin-bottom: 7px; 
}

.faq li a:hover {
	text-decoration: underline;
}

.content_footer {
	background: url(../img/content_footer_shadow.gif) no-repeat 0px 0px;
	display: block;
	height: 13px;
	position: relative;
	width: 810px;
	z-index: 3;
}

/**
 * Footer
 */

.footer {
	clear: both;
	padding: 14px 14px 21px 37px;
}

.footer .footer_logo {
	display: block;
	float: left;
	margin-right: 53px;
}

.footer_content {
	display: block;
	float: left;
}

.footer .metamenu {
	display: block;
	padding-top: 11px;
	margin-bottom: 9px;
}

.footer .metamenu li {
    color: #1d72a9;	
	display: block;
	float: left;
	margin-right: 7px;
}

.footer .metamenu li a {
	color: #1d72a9;
	padding-left: 4px;
}

.footer .metamenu li a:hover {
    text-decoration: underline;
}

.footer .copy {
	color: #98bfd9;
	display: block;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 16px;
	width: 610px;
}

.socials {
	display: block;
	float: left;
	margin-right: 10px;
}

.socials li {
	display: block;
	float: left;
	margin-right: 3px;
}

.socials a {
	display: block;
	height: 18px;
	line-height: 18px;
	width: 18px;
}

.seo {
	display: block;
	float: left;
}

.seo li{
	color: #98bfd9;    
    display: block;
    font-size: 11px;
    float: left;
    margin-right: 5px;
}

.seo li a {
    color: #98bfd9;
    font-size: 11px;
    padding-left: 4px;
}

.seo li a:hover {
    text-decoration: underline;
}

.footer .qcheck {
	display: block;
	float: right;
	position: relative;
	z-index: 4;
}

span#srvCfg.srvCfg {
	margin: 0;
}
