body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F6F7F8;
	margin:0;
	padding:0; }

#headerline {
	width:940px;
	padding-right:20px;
	padding-left:25px;
	height:20px;
	background-image:url(headerline.gif);
	background-position:bottom right;
	background-repeat:no-repeat; }

/* LOGO */

#lefttop {
	float:left;
	height:76px;
	width:350px; }

#lefttop span {
	display: none; }
	
#lefttop a {
	display: block;
	background-image: url(ratenkredit.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 76px;
	color: #000; }

/* ÜBRIGER HEADER */

#header {
	color:#868686;
	text-align: right;
	background-color: #fff;
	padding: 0px;
	margin: 0px 20px 15px 0px;
	height: 76px;	}

#header h1 {
	font-size:21px;
	padding:20px 0px 0px 0px;
	margin:0px;
	font-weight:normal; }
		
#header h2 {
	padding:2px 0px 0px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; }

#header p {
	padding:0px 0px 0px 0px;
	margin:0px;
	font-weight:normal; }
	
/* TABMENUE */

#topnavi {
	padding:0px;
	width: auto;
	margin:0px;
	background-color:#EFF9FD; }
		
#tabmenue {
	height:30px;
	line-height:30px;
	padding: 0px;
	margin:0px 0px 0px 0px; }
		
#tabmenue ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px; }
	
#tabmenue li {
	display: inline;color:#00A4E4;
	margin: 2px 2px 2px 2px; }
		
#tabmenue li a {
	margin: 0px;
	font-size:13px;
	padding: 7px 10px 7px 10px;
	height: 15px;
	text-transform: uppercase;
	color:#333333;
	border-bottom: 0;
	text-decoration: none; }
		
#tabmenue li a:hover {
	background-color:#66C3EF;
	color:#FFFFFF; }

body.tab1 ul#tabmenue li a#tab1,
body.tab2 ul#tabmenue li a#tab2,
body.tab3 ul#tabmenue li a#tab3,
body.tab4 ul#tabmenue li a#tab4,
body.tab5 ul#tabmenue li a#tab5,
body.tab6 ul#tabmenue li a#tab6,
body.tab7 ul#tabmenue li a#tab7 {
	background-color:#66C3EF;
	font-weight:bold;
	color:#FFFFFF; }

/* CONTENT */

#content {
	background-color:#FFFFFF;
	background-image:url(content_back.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:940px;
	padding:5px 20px 5px 25px;
	margin:0px; }
	
#content p {
	line-height:16px; }

#content h3 {
	color: #1EA6E8;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 23px;
	padding-top:10px;
	margin-top:10px; }
	
#contentleft {
	padding-top:10px;
	padding-left:5px;
	float:left;
	width:715px; }
	
#contentleft li {
	line-height:16px; }
	
#contentleft a:link {
	color: #1EA6E8;
	text-decoration: underline; } 
	
#contentleft a:visited {
	color: #909090;
	text-decoration: underline; } 
	
#contentleft a:hover{
	color: #000000;
	text-decoration: underline; }

/* FOOTER */

#footerline {
	width:940px;
	padding-right:20px;
	padding-left:25px;
	height:20px;
	background-image:url(footerline.gif);
	background-position:top right;
	background-repeat:no-repeat; }
	
#footer {
	width:920px;
	padding:5px 20px 5px 25px;
	font-size:10px; }
	
#footer a {
	color: #000000;
	text-decoration: none; } 
	
#footer a:hover{
	color: #000000;
	text-decoration: underline; }

/* RECHTE SPALTE */

#contentright {
	float:right;
	padding:0px;
	margin-top:30px;
	margin-right:10px;
	width:180px; }
	
.right-box {
	background-color:#F8F8F8; /* #EFEFEF */
	padding:6px;
	border:3px solid #EAEAEA; }

/* SONSTIGES, FORMULARE */

.row:hover{ background-color: #EFEFEF; }

.teaser-image {
	float: left;
	margin-right: 13px;
	padding-bottom: 4px;
	margin-top: 5px; }
	
.teasertext {
	padding:10px;
	margin:0px;
	line-height:15px; }
	
.teaserkat {
	font-size:9px; }

.textfield {
	font-size:11px;
	background-color: #ffffff;
	background-image: url(formshadow.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding:2px; }

.select {
	font-size:11px;
	background-color: #ffffff;
	background-image: url(formshadow.gif); 
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding:2px; }

#contentleft a.anbieter_button {
	margin: 0px;
	font-size:12px;
	padding: 4px 7px 4px 7px;
	height: 15px;
	text-transform: uppercase;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#66C3EF;
	color:#FFFFFF; }
	
#contentleft a:hover.anbieter_button {
	color:#000000;
		background-color:#73C8F0;
	 }
	
#contentleft a.detail_button {
	margin: 0px;
	border:1px solid black;
	font-size:12px;
	padding: 3px 5px 3px 5px;
	height: 15px;
	text-transform: uppercase;
	color:#FFF;
	border-bottom: 0;
	text-decoration: none;
	background-color:#66C3EF;
	color:#FFFFFF; }
	
#content .vergleich	ol {
	list-style:square;
	margin:0px 0px 0px 15px;
	padding:0px;
	text-align:left;
	line-height:11px; }
	
#content .vergleich li {
	line-height:11px; }
	
.klein {
	font-size: 10px; }
	
td.price_detail {
	margin:0;
	background: transparent url(../Images/bg_fade.png) repeat-x bottom left;
	text-align:left;
	padding:5px 8px 25px 5px;
}
td.price_detail li.price_all{
	float:right;
	width:243px;
	font-size:100%;
	margin-left:43px;

}
.lightfont {color: #757575}
