body{
 font-family:Verdana, Tahoma, Arial;;
	margin:10px auto 0 auto;
	padding:0px;
 width:960px;
 font-size:14px;
 border:1px dotted #cccccc;
 background-color: #efefef;

}

.inhalt{
 background-color: #ffffff;
 padding:15px;

}

.inhalt tr:hover {
 background-color: #FFF8DD;

}

.inhalt h1 { margin: 0px 0px 0px 5px; font: bold 20px Verdana, Tahoma, Arial; color: #006699;  }
.inhalt h2 { margin: 0px 0px 0px 5px; font: bold 18px Verdana, Tahoma, Arial; color: #006699; }
.inhalt h3 { margin: 0px 15px 0px 10px; font: bold 16px Verdana, Tahoma, Arial; color: #006699; }

a{
	color:#006699;
}

a img{
	border:1px solid #666666;

}

.kopf{
	background:transparent url(http://www.kreditkarte-gratis.at/img/header.png) no-repeat 0 0;
	width:934px;
	height:99px;
	padding-left:0px;
}

table{
	width:100%;
	margin:0 auto 0 auto;
	border-collapse:collapse;
	border-color:#efefef;
}

table tr th,
table tr td{
	padding:7px;
	font-size:14px;
}

table tr th{
	background-color:#efefef;
	font-size:14px;
}

table tfoot tr td{
 text-align:left;
 font-size:10px;
}

div.information{
	background-color:#ffffe1;
	background-repeat:no-repeat;
	background-position:5px 50%;
	width:95%;
	border:1px dashed #d9dde9;
	padding:10px 10px 10px 30px;
	margin-bottom:20px;
}