
/* geldplan styles
________________________________________________________*/

*{
	margin: 0;
	padding: 0;
	}
body{
	
	background: #324169;
	}
#top{
	height: 42px;
	background: #324169;
	}
#container{
	height: auto;
	padding: 0 0 0 20px;
	background: url(gfx/body-bg.gif) repeat-x #ffffff;
	}
#header{
	width: 980px;
	height: 94px;
	position: relative;
	}
#logo{
	display: block;
	width: 260px;
	height: 60px;
	background: url(gfx/geldplan-logo.gif) no-repeat;
	}
#header ul{
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
	}
#header ul li{
	width: 100px;
	height: 31px;
	float: left;
	text-indent: -99999em;
	margin-left: 2px;
	}
#header ul li a, #header ul li  a:active,#header ul li a:focus{
	display: block;
	width: 100px;
	height: 31px;
    outline: 0;
}
#header a.start{
	background: url(gfx/navi-start.gif) no-repeat;
	}
#header a.hypo{
	background: url(gfx/navi-hypo.gif) no-repeat;
	}
#header a.info{
	background: url(gfx/navi-info.gif) no-repeat;
	}
#header a.wir{
	background: url(gfx/navi-wir.gif) no-repeat;
	}
#header a.referenzen{
	background: url(gfx/navi-referenzen.gif) no-repeat;
	}
#header a.partner{
	background: url(gfx/navi-partner.gif) no-repeat;
	}
#header a.start:hover, #header li.active a.start{
	background: url(gfx/navi-start-a.gif) no-repeat;
	}
#header a.hypo:hover, #header li.active a.hypo{
	background: url(gfx/navi-hypo-a.gif) no-repeat;
	}
#header a.info:hover, #header li.active a.info{
	background: url(gfx/navi-info-a.gif) no-repeat;
	}
#header a.wir:hover, #header li.active a.wir{
	background: url(gfx/navi-wir-a.gif) no-repeat;
	}
#header a.referenzen:hover, #header li.active a.referenzen{
	background: url(gfx/navi-referenzen-a.gif) no-repeat;
	}
#header a.partner:hover, #header li.active a.partner{
	background: url(gfx/navi-partner-a.gif) no-repeat;
	}
#content{
	margin: 40px 0 0 0;
	padding: 0 0 40px 0;
	font: normal 13px/18px arial,helvetica, sans-serif;
	color: #343434;
	width: 980px;
	}
#content ul#sub{
	list-style: none;
	position: absolute;
	top: 140px;
	left: 504px;
	margin: 0;
	display: block;
	width: 490px;
	}
#content ul#sub li{
	float: left;
	}
#content ul#sub li a{
	display: inline-block;
	text-indent: -9999em;
	margin: 0 20px 0 0;
	float: left;
	}
a.darlehen{
	width: 122px;
	height: 28px;
	background: url(gfx/sub-darlehen.gif) no-repeat;
	}
a.darlehen:hover, #content ul#sub li.active a.darlehen{
	background-position: 0 -24px;
	}
a.zins{
	width: 90px;
	height: 28px;
	background: url(gfx/sub-zins.gif) no-repeat;
	}
a.zins:hover, #content ul#sub li.active a.zins{
	background-position: 0 -24px;
	}
a.bau{
	width: 90px;
	height: 28px;
	background: url(gfx/sub-bau.gif) no-repeat;
	}
a.bau:hover, #content ul#sub li.active a.bau{
	background-position: 0 -24px;
	}
a.kondition{
	width: 96px;
	height: 28px;
	background: url(gfx/sub-kondition.gif) no-repeat;
	}
a.kondition:hover, #content ul#sub li.active a.kondition{
	background-position: 0 -24px;
	}
#content .left{
	width: 460px;
	float: left;
	overflow: hidden;
	}
#content .left p{
	padding: 36px 0 0 0;
	}
#content .right p{
	padding: 36px 0 0 0;
	}
#content .right{
	width: 460px;
	float: right;
	}
h1{
	display: block;
	height: 40px;
	margin: 0 0 30px 0;
	text-indent: -99999em;
	}
	
/* Home
______________________________________________________*/

#content.home{
	background: url(images/bg-start.jpg) no-repeat right 100px;
	}
#content.home p{
	width: 548px;
	}
#content.home p a{
	display: block;
	width: 200px;
	height: 40px;
	background: url(gfx/btn-home.gif) no-repeat;
	text-indent: -99999em;
	margin: 20px 0 160px 0;
	}
	
#content.partner .box,
#content.home .box{
	font: normal 13px/20px arial,helvetica,sans-serif;
	display: inline-block;
	padding: 10px;
	margin: 0 10px 0 0;
	background-color: #e1e1e1;
	width: 217px;
	height: 100px;
	float: left;
	color: #343434;
	}
#content.partner .box.over,
#content.home .box.over{
	background-color: #eb8500;
	cursor: pointer;
	}
#content.partner .box h2,
#content.home .box h2{
	font: bold 13px/20px arial, helvetica,sans-serif;
	}
#content.partner .box.over h2,
#content.home .box.over h2{
	color: #fff;
	}
#content.partner .box a,
#content.home .box a{
	font-weight: bold;
	color: #eb8500;
	}
#content.partner .box.over a,
#content.home .box.over a{
	color: #fff;
	}
#content.partner .last,
#content.home .last{
	margin: 0;
	}
#content.home h1{
	background: url(gfx/head-home.gif) no-repeat;
	}

/* Hypodirekt
______________________________________________________*/

#content.hypo h1{
	background: url(gfx/head-hypo.gif) no-repeat;
	}
#content.hypo{
	background: url(images/bg-hypo.jpg) no-repeat right bottom;
	}
#content.hypo p{
	width: 660px;
	}
#content.hypo table{
	border-collapse: collapse;
	}
#content.hypo tr.header td{
	font-weight: bold;
	border-bottom: 1px solid #dbdddf;
	vertical-align: bottom;
	padding: 0 0 4px 10px;
	}
#content.hypo table td{
	width: 146px;
	padding: 0 0 0 10px;
	height: 32px;
	font: normal 13px/20px arial,helvetica, sans-serif;
	color: #343434;
	}
tr.odd td{
	background: #eaecf0;
	}
tr.even td{
	background: #dbdddf;
	}
#content.hypo table td.zins{
	font-weight: bold;
	color: #eb8500;
	}
#content.hypo table span{
	font-size: 10px;
	font-weight: normal;
	}
#content.hypo ul{
	margin: 18px 0 18px 10px;
	list-style-image: url(gfx/bullet.gif);
	}
#content.hypo table#rechner{
	}
#content.hypo table#rechner td{
	width: 220px;
	padding: 0 0 0 10px;
	clear: both;
	}
#content.hypo table#rechner label{
	display: block;
	width: 110px;
	float: left;
	}
#content.hypo table#rechner input{
	width: 100px;
	height: 18px;
	padding: 2px 0 0 2px;
	border: none;
	float: left;
	}
#content.hypo table#rechner tr.last td{
	border-top: 1px solid #e1e1e1;
	height: 40px;
	}
#content.hypo table#rechner tr.last input{
	height: 22px;
	font: bold 13px arial,helvetica, sans-serif;
	color: #eb8500;
	padding: 6px 0 0 2px;
	}
#content.hypo table#rechner a{
	display: inline-block;
	width: 110px;
	height: 28px;
	background: url(gfx/btn-rechner.gif) no-repeat;
	font: bold 13px/27px arial,helvetica, sans-serif;
	text-decoration: none;
	text-indent: 10px;
	color: #fff;
	float: left;
	}

/* Hypodirekt - Darlehensoptionen
______________________________________________________*/

#content.darlehen{
	background: url(images/bg-darlehensbedingungen.jpg) no-repeat right bottom;
	}
#content.darlehen p{
	width: 660px;
	}
#content.darlehen table{
	width: 400px;
	}
#content.darlehen table td{
	font: normal 13px/20px arial,helvetica, sans-serif;
	color: #343434;
	}
#content.darlehen table td.wert{
	width: 180px;
	text-align: right;
	}
#content.darlehen h1{
	background: url(gfx/head-darlehen.gif) no-repeat;
	}
	
/* Hypodirekt - Zinsentwicklung
______________________________________________________*/

#content.zinsentwicklung{
	background: url(images/bg-zinsentwicklung.jpg) no-repeat right bottom;
	}
#content.zinsentwicklung h1{
	background: url(gfx/head-zinsentwicklung.gif) no-repeat;
	}
#content.zinsentwicklung p{
	padding: 0 0 0 0;
	width: 380px;
	float: right;
	}
#content.zinsentwicklung img{
	float: left;
	}

/* Konditions-Check
______________________________________________________*/

#content.konditionscheck h1{
	background: url(gfx/head-konditionscheck.gif) no-repeat;
	}
#content.konditionscheck{
	}
#content.konditionscheck p{
	width: 660px;
	}
#content.konditionscheck table{
	border-collapse: collapse;
	width: 460px;
	}
#content.konditionscheck tr.header td{
	font-weight: bold;
	border-bottom: 1px solid #dbdddf;
	vertical-align: bottom;
	padding: 0 0 4px 10px;
	}
#content.konditionscheck table td{
	padding: 0 0 0 10px;
	height: 32px;
	font: normal 13px/20px arial,helvetica, sans-serif;
	color: #343434;
	}
#content.konditionscheck table td label{
	display: block;
	width: 190px;
	float: left;
	}
#content.konditionscheck table td input{
	width: 250px;
	height: 18px;
	padding: 2px 0 0 2px;
	border: 0px;
	float: left;
	}
#content.konditionscheck table td.boxes3 label{
	float: left;
	display: block;
	width: 140px;
	}
#content.konditionscheck table td.boxes4 label{
	float: left;
	display: block;
	width: 110px;
	}
#content.konditionscheck table td.boxes3 input, #content.konditionscheck table td.boxes4 input, #content.konditionscheck input.check{
	margin: 2px 2px 0 0;
	width: 12px;
	}
#content.konditionscheck textarea{
	width: 434px;
	height: 80px;
	padding: 4px;
	overflow: auto;
	border: none;
	margin: 10px 0 30px 0;
	font: normal 13px/18px arial,helvetica, sans-serif;
	color: #343434;
	border: 0px;
	}
#content.konditionscheck input.btn{
	display: inline-block;
	width: 144px;
	height: 33px;
	background: url(gfx/btn-submit.gif) no-repeat 0 4px;
	font: bold 13px/18px arial,helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #fff;
	float: left;
	border: none;
	margin: 7px 0 0 0;
	padding: 0;
	}
	
/* informieren
______________________________________________________*/

#content.informieren h1{
	background: url(gfx/head-informieren.gif) no-repeat;
	}
#content.informieren span.yellow{
	color: #ee9a2b;
	font: bold 18px arial, helvetica, sans-serif;
	}
#content.informieren a{
	color: #343434;
	}
#map{
	width: 460px;
	height: 310px;
	}

/* ueberuns
______________________________________________________*/

#content.ueberuns{
	background: url(images/bg-ueberuns.jpg) no-repeat right bottom;
	}

#content.ueberuns h1{
	background: url(gfx/head-ueberuns.gif) no-repeat;
	}
#content.ueberuns ul{
	margin: 18px 0 18px 0;
	list-style: none;
	}
#content.ueberuns li{
	background: url(gfx/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	}
#content.ueberuns a{
	color: #343434;
	}
	
/* referenzen
______________________________________________________*/

#content.referenzen{
	background: url(images/bg-referenzen.jpg) no-repeat right bottom;
	}

#content.referenzen h1{
	background: url(gfx/head-referenzen.gif) no-repeat;
	}

	
/* partner
______________________________________________________*/

#content.partner{
	background: url(images/bg-partner.jpg) no-repeat 500px bottom;
	height: 500px;
	}

#content.partner h1{
	background: url(gfx/head-partner.gif) no-repeat;
	}
#content.partner table{
	border-collapse: collapse;
	width: 460px;
	}
#content.partner table td{
	padding: 0 0 0 10px;
	height: 32px;
	font: normal 13px/20px arial,helvetica, sans-serif;
	color: #343434;
	}
#content.partner table td.link{
	width: 165px;
	}
#content.partner table td a{
	font: bold 13px arial, helvetica, sans-serif;
	text-decoration: none;
	color: #343434;
	}

/* referenzen
______________________________________________________*/

#content.impressum{
	}

#content.impressum h1{
	background: url(gfx/head-impressum.gif) no-repeat;
	}
	
/* footer
______________________________________________________*/

#footer{
	width: 980px;
	font: normal 13px/20px arial,helvetica, sans-serif;
	color: #fff;
	padding: 40px 0 40px 20px;
	float: left;
	position: relative;
	}
#footer span{
	color: #848ca7;
	}
#footer div{
	float: left;
	}
#footer div.label{
	width: 40px;
	color: #848ca7;
	}
.clear{
	clear: both;
	}
#footer ul{
	position: absolute;
	right: 0px;
	top: 40px;
	list-style: none;
	}
#footer ul li{
	float: left;
	padding-left: 20px;
	}
#footer a{
	text-decoration: none;
	color: #848ca7;
	}
	
	
	
	