﻿/* [PK-SIEMENS] - [Online Consulting AG] - [format.css] */

/************************************************
*			Fixes, Workarounds, etc.			*
************************************************/
* {
	margin: 0;
	padding: 0;
	}

/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

* html body {
	behavior: url("../style/csshover.htc");
}
/************************************************
*				Grundlayout						*
************************************************/
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	}	
body {
	text-align: left;
	font-size: 0.69em;
	line-height: 16px;
	height: 100%;
	background: #ffffff url(../images/body-bg-folge.gif) top left repeat-x;
	}
body.home {
	background: #ffffff url(../images/body-bg-home.gif) top left repeat-x !important;
	}
body.popup {
	background: none;
	padding: 30px 0 30px 30px !important; 
	}
#wrapper {
	float: left;
	width:989px;
	}	
#header {
	float: left; 
	}
#main {
	float: left; 
	width:989px;
	}
#left {
	float: left;
	width: 200px;
	margin: 0 1px 0 1px;
	}
#content {
	min-height: 100px;
	height: auto !important;
	height: 300px;
	float: left;
	width: 480px;
	padding: 0 29px 0 1px;
	color: #333333; 
	}
#right {
	float: left;
	width: 276px;
	padding: 0;
	color: #333333; 
	}
#footer-zone {
	float: left; 
	height:16px;
	min-width:916px;
	padding:35px 22px 0 44px;
	}
/************************************************
*				Style-Elemente					*
************************************************/
img {border: none;}

a, 
a:link, 
a:visited {
	text-decoration: none;
	color: #333333; 
	}
	
a:focus, 
a:hover {
	color: #990000;
	text-decoration: none;
	}
a.link {
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px !important;
	padding: 0 0 0 11px;
	}
a.email {
	background:transparent url(../images/icon-email.gif) no-repeat scroll 0 2px;
	padding: 0 0 0 18px;
	}
a.forward {
	background:transparent url(../images/icon-forward.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 25px;
	}
table a.forward {
	float: right;
	}
hr {
	height: 1px;
	line-height: 0px;  
	width: 100%;
	background-color: #A0B6C0;
	margin: 1px 0px;
	border: none;
	color: #A0B6C0;
	clear: left;   }
address {
	font-style: normal;  }

/************************************************
*					Header						*
************************************************/

.print {
	float: left; 
	background: transparent url(../images/icon-print.gif) top left no-repeat scroll;
	height:  13px; 
	width: 15px;
	margin: 4px 0 0 435px; 
	}		
#emotion {
	float: left; 
	}
#emotion object {
	float: left; 
	border-right: 2px solid #fff;
	}

/* Sprachnavigation */
#language {
	float: left;
	position:relative;
	display: inline; 
	margin-left: 35px; 
	width: 80px;
	z-index: 10;
	}
#language li.de {
	float: left;
	margin-top: 1px; 
	background: transparent url(../images/lang-a.gif) top left no-repeat scroll;
	}
#language li.fr {
	float: left;
	margin-top: 1px; 
	background: transparent url(../images/lang-a_fr.gif) top left no-repeat scroll;
	}
#language li a, 
#language li a:link, 
#language li a:visited {
	display: block;
	height: 21px;
	width: 80px;
	}
#language li.de:hover, 
#language li.de:active, 
#language li.de:focus,
#language li.de a.active, 
#language li.de a.active:link, 
#language li.de a.active:visited{
	background: transparent url(../images/lang-b.gif) top left no-repeat scroll;
	}
#language li.fr:hover, 
#language li.fr:active, 
#language li.fr:focus,
#language li.fr a.active, 
#language li.fr a.active:link, 
#language li.fr a.active:visited{
	background: transparent url(../images/lang-b_fr.gif) top left no-repeat scroll;
	}
	
ul#language-list {
	position: absolute; 
	left: -999em; 
	}

#language li:hover ul#language-list {
	background: #E3EBEE none repeat scroll 0 0 !important;
	padding:9px 10px 13px;
	position:absolute;
	top:21px;
	left: 0; 
	width:144px;
	z-index:1000;
	}
#language li:hover ul#language-list li,
#language li:hover ul#language-list li a:hover,
#language li:hover ul#language-list li a:active,
#language li:hover ul#language-list li a:focus,
#language li:hover ul#language-list li a.active,
#language li:hover ul#language-list li a.active:link,
#language li:hover ul#language-list li a.active:visited {
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px;
	}
	
/* Kontaktnavigation */
#contact {
	float: left;
	display: inline; 
	width: 72px;
	margin-left: 80px; 
	}
#contact li.de {
	float: left;
	margin-top: 1px; 
	background: transparent url(../images/contact-a.gif) top left no-repeat scroll;
	}
#contact li.fr {
	float: left;
	margin-top: 1px; 
	background: transparent url(../images/contact-a_fr.gif) top left no-repeat scroll;
	}

#contact li a, 
#contact li a:link, 
#contact li a:visited {
	float: left; 
	display: block;
	height: 21px;
	width: 72px;
	}
#contact li.de a:hover, 
#contact li.de a:active, 
#contact li.de a:focus,
#contact li.de a.active, 
#contact li.de a.active:link, 
#contact li.de a.active:visited{
	background: transparent url(../images/contact-b.gif) top left no-repeat scroll;
	}
#contact li.fr a:hover, 
#contact li.fr a:active, 
#contact li.fr a:focus,
#contact li.fr a.active, 
#contact li.fr a.active:link, 
#contact li.fr a.active:visited{
	background: transparent url(../images/contact-b_fr.gif) top left no-repeat scroll;
	}
	
/* Suche */
.search {
	float: left;
	display: inline; 
	margin: 3px 0 0 28px;
	}
.search label {
	display: none;  
	}
.search input.searchfield {
	float: left;
	display: block; 
	width: 147px;
	border: solid 1px #666;
	padding: 0 4px 0 4px; 
	margin-right: 4px;  
	}
.search input.go {
	float: left;
	display: block; 
	color: #fff; 
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	padding: 0 5px 0 5px;
	background-color: #666;
	text-align: center;
	height: 16px;
	}
.search span {
	float: left;
	display: block; 
	width: 147px;
	border: none;
	padding: 0 4px 0 4px; 
	margin-right: 4px;  
	}

	
/************************************************
*					Navigation					*
************************************************/
/* Stufe 1 */
#hnav {	
	float: left;
	display: inline; 
	width: 600px; 
	clear: left; 
	margin: 0 0 20px 44px; 
	}
#hnav li {
	float: left; 
	margin:0 1px 0 0;
	padding:1px 4px;
	position:relative;
	top:1px;
	background:transparent url(../images/tab_active_ccc.gif) no-repeat scroll right top;
	border-left: 1px solid #ccc;
	font-weight: bold;
	}
#hnav li.active a,
#hnav li.active a:link,
#hnav li.active a:visited {
	float: left;
	display: inline; 
	color: #990000;
	}
#hnav li a:hover,
#hnav li a:focus,
#hnav li a:active,
#hnav li a.active, 
#hnav li a.active:link, 
#hnav li a.active:visited {
	color: #990000;
	}
	
/* Sekundaere Navigation */
/* Stufe 1 */
div.tvMenuSec-TreeView {
	float: left;
	margin: 2px 0 0 44px; 
	display: block; 
	}
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 {
	font-weight: bold; 
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px;
	padding: 0 0 5px 11px;
	display: block; 
	}
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a, 
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a:link, 
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a:visited {
	color: #666;
	display: block; 
	}
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a:hover, 
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a:active, 
div.tvMenuSec-TreeView ul li.tvMenuSec-TreeView-Depth-0 a:focus,
div.tvMenuSec-TreeView ul li.tvMenuSec-AspNet-TreeView-Selected a,
div.tvMenuSec-TreeView ul li.tvMenuSec-AspNet-TreeView-Selected a:link, 
div.tvMenuSec-TreeView ul li.tvMenuSec-AspNet-TreeView-Selected a:visited {
	color: #990000;
	}

/* Breadcrumb */
.breadcrumb { 
	float: left;
	display: inline; 
	margin:  10px 0 15px 44px;
	clear: left; 
	width: 600px;  
	}
.breadcrumb li {
	float: left; 
	display: inline; 
	padding: 0 !important;
	background: none !important;
	}
.breadcrumb li a, 
.breadcrumb li a:link, 
.breadcrumb li a:visited {
	float: left; 
	display: inline; 
	color: #b1b3b4; 
	text-decoration: none; 
	}
.breadcrumb li a:hover, 
.breadcrumb li a:focus,
.breadcrumb li a.active, 
.breadcrumb li a.active:link, 
.breadcrumb li a.active:visited {
	color:#990000;
	}
	
.breadcrumb li span {
	padding: 0 3px 0 3px;
	color: #990000; 
	}

	
/************************************************
*					Footer						*
************************************************/
dl#footer {
	float: left;
	margin: 2px 0 0 0;
	width: 596px; 
	}
dl#footer dt,
dl#footer dd {
	line-height: 13px;
	color: #999;
	display: inline;
	}
dl#footer dt a:hover {
	color: #900;
	}
dl#footer dd a {
	color: #999;
	}
dl#footer span.pipe {
	padding: 0 2px;
	}


/************************************************
*					Startseite					*
************************************************/


div.column {
	float: left;
	width: 220px;
	padding-right: 20px; 
	}
div.teaser {
	border-bottom: solid 1px #A0B6C0;
	margin-bottom: 10px; 
	padding-bottom: 8px; 
	}
div.teaser p {
	padding: 0 !important;  
	}
div.teaser a,
div.teaser a:link,
div.teaser a:visited {
	display: block;
	}
div.column h2 {
	margin: 0 !important; 
	}



/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
#content h1 {
	font-size: 1.44em;
	line-height: 20px;
	font-weight: normal;
	color: #646466;
	margin: 0 0 20px 0;
	}
#content h2 {
	font-weight: bold; 
	margin: 10px 0 5px 0;
	}
#content h3 {
	font-weight: bold; 
	margin: 10px 0 5px 0;}
	
/* Paragraph */
#content p {
	padding: 0 0 10px 0; }
	
/* Hochgestellt */
#content sup {
	vertical-align: text-top; 
	font-size: 0.75em;
	}

	
/* Listen */
#content ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	}
#content ul li {
	margin: 0 0 2px 15px;
	padding: 0 0 0 3px;
	list-style: square;
	}
#content ul li ul li {
	margin: 0 0 2px 15px; 
	padding: 0 0 0 3px;
	list-style: disc;
	}

/* Links */
#content ul.links li,
#content .tvPortrait-TreeView ul li,
#content .tvVorsorge-TreeView ul li,
#content .tvKap-TreeView ul li,
#content .tvImmo-TreeView ul li {
	margin: 0px;
	list-style: none;
	padding: 0 0 2px 10px; 
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px;
	}
#content ul.links li ul li {
	margin: 0px;
	list-style: none;
	padding: 0 0 2px 10px; 
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px;
	}
	
/* Downloads */
#content ul.downloads li {
	margin: 0px;
	list-style: none;
	padding: 0 0 2px 25px; 
	background:transparent url(../images/icon-forward.gif) no-repeat scroll 0 5px;
	}
#content ul.downloads li ul li {
	margin: 0px;
	list-style: none;
	padding: 0 0 2px 25px; 
	background:transparent url(../images/icon-forward.gif) no-repeat scroll 0 5px;
	}
	
#content ol {
	list-style-type: decimal;
	margin: 0 0 0 15px;
	}
#content ol li {
	padding: 0 0 10px 0;
	margin-left: 15px;
	}
#content ol li ul li{
	padding: 0 0 0px 5px; 
	}
#content ol li ul.links li{
	padding: 0 0 2px 10px; 
	}
	
	
/************************************************
*					Rechte Spalte				*
************************************************/

#right h2 { 	
	font-weight: bold;
	}
#right h3 {
	font-weight: bold;
	margin: 0;
	padding: 4px 0px 4px 0px; 
	}
#right p {
	padding: 0; 
	}
#right a, 
#right a:link, 
#right a:visited {
	}

/************************************************
*					 Tables					  	*
************************************************/

table {
	margin: 0 0 10px 0;
	border-collapse: collapse; 
	}
table th {
	background-color: #a0b6c0;
	border: solid 1px #a0b6c0;
	padding: 1px 3px 1px 3px;
	color: #fff; 
	}
table td {
	border: solid 1px #b1b3b4;
	padding: 1px 3px 1px 3px;
	vertical-align: middle;
	}
table tr.odd td {
	background-color: #dfe6ea; 
	}
table img.sort {
	vertical-align: middle;
	margin-left: 3px; 
	}

table.content td {
    border: 0;
    padding: 1px 3px 1px 0px;
    vertical-align: top;
}
table.content td p {
    padding: 0 !important;
}
table.content th 
{
    border: 0;
    padding: 1px 3px 1px 0px;
    background-color: #fff;
    color: #333333;
    font-weight: bold; 
}

/************************************************
*				 	Formular				  	*
************************************************/

fieldset {
	border:1px solid #D2D2D2;
	padding: 20px 10px 15px 10px;
	margin: 0px 0 5px 0;
	}	
legend {
	font-weight: bold;
	}

label {
	float: left;
	padding:4px 10px 0 0;
	width:120px;
	}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 1em;
	}
textarea {
	height: 100px;
	}
label, input.txtfield, textarea, select {
	margin-bottom: 3px;
	}
input.txtfield, textarea, select {
	float: left;
	width: 250px;
	border: solid 1px #a5acb2;
	padding: 2px 0 2px 2px; 
	}
	
input.submit {
	background-color: #fff;
	border: 1px solid #a5acb2;
	height: 20px;
	padding: 0px 5px;
	text-align:center;
	width:auto;
	margin: 0 0 0 130px; 
	}
p.pflicht {
	margin-left: 130px; }
	
input.txtfield:hover, 
input.txtfield:active, 
input.txtfield:focus,
textarea:hover, 
textarea:active, 
textarea:focus,
select:hover, 
select:active, 
select:focus {
	border: 1px solid #ccc;
	background: #fff;
	}
div.rbl  {
	margin: 0 0 10px 0;
	}

div.rbl input {
	margin: 5px 5px 0 0;
	}
div.rbl label {
	float: left; 
	width: auto;
	}

div.cbx  {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	}
div.cbx label {
	width: auto;
	}
div.cbx input {
	margin: 5px 5px 0 0;
	}
	
select.object,
input.object{
	width: 80px;
	}
span.comment {
	float: left;
	margin: 2px 5px 0 5px;
	}
	
	
/************************************************
*						FAQ						*
************************************************/
ul.col2 {
	float: left; 
	list-style-type: none;
	margin: 0 0 20px 0 !important;
	width: 50%; 
	}
ul.col2 li,
#content ul.col2 li {
	background:transparent url(../images/icon-link.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 11px;
	list-style: none;
	margin: 0px;
	}

/************************************************
*						Fachwörter				*
************************************************/
div#top {
    text-align:right;
}


/************************************************
*					Immobilien					*
************************************************/
div.immo-filter {
	margin: 0 0 20px 0; 
	}
div.immo-filter label,
div.immo-filter input.txtfield,
div.immo-filter input.submit, 
div.immo-filter select {
	margin: 0;
	padding:2px 0 2px 0;
	}
div.immo-filter input.submit {
	float: right;
	padding: 0px 5px;
	}

div#overview {
	position: relative;
	display: block;
	z-index: 0; 
	}
div#overview a, div#overview a:link, div#overview a:visited {
	position: absolute;
	width: 10px; height: 11px;
	display: block; 
	}
div#overview a.no { background:transparent url(../images/immo-no.gif) no-repeat scroll 0 0;	}
div#overview a.yes { background:transparent url(../images/immo-yes.gif) no-repeat scroll 0 0; }

ul.legende li {
	display: block; 
	padding: 0 0 0 18px !important; 
	list-style: none !important;
	}
ul.legende li.yes {  background:transparent url(../images/immo-yes.gif) no-repeat scroll 0 2px !important; 	}
ul.legende li.no {	background:transparent url(../images/immo-no.gif) no-repeat scroll 0 2px !important;	}


/************************************************
*				Searchresult					*
************************************************/

/* Suche-Content */
.searchcontent {
	float: left;
	width: 100%;
	margin: 0 8px 10px 0;
	}
.searchcontent input.submit {
	margin-left:5px;
	}

p.searchheader {
	float: left; 
	}
#content ul.paging  {
	margin: 0 0 20px 2px !important;
	float: right;
	}
#content ul.paging li  {
	float: left;
	background: none !important;
	text-align: center;
	padding: 0px !important;
	margin-left: 4px;
	background: #dfe6ea !important; 
	border: solid 1px #a0b6c0;
	list-style: none;
	}
#content ul.paging li.active {
	background-color: #889ea7 !important;
	padding: 0px 4px 0px 4px !important;
	font-style: italic;
	color: #fff; 
	}
#content ul.paging li a {
	padding: 4px 4px 4px 4px !important;
	}
div.search-results dl.result {
	padding: 14px 0 0;
	}
dl.result dt,
dl.result dd {
	line-height: 16px;
	}
dl.result dt,
dl.result dt a {
	color: #900;
	}
dl.result dd.url,
dl.result dd.url a,
dl.result dd.file,
dl.result dd.file a {
	color: #999;
	}
dl.result dd.sep {
	font-size: 0;
	line-height: 0;
	height: 11px;
	}




/************************************************
*					Vorsorge					*
************************************************/
	
ul.step  {
	margin: 0 0 20px 0 !important;
	float: left;
	}
#content ul.step li  {
	margin: 0px;
	list-style: none;
	float: left;
	background: none !important;
	text-align: center;
	padding: 0 !important;
	margin-right: 4px;
	background: #dfe6ea !important; 
	border: solid 1px #a0b6c0;
	}
ul.step li a {
	float: left; 
	display: inline;
	padding: 0px 4px 0px 4px !important;
	font-size: 1.03em;  
	text-align: center; 
	}
ul.step li:hover a {
	background-color: #889ea7 !important;
	color: #fff !important; 
	}
ul.step li.active a {
	background-color: #889ea7 !important;
	font-style: italic;
	color: #fff !important; 
	}

table.vorsorge td {
    border: 0;
    border-bottom: solid 1px #b1b3b4;
    padding: 0 10px 0 2px;
}
	
table td div.info   {
	height: 13px;
	position: relative;
	margin-top:3px;
	}	

table.detail   {
	display: none;
	position: absolute;
	left: -999em;
	width: 160px;
	background-color: #dfe6ea;
	color: #fff;
	border: solid 1px #a0b6c0; 
	z-index: 26; 	
	}	
table.detail td  {
	padding: 2px;
	text-align: left;
	color: #000;
	vertical-align: top;
	border: none;
    }		

table td div.info:hover table.detail,
table td div.info:focus table.detail {
	display: table;
	bottom: 7px; 
	left: 20px;
	z-index: 27; 
	}
/************************************************
*					Index					    *
************************************************/

div.row {
	float: left;
	width: 100%;
	padding-right: 20px; 
	}
div.index 
{
    float: left;
    width: 200px;
	margin-bottom: 10px; 
	padding-bottom: 8px; 
	}
div.index p {
	padding: 0 !important;  
	}
div.row h2 {
	margin: 0 !important; 
	}
/************************************************
*     Rechner                                                                                             *
************************************************/           

div.calculator  {
                background-color: #A0B6C0;
                padding: 10px;
                float: left
                }
div.calculator h2  {
                margin: 0 0 5px 0 !important;
                }
div.calculator label  { width: 140px; }
div.calculator input.txtfield { width: 180px; padding: 2px;            }
div.calculator label.long  { width: 180px; }
div.calculator label.longAdvise  { width: 450px; }

div.calculator input.long { width: 140px;               }
div.calculator input.right { text-align: right;         }
div.calculator select.txtfield { width: 184px;       }
div.calculator input.submit { margin-left: 150px;              }
div.calculator span  {
                float: left; 
                margin: 2px 0 0 5px; 
                }

div.calculator table  {
                margin: 0 0 20px 0;
                }
div.calculator table th  {
                background-color: #889ea7;
                }
div.calculator table td  {
                background-color: #fff;
                }
div.calculator table th.right,
div.calculator table td.right{
                text-align: right; 
                }
div.calculator table tr.active td  {
                background-color: #990000;
                color: #fff; 
                }
                
.watermarked
{
    color: #C0C0C0;
    font-style: italic;
}


.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2; 
    border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff; 
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080; 
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9; 
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080; 
    font-weight: bold; 
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

.cal_Theme1
{
    width:180px;
}
