@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eee;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #3399cc;
}
a:active {
	color: #000;
}
.thrColElsHdr #container { 
	width: 950px;  
	margin: 0 auto;
	text-align: left;
	background-color: #CCC;
	border: 1px solid #3399cc;
} 
.thrColElsHdr #container h1 {
	font-size: 16px;
	margin-top: 10px;
	color: #000;
}
.thrColElsHdr #container h2 {
	font-size: 16px;
}
.thrColElsHdr #container p {
	font-size: 14px;
	line-height: 25px;
}
.thrColElsHdr #header { 
	background: #CFF; 
	padding: 0 0px; 
} 
.thrColElsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.thrColElsHdr #navi {
	width: 100%;
	height: 40px;
	float: left;
}
.thrColElsHdr #sidebar1 {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left; 
	width: 175px; 
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #bebebe;
}
.thrColElsHdr #sidebar2 {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right; 
	width: 175px; 
	padding: 15px 0; 
	min-height: 250px;
	background-color: #bebebe;
}
.thrColElsHdr #sidebar1 h4, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h4 {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColElsHdr #mainContent {
 	margin: 0 12em 0 12em; 
	min-height: 600px;
	padding-top: 50px;
} 
.thrColElsHdr #mainContent h1{
	padding-top: 5px;
}
.thrColElsHdr #footer { 
	padding: 0 10px; 
	background-image: url(/back.png);
	border-top: 1px solid #000;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 15px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
ul {
	margin-left: 3px;
}
li {
	font-size: 15px;
	margin-top: 4px;
	padding-left: 0px;
}
.center1 {
	width: 111px;
	height: 60px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
}
.center1 p{
	margin-top: 8px;
}
.center2 {
	width: 111px;
	height: 60px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
}
.center2 p{
	margin-top: 8px;
}
.center3 {
	width: 111px;
	height: 60px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
}
.center3 p{
	margin-top: 8px;
}
.center4 {
	width: 112px;
	height: 60px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
}
.center4 p{
	margin-top: 8px;
}
.center5 {
	width: 111px;
	height: 60px;
	float: right;
	text-align: center;
	border: 1px solid #bebebe;
}
.center5 p{
	margin-top: 8px;
}
.center1top {
	width: 111px;
	height: 30px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
	background-color: #bebebe;
}
.center1top p{
	margin-top: 5px;
}
.center2top {
	width: 111px;
	height: 30px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
	background-color: #bebebe;
}
.center2top p{
	margin-top: 5px;
}
.center3top {
	width: 111px;
	height: 30px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
	background-color: #bebebe;
}
.center3top p{
	margin-top: 5px;
}
.center4top {
	width: 112px;
	height: 30px;
	float: left;
	text-align: center;
	border: 1px solid #bebebe;
	background-color: #bebebe;
}
.center4top p{
	margin-top: 5px;
}
.center5top {
	width: 111px;
	height: 30px;
	float: right;
	text-align: center;
	border: 1px solid #bebebe;
	background-color: #bebebe;
}
.center5top p{
	margin-top: 5px;
}
ul {
	background-color: #3399cc;
	list-style-type: none;
	position: absolute;
	top: 220px;
	margin-left: 0px;
	margin-right: 0px;
	height: 37px;
	width: 950px;
	padding: 0px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
li {
	float: left;
}
ul a {
	background-image: url(/banner/navi_bg_divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	padding-left: 25px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0FF;
}
ul a:hover {
	text-decoration: underline;
	color: #000;
}
.thrColElsHdr #bankleft {
	width: 265px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #3399cc;
	background-color: #999;
}
.thrColElsHdr #bankright {
	width: 265px;
	float: right;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #3399cc;
	background-color: #999;
}
.background {
	padding: 5px;
	background-color: #bebebe;
	text-align: left;
	margin-bottom: 5px;
}
.background a:hover{
	color: #000;
}
.kreditkarten {
	width: 100%;
	border: 1px solid #3399cc;
	margin-bottom: 10px;
	padding: 5px;
}