/* Layout */
body{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, sans-seif;
background-color: #efefef;
}
#anz {
width: 870px;
margin: 0 auto;
padding: 0px 30px 0px 0px;
color: #cccccc;
font-size: 10px;
text-align: right;
}
#header {
width: 900px;
margin: 0 auto;
height: 25px;
padding: 0px 0px 0px 0px;
background-image: url(http://www.kreditkarte-gebuehrenfrei.de/bg_top.jpg);
background-repeat: no-repeat;
}
#container {
width: 860px;
margin: 0 auto;
padding: 0px 20px 0px 20px;
background-image: url(http://www.kreditkarte-gebuehrenfrei.de/bg_middle.jpg);
background-repeat: repeat-y;
}
#left {
float: left;
width: 185px;
margin: 15px 0px 0px 20px;
padding: 0px 0px 0px 0px;
}
#content {
width: 615px;
float: left;
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer {
width: 900px;
margin: 0 auto;
padding: 20px 0px 0px 0px;
background-image: url(http://www.kreditkarte-gebuehrenfrei.de/bg_sub.jpg);
background-repeat: no-repeat;
}
.clear {
clear: both;
}
/* Schriftbild */
h1 {
margin: 10px 0px 30px 0px;
padding: 0px 0px 0px 0px;
color: #154c8c;
font-size: 33px;
font-weight: normal;
}
p, li{
font-size: 14px;
line-height: 20px;
}
p.teaser {
font-weight: normal;
}
ul.checklist {
list-style-type: none;
margin: 30px 0px 30px 0px;
}
ul.checklist li {
background-image: url(http://www.kreditkarte-gebuehrenfrei.de/abgehakt.gif);
background-position: 0px 6px ;
background-repeat: no-repeat;
padding: 2px 0px 2px 19px;
}
.pfeilbtn {
background-image: url(pfeil.jpg);
background-repeat: no-repeat;
height: 25px;
padding: 3px 0px 0px 30px;
margin: 20px 0px 20px 0px;
font-weight: normal;
vertical-align: middle;
font-size: 16px;
}
a:link, a:active, a:visited {
color: #154c8c;
text-decoration: none;
}
a:hover {
color: #ff6100;
text-decoration: none;
}

/* Navigation Footer */
#footer ul {
list-style-type: none;
margin: 0px 30px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer ul li {
font-size: 10px;
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#footer ul a:link, #footer ul a:active, #footer ul a:visited {
float: right;
padding: 0px 10px 0px 10px;
display: block;
text-decoration: none;
color:  #cccccc;
}
#footer ul a:hover {
float: right;
padding: 0px 10px 0px 10px;
display: block;
text-decoration: underline;
color:  #cccccc;
}
