.container {
	float: left; 
	width: 95%;
}

.clearfooter {clear: both;}



/* Main */

#main {
 width:60%;
	min-width: 400px; 
	max-width: 1300px;
	float:left;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 5px;
	
}

#main h1 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:18px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:italic;
}

#main h2 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:16px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#main h3 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:14px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#main h4 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:13px; 
	color: black;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}
#main p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
}

#main .shift_in p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	margin-left: 20px;
	}

#main a {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #000080;
	text-decoration: none;
}

#main li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
}

#main ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#main table {
	border: 1;
	width: 100%;
	border-collapse: collapse
	}
	
#main tabel ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#main table li {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*Feature Übersicht */
#feature {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	}
	
#feature p{
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	padding: 0;
	margin: 0;
	}
	

/* Main Vergleich */

#main_vergleich {
 width:75%;
	min-width: 400px; 
	max-width: 1300px;
	float:left;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 5px;	
}

#main_vergleich h1 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:18px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:italic;
}

#main_vergleich h2 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:16px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#main_vergleich h3 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:14px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#main_vergleich h4 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:13px; 
	color: black;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}
#main_vergleich p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
}

#main_vergleich a {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #000080;
	text-decoration: none;
}

#main_vergleich li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
}

#main_vergleich ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_vergleich ol {
	list-style-type: decimal;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
#main_vergleich table {
	border: 1px solid;
	width: 100%;
	border-collapse: collapse
	}
	
#main_vergleich table ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#main_vergleich table li {
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_vergleich td {
	text-align: center;
	border: 1px solid;
	}
	
#main_vergleich .logo p {
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #00005E;
	font-weight: bold;
	}
	
#main_vergleich .charge {
	width:12%;
	min-width: 100px; 
	max-width: 220px;	}
		
#main_vergleich .kind {
	width:8%;
	min-width: 80px; 
	max-width: 160px;	}
	
#main_vergleich .interest {
	width:8%;
	min-width: 80px; 
	max-width: 160px;	}
		
#main_vergleich .special {
	width:18%;
	min-width: 180px; 
	max-width: 500px;	}
		
#main_vergleich .infos {
	width:15%;
	min-width: 150px; 
	max-width: 250px;	}
	
#main_vergleich .bezeichnung p {
	align: left;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	}
	
#main_vergleich .link a {
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}
	
#main_vergleich .antrag a {
	background-color: #E8E6FA;
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}

#link_antrag {
	background-color: #E8E6FA;
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	}

#main_vergleich .antrag span {
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
	margin: 3px;
	}
/* Top-Angebote Index */
#top table {
	border: 1px solid;
	width: 100%;
	border-collapse: collapse
	}


#top .bezeichnung p {
	align: left;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	font-weight: bold;
	}
	
#top td {
	text-align: center;
	border: 1px solid;
	}
	
#top h1 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #000080;
	font-weight: bold;
	text-align: center;
	text-decoration: italic;
}

#top p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
}

#top a {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #000080;
	text-decoration: none;
}

#top {
	background-color: #E8E6FA;
	align: center;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
	margin-left: 3px;
	margin-right: 3px;
	padding: 3px;
	margin: 5px;
	}

#offer_index {	
	width: 45%;
	border: 1px solid;
	padding: 5px;
	margin: 5px;
	float: left;
	}
	
#offer_index_middle {	
	width: 70%;
	border: 1px solid;
	padding: 5px;
	margin: 5px;
	clear: both;
	align: center; 
	margin-left: 10%;
	margin-right: 10%;
	}


#offer_index img {
	align: center;
	}

/* Angebote */

#angebot {
 	width:20%;
	min-width: 210px; 
	max-width: 300px;
	float:left;
	border: solid 1px #000080;
	margin-left: 25px;
	margin-top: 20px;
	margin-right: 5px;
	padding-bottom: 5px;
	text-align: center;	
	margin-bottom: 15px;
}

#angebot h1 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:14px; 
	color: black;
	font-weight:bold;
	text-align: center;
	}

#main h2 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:16px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#angebot h3 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:14px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#angebot h4 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:13px; 
	color: black;
	font-weight:bold;
	text-align: left;
	text-decoration:none;
}
#angebot p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
}

#angebot li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 125%;
}

#angebot ul {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;
}
	



#empfehlung {
	width: 75%;
	min-width: 500px;
	max-width: 900px; 
	margin-top: 2px;
	padding-top: 5px;
	margin-bottom: 2px; 
	padding-bottom: 5px;
	margin-left: 25px;
	margin-right: 25px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	border: 1px solid #C0C0C0;
}

#empfehlung h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:16px; 
	color: #000080;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#empfehlung h3 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #000080;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
}

#empfehlung p {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #000080;
}

#empfehlung1 {
	width: 100%;
	min-width: 500px;
	max-width: 900px; 
	margin-top: 2px;
	padding-top: 5px;
	margin-bottom: 2px; 
	padding-bottom: 5px;
	margin-left: 215px;
	margin-right: 25px;
	padding-left: 5px;
	padding-right: 5px;
	float: right;
	border: 1px solid #C0C0C0;
}

#empfehlung1 h2 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:16px; 
	color: #000080;
	font-weight:bold;
	text-decoration:none;
}

#empfehlung1 h3 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #000080;
	font-weight:bold;
	text-decoration:none;
}

#empfehlung1 p {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size:14px; 
	color: #000080;
}

#Zinstabelle {
	clear: both;
	position: relative;
	width: 60%;
	min-width: 250px;
	margin-left: 20%;
	}
	


#Zinstabelle p {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: black;
}

#Zinstabelle h2 {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:13px; 
	color: black;
	font-weight:bold;
	text-align: center;
	text-decoration:italic;
}

#Zinstabelle a {
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:12px; 
	color: #000080;
	text-decoration: none;
}

/* kreditinfo */
  
a.kreditinfo {
 position: relative;

 } 

a.kreditinfo:hover {
  color: #0000ff; 
  background: transparent;
  }

a.kreditinfo span {
  display: none;  
  text-decoration: none; 
}

a.kreditinfo:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 0; 
  width: 400px;
  z-index: 100;
  color: #000000; 
  border:1px solid #000000; 
  background: #C0C0C0;
  font: 0px Arial, Verdana, sans-serif; 
  text-align: left;
  }
  
a.kreditinfo span li {
  display: block;
  margin: 0;
  padding: 10px;
} 
 
a.kreditinfo span p {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 10px;
}
  
a.kreditinfo span b {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weigth: bold;
  border: 0px;
  border-bottom: 1px solid black;
}

	
/* Navigation */

/* Navi links */
#left {
	background:#E8E6FA;
	width: 200px;
	float: left;
	padding-top:0px; 
	padding-buttom:15px;
	margin-top:15px;
	margin-buttom:0px;
	align:left;
	
}

#navileft {
font-family: Arial, Times New Roman, Helvetica, sans-serif;
font-size:11px;	
margin-top: 0; 
margin-bottom: 5px;
margin-left:2px;
padding-top:0px;
padding-bottom:15px;
padding-left: 0px;
width: 198px; 
float: left;
color: #000080;
}


#navileft a:link {
		color: #000080;
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		
}

#navileft a:visited {
		color: #000080;
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
}

#navileft a:hover {
		color: #0033CC;
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
		letter-spacing:1px;
		}

#head {
	background:url('http://www.finance-know-how.de/images/finance46.gif');
	width: 100%;
	padding: 0;
	padding-top: 4px;
	margin: 0px;
	height: 20px;
	margin-bottom: 5px;
}

#navileft h2 {
font-family: Arial, Times New Roman, Helvetica, sans-serif;
font-size:12px; 
color: black;
font-weight:bold;
margin-top: 0; 
margin-bottom: 0}

#navileft h2 a:link {
font-family: Arial, Times New Roman, Helvetica, sans-serif;
font-size:12px; 
color: black;
font-weight:bold;
margin-top: 0; 
margin-bottom: 0}


#navileft h2 a:visited {
font-family: Arial, Times New Roman, Helvetica, sans-serif;
font-size:12px; 
color: black;
font-weight:bold;
margin-top: 0; 
margin-bottom: 0}

#navileft h2 a:hover {color:#000000; text-decoration:underline;}


#navileft ul
{
list-style: none;
margin: 0px;
padding: 5px;
padding-bottom: 10px;
}

#navileft ul.lev1
{
padding: 0px;
margin: 0;
padding-bottom: 5px;
margin-left: 10px;
}

#navileft ul.lev2
{
padding: 0px;
margin: 0;
margin-left: 10px;
}

#navileft ul.lev3
{
list-style: circle;
padding: 0px;
margin: 0;
margin-left: 20px;
}

#navileft li
{
padding: 0px;
margin: 0px;
padding-bottom: 2px;
}

#navileft li.lev1
{
paddin: 0px;
margin: 0px;
margin-left: 10px;
}

#navileft .lev3 li
{

paddin: 0px;
margin: 0px;
}


#navitop {
		float: left;
		width: 75%;
		margin-top: 16px;
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 0px;
		}
		
#navitop a {
		
	  	padding-left:8px;
		padding-right:8px;
		padding-top:3px;
		padding-bottom:2px;
		margin-top: 15px;
		height: 23px;

		color: #333333;
		font-family: Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
		letter-spacing:1px;
				
		background:url('http://www.finance-know-how.de/images/finance46.gif');
		border-left:1px solid #808080;
		border-top:1px solid #808080;
		border-right:1px solid #808080;
		border-bottom:1px solid #808080

		}



#navitop a:hover {
		background: #E8E6FA;
		border-left:1px solid #808080;
		border-top:1px solid #808080;
		border-right:1px solid #808080;
		border-bottom:1px solid #808080;
		}


#navitop #currentpage a {
		background: #E8E6FA;
		color: #000080;
		border-left: 1px solid #000080;
		border-top: 1px solid #000080;
		border-right: 1px solid #000080;
		border-bottom: 1px solid #000080;
		}
		
#navitop ul
{
text-align: center;
list-style: none;
display: inline;
padding: 0;
margin: 0;
margin-top: 15px;
padding-top: 15px;
margin-left: 1%;
margin-right: 1%;
}

#navitop li
{
text-align: center;
list-style: none;
display: inline;
padding: 0px;
margin: 0px;
}

/* ad boxes */

.ad_rotation_header {
		align: right;
		margin-left: 400px;
		padding-right: 8px;
		border: solid red;
		width: 300px;
		height: 25px;
}

#info_navi {
		width: 198px; 
		padding-top:10px; 
		margin-top: 10px; 
		margin-bottom: 15px; 
		text-align: center;
}

.ad_rotation_all_skyscraper {
		text-align: center;
}

.ads_rotation_smallside {
		text-align: center;
}

.ad_rotation_mainframe {
		position: relative;
		float: left;
		padding-right: 8px;
		padding-bottom: 8px;
}

.ad_rotation_angebote_right {
		position: relative;
		float: right;
		padding-right: 8px;
		padding-bottom: 8px;
}

/* header area */

#header {
	background: url('http://finance-know-how.de/images/finance46.gif');
	height: 145px;
	text-align:left;
	padding:5px;
	}
	
#header a{
	float: left;
	width: 300px;
}

.ad_rotation_header {
		margin-left: 470px;
		width: 300px;
		height: 25px;
		margin-top: 40px;
		border: none;
}

#adv_navi {
	width: 150px;
	padding-top: 15px;
	}
	
#adv_navi .head {
	float: right;
	background: #6C6CDB;
	text-align: right;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:9px; 
	text-decoration: bold;
	}
	
#adv_navi a {
	text-decoration: none; 
	}

#adv_navi p {
	text-align: left;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:9px; 
	color: black;
	text-decoration: none;
	}

#adv_navi h1 {
	text-align: left;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:10px; 
	color: #000080;
	}
	
#adv_navi .link {
	text-align: left;
	font-family: Arial, Times New Roman, Helvetica, sans-serif;
	font-size:10px; 
	color: blue;
	text-decoration: none;
	}


#date {
	text-align:right;
	width:200px;
	float:right;
	font-size: 10px;
}

/* footer area */

#footer {
	clear:both;
	text-align: center;
	margin:0;
	position:relative;
}

#footer a {
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:12px; 
		color: #6666FF;
		text-decoration:none;
}

#footer a:hover {
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:12px; 
		color: #6666FF;
		text-decoration:underline;
}

#footer p {
		font-size:11px; 
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		color: #8C92AA;
}

#footer_steuer {
	clear:both;
	padding-left: 200px;
	padding-right: 150px;
	text-align: center;
	margin:0;
	position:reltive;
}

#footer_steuer a {
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:12px; 
		color: #6666FF;
		text-decoration:none;
}

#footer_steuer a:hover {
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		font-size:12px; 
		color: #6666FF;
		text-decoration:underline;
}

#footer_steuer p {
		font-size:11px; 
		font-family: Arial, Times New Roman, Helvetica, sans-serif;
		color: #8C92AA;
}



#right {
	padding-top:10px; 
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
	align:center;
	float:right;
}