﻿.page
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: White;
	width: 990px;
	position: relative;
	left:-6px;
}
.wall,
.walltop,
.wallbottom
{
	margin:0px;
	padding:0px;
}
.wall
{
	background-image: url(/gfx/kreditwahl_bg.gif);
	background-position:center;
}
.walltop
{
	background-image: url(/gfx/kreditwahl_bg_top.gif);
	background-position:center;
	height:20px;
	background-repeat:no-repeat;
}

.wallbottom
{
	background-image: url(/gfx/kreditwahl_bg_bottom.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:10px;
	
}

body, textarea
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: rgb(196,218,228);
}

form
{
	margin:2px;
}

h1
{
	margin-top:0px;
	margin-bottom:10px;
	font-size: 15px;
	border-bottom: #c7c7ff 1px solid;
	clear:both;
}

h2
{
	margin-top:30px;
	margin-bottom:10px;
	font-size: 13px;
	border-bottom: #c7c7ff 1px dotted;
	clear:both;
}

h3
{
	font-size: 11px;
	clear:both;
}

ul
{
	padding:0px;
	margin:0px;
}
li
{
	background-position: 0px 4px;
	background-image: url(gfx/arrow-gray.gif);
	background-repeat: no-repeat;
	padding-left:10px;
	list-style:none;
}

a, a:link, a:visited, a:hover
{
	padding-left:0px;
	font-weight: bold;
	text-decoration: none;
	color: #000088;
}

a:hover
{
	text-decoration:underline;
	color:#0000aa;
}

table
{
	border:0px;
	width:610px;
}

.contenthead
{
	height: 70px;
	padding:0px;
	margin:0px;
}


.head
{
	height: 75px;
	padding: 0px;
	margin: 0px;
	xbackground-image: url(/gfx/infoportal_finanzierung.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	width: 970px;
	z-index: 10;
	overflow:hidden;
}

.headdate
{
	text-align:right;
}

.content
{
	width:610px;
	padding: 0px 10px 10px 10px;
	xborder-left: #c7c7ff 1px solid;
	xborder-right: #c7c7ff 1px solid;
	float:left;
	min-height:450px;
}

.navframe
{
	width: 180px;
	padding: 0px;
	float: left;
}

.auxframe
{
	width: 180px;
	padding:0px;
	float:right;
}

a.nodeco,
a:link.nodeco,
a:visited.nodeco,
a:hover.nodeco
{
	text-decoration:none;
	font-weight:normal;
}

.box a, 
.box a:link,
.box a:visited,
.boxhead a,
.boxhead a:link,
.boxhead a:visited
{
	text-decoration:none;
	font-weight:normal;
}
.box a:hover,
.boxhead a:hover
{
	text-decoration:underline;
	font-weight:normal;
}

.box#error
{
	background-position: left center;
	background-image: url(/gfx/icon_vorsicht.png);
	background-repeat:no-repeat;
	padding-left:60px;
}

.boxhead#premium
{
	background-image: url(/gfx/aquabar_selected.png);
	border-top: #a3a3ff 1px solid;
	border-left: #a3a3ff 1px solid;
	border-right: #a3a3ff 1px solid;
	border-bottom: #a3a3ff 1px solid;
	padding-left:20px;
}

.boxhead#standard
{
	padding-left:20px;
}
.boxhead#standard a, 
.boxhead#standard a:link, 
.boxhead#standard a:visited, 
.boxhead#standard a:hover
.boxhead#premium a, 
.boxhead#premium a:link, 
.boxhead#premium a:visited, 
.boxhead#premium a:hover
{
	padding-left:0px;
	font-weight: bold;
	text-decoration: none;
	color: #000088;
	font-variant:normal;
}


.navitem, 
.navitem_selected,
.footer
{
	position: relative;
	padding: 2px;
	margin: 2px;
	margin-bottom: 0px;
	border: #a3a3ff 1px solid;
	xxxcursor: pointer;
	font-variant: small-caps;
	background-image: url(/gfx/aquabar.png);
	height:15px;
}

.navsubitem,
.navsubitem_selected
{
	position:relative;
	padding: 2px;
	padding-left:5px;
	margin:2px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: #c3c3ff 1px solid;
	border-left: #c3c3ff 1px solid;
	border-right: #c3c3ff 1px solid;
	background-color: #e3e3ff;
	xxxcursor:pointer;
	height:14px;
}

.navsubsubitem, 
.navsubsubitem_selected
{
	position:relative;
	padding: 2px;
	padding-left:20px;
	margin:2px;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: #c3c3ff 1px solid;
	border-left: #c3c3ff 1px solid;
	border-right: #c3c3ff 1px solid;
	background-color: #e3e3ff;
	xxxcursor:pointer;
	font-size: 10px;
	height:12px;
}

.navitem_selected
{
	background-image: url(/gfx/aquabar_selected.png);
	cursor:default;
}
.navsubsubitem_selected,
.navsubitem_selected
{
	background-color: #ffffcc;
	cursor:default;
}


.footer
{
	clear: both;
	font-variant:normal;
}

textarea,
select
{
	margin: 0px 0px 1px 1px;
	border-left: #c7c7ff 1px solid;
	border-bottom: #c7c7ff 1px solid;
	border-top: white 1px solid;
	border-right: white 1px solid;
	background-color: #ffffcc;
}

textarea
{
	width:580px;
}

.box
{
	position:relative;
	margin-top:0px;
	margin-left:2px;
	margin-bottom:2px;
	margin-right:2px;
	padding:2px;
	border-left: #c7c7ff 1px solid;
	border-bottom: #c7c7ff 1px solid;
	border-right: #c7c7ff 1px solid;
	border-top: #c7c7ff 1px solid;
}

.box#premium
{
	border-left: #c7c7ff 1px solid;
	border-bottom: #c7c7ff 1px solid;
	border-right: #c7c7ff 1px solid;
}

.box#search
{
	background-image: url(/gfx/preview_988686.jpg);
	background-position:0px -10px;
	height:25px;
	padding-top:10px;
}

.box#newsletter
{
	background-image: url(/gfx/preview_2140723.jpg);
	background-position:0px 130px;
	height:25px;
	padding-top:10px;
}

.box#news
{
	background-image: url(/gfx/preview_1852781.jpg);
	background-position:0px -15px;
	padding-top:10px;
}

.boxhead
{
	position: relative;
	padding: 2px;
	margin: 2px;
	margin-bottom: 0px;
	border-top: #a3a3ff 1px solid;
	border-left: #a3a3ff 1px solid;
	border-right: #a3a3ff 1px solid;
	xxxcursor: pointer;
	font-variant: small-caps;
	background-image: url(/gfx/aquabar.png);
	height:15px;
}


.katframe
{
	padding:0px;
	margin-right:5px;
	width:300px;
	float:left;
	cursor:pointer;
}

.linkframe
{
	padding:0px;
	margin-right:5px;
	xxxcursor:pointer;
}


.spacer
{
	height: 10px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	background-image: url(/gfx/spacer.png);
	background-repeat: no-repeat;
}

.banner
{
	border:solid 1px white;
	padding:1px;
	
	cursor:pointer;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
}

.bannerbar
{
	height:60px;
	width:1000px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	text-align:center;
}

.tdodd
{
	border: #c3c3ff 1px solid;
	background-color: #e3e3ff;
	vertical-align: middle;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
}

.tdeven
{
	border: #c3c3ff 1px solid;
	background-color: #e3e3ff;
	vertical-align: middle;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
}
.tdhead
{
	border: #c3c3ff 1px solid;
	background-image: url(/gfx/aquabar_selected.png);
	vertical-align: middle;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
}

.tdmark
{
	border: #c3c3ff 1px solid;
	background-color: #ff0000;
	vertical-align: middle;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
}

.tdcookiemark
{
	border: #c3c3ff 1px solid;
	background-color: #ffff00;
	vertical-align: middle;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
}

.infoicon
{
	height: 55px;
	width: 55px;
	float: left;
	background-position: top left;
	background-image: url(/gfx/icon_info.png);
	background-repeat: no-repeat;
}

.vorsichticon
{
	height: 55px;
	width: 55px;
	float: left;
	background-position: top left;
	background-image: url(/gfx/icon_vorsicht.png);
	background-repeat: no-repeat;
}
.urlfield
{
	margin:0px;
	padding-bottom:5px;
	padding-right:5px;
	float:left;
	font-weight:bold;
}

.noborder
{
	border:Solid 0px White;
	background:White;
}

.legalnotice
{
	font-size: 10px;
	color: #000066;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	position:relative;
	width:500px;
	height:30px;
	text-align:center;
}

.right
{
	position:absolute;
	top:2px;
	right:2px;
	vertical-align:middle;
	height:14px;
}

.tab
{
	height:12px;
	width:115px;
	padding-left:20px;
	background-image:url(/gfx/tab.png);	
	background-repeat:no-repeat;
	position:absolute;
	top:16px;
	padding:4px;
	padding-left:30px;
	cursor:pointer;
	color: #000088;
}

.tab#tab1
{
	left:875px;
}
.tab#tab2
{
	left:770px;
}
.tab#tab3
{
	left:665px;
}
.tab#tab4
{
	left:560px;
}

.datearea
{
	position: absolute;
	right: 20px;
	top: 45px;
	color: blue;
}

.disclaimer
{
	width:590px;
	height:600px;
}

.imgright,
.imgleft
{
	padding:1px;
	margin:3px;
	border:solid 1px rgb(196,218,228);
}

.imgleft
{
	float:left;
}

.imgright
{
	float:right;
}

.errormsg
{
	padding: 10px;
	color: Red;
	border: dotted 1px red;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.plagaware
{
	text-align: center;
}

.lightlink
{
	padding-left:20px;
	position:relative;
}

.googlead
{
	width: 480px;
	height: 60px;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 5px;
	border: #c3c3ff 1px solid;
	background-color: #e3e3ff;
}

.linklistimgtd
{
	margin:0px;
	padding:0px;
	width:80px;
}
.linklisttexttd 
{
	text-align:left;
	margin:0px;
	padding:0px;
	xxxpadding-left:4px;
	width:440px;
	height:60px;
}

.topleft
{
	text-align:left;
	vertical-align:top;
}
.stars
{
	position:absolute;
	right:5px;
	top:5px;
}

a.link
{
	padding-left:15px;
	background-image: url("/gfx/icons/silk/bullet_go.png");
	background-repeat: no-repeat;
	background-position: left center;
}


