/* ========== Container ========== */
div.wrapper {
    width: 887px;
    margin: 0;
    padding: 0;
}
/* ========== Seitenelemente ========== */
div#header {
    margin: 0 !important;
    padding: 0 !important;
    width: 887px;
    height: 112px;
}
div#header h1 {
    font: bold 20px arial, verdana, helvetica, sans-serif;
    color: #ffffff;
    padding: 40px 0px 0px 40px;
    margin: 0px;
}
div#logo {
    float: left;
    width: 200px;
    margin-top: 20px;
}
div#header_text {
    float: left;
    color: #fff;
    font: normal 14px arial, verdana, helvetica, sans-serif;
    margin-top: 30px;
    margin-left: 45px;
    width: 300px;
}
div#header_text a {
    display: block;
    color: #000;
    font: normal 13px arial, verdana, helvetica, sans-serif;
    padding-left: 22px;
    padding-bottom: 5px;
    margin-top: 10px;
    background: url(/images/sprofinanz/headerbutton.gif) no-repeat top left;
}




.current a {
    background: url(/images/sprofinanz/bgnav_active.gif) repeat-x top left;
    border-left: 1px solid #656565;
    border-right: 1px solid #656565;
}
div.navHeadline img {
	width: 887px;
	height: 125px;
	padding: 0px;
	margin: 1px 0px 0px 1px;
}
div.main {
	width: 886px;
        border-right: 1px solid #e8e9e9;
        border-bottom: 1px solid #e8e9e9;
}
div.column {
        float: left;
	width: 235px;
	background: #e8e9e9;
        margin: 0;
}
div.content {
	float: left;
        width: 650px;
	text-align: left;
	padding: 0;
	margin: 0;
}
div.content h1{
	font: normal 24px arial, verdana, helvetica, sans-serif;
	line-height: 25px;
	padding: 15px 15px 0 15px;
}
div.content .padding h1{
	padding: 10px 0 10px 0;
}
div.padding {
	padding: 0 15px;
}

/* ========== Navigation ========== */
div.navList {
        height: 29px;
	width: 887px;
	text-align: left;
        background: url(/images/sprofinanz/bgnav.gif) repeat-x top left;
}
div.navList ul {
	list-style: none;
        margin: 0 0 0 235px;
        padding: 0;
}
div.navList li {
    	display: inline;
}
div.navList a {
        display: block;
        float: left;
	margin: 0;
        padding: 5px 23px 5px;
        text-decoration: none;
	font: normal 15px arial, verdana, helvetica, sans-serif;
}




div.contactInfo {
	text-align: left;
	padding: 0px;
}
div.contactInfo h1 {
	font: normal 16px arial, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px;
	text-align: left;
}
div.contactInfo h2 {
	font: normal 15px arial, verdana, helvetica, sans-serif;
	padding: 8px 20px 8px 20px;
	margin: 0px;
	text-align: left;
}
div.contactInfo a {
	background: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}





div.subnav {
	width: 100%;
	padding: 0;
	margin: 15px 0 45px;
        border-bottom: 0;
}
div.subnav h2 {
	font: normal 15px arial, verdana, helvetica, sans-serif;
	padding: 0;
	margin: 0px;
	text-align: left;
}
div.subnav a {
        font-weight: normal;
        text-align: left;
	display: block;
	padding: 5px 30px;
	text-decoration: none;
}
.sub {
    margin: 0;
    padding: 15px 0;
}

a.sub {
    color: #454545;
    border-top: 1px solid #e8e9e9;
    border-bottom: 1px solid #e8e9e9;
    background: url(/images/sprofinanz/arrow1.gif) no-repeat 15px 7px;
}
a.sub.level1.active {
    color: #fff !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #ff0000 url(/images/sprofinanz/arrow2.gif) no-repeat 15px 7px !important;
}
a:hover.sub, a:hover.sub.level2 {
    color: #fff !important;
    background: #ff0000 !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
a.sub.level2 {
    padding: 5px 20px 5px 45px !important;
    border-top: 1px solid #e8e9e9;
    border-bottom: 1px solid #e8e9e9;
    background: none !important;
    color: #454545 !important;
}
a.sub.level2.active {
    color: #454545;
    font-weight: bold !important;
    background: #e8e9e9;
}




div.formular {
	padding-top: 25px;
}
div.formular.border{
	margin-top: 10px;
	border-top: 1px solid #4d4d4d;
}
.action {
	margin-top: 15px;
}

.sprobasket {
    padding: 20px;
}