@charset "UTF-8";

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::   C S S   P S P  :::::::: */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}






.divClear{
	clear: both;
	
}

.divLeft{
	float:left;
}

.whiteLine{
	display:block;
	border-top:#FFFFFF solid 1px;
}


.blueLine{
	display:block;
	border-top:#B2BFC7 solid 1px;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::   S T I L E   A L L G E M E I N  :::::::: */

a {
	text-decoration: none;
}

form{
	display:inline;
}

input{
	font-size: 11px;
	padding-left:3px;
}



h1 {
	color: #002B45;
	margin-top: 19px;
	font-size:14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0em;
	padding-bottom:3px;
	border-bottom: #002B45 solid 1px;

}

b, strong {
	letter-spacing: 0em;
}

table {
	border-top:#B2BFC7 solid 1px;
	margin-bottom:15px;
}

.tableDownloads {
	border-top:none;
	margin-bottom:0px;
}

td {
	padding:2px;
	border-bottom:#B2BFC7 solid 1px;
	vertical-align: top;
}

th,thead {
	font-weight: bold;
	color: #002B45;
	/*text-align:left;*/
	padding:2px;
	border-bottom:#B2BFC7 solid 1px;
	background-color:#CCD5DA;
	vertical-align: top;
	border-right:1px solid #B2BFC7;
}

thead td{
	padding-left:4px;
	padding-right:4px;
	border-right:1px solid #B2BFC7; 
}



td p{
	margin-top:0px;
	margin-bottom:0px;
}

p {
	margin-bottom:15px;
}


ul,ol {
	padding-left:0px;
	margin-left:0px;
}





li{
	margin-left:0px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 12px;
	background-image: url(/cms/psp/img/picListe.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom:4px;
}


sup{
	font-size:9px;
	line-height:8px;
	vertical-align:text-top;
}


/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html sup{
	font-size:11px;
	line-height: 6px;
}

/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */




/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   H E A D E R   :::::::: */

#printHeader{
	display:none;
}

#containerHeader {
	width: 960px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}


#containerHeaderImages{
	height: 190px;
	
}


#headerImage{
	padding-left:0px;
	height: 190px;
	float: left;
}


#containerQuick {
	color: #FFFFFF;
	line-height:13px;
	width: 165px;
	padding-left: 15px;
	padding-top: 15px;
	margin-right: 1px;
	height: 175px;
	background-color: #002B45;
	float: left;
}

#containerQuick a, #containerQuick a:visited {
	color: #FFFFFF;
}

#containerQuick a:hover{
	color: #B2BFC7;
}

#containerQuick input{
	color:#FFFFFF;
	height:15px;
	width: 120px;
	background-color: #506775;
	border: 1px solid #FFFFFF;
	margin-top: 2px;
	margin-right: 5px;
}


#navExt {
	color: #666666;
	padding-left: 195px;
	padding-top: 25px;
	padding-bottom: 7px;
	
}

#navExt a, #navExt a:visited {
	color: #666666;
}

#navExt a:hover{
	color: #000000;
}




/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html #containerQuick {
	margin-right: -2px;
}
* html #containerHeaderImages{
	margin-bottom: -3px;
	
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   I N H A L T   :::::::: */


/*---  äusserer Container zum Einmitten ---*/
#containerContent{
	margin-right: auto;
	margin-left: auto;
	background-image:url(/cms/psp/img/bg.gif);
	background-repeat: repeat-y;
	width:960px;
	
	
}

/*---  Container für Inhaltsteil ---*/
/*---  geht über zwei Spalten    ---*/
.contentAll{
	margin-left: 195px;
}

.contentAll h1{
	margin-right: 195px;
	margin-bottom: 0px;
/*border:none; fix double line border*/
}


/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html .contentAll{
	margin-left: 192px;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */




/*---  Inhaltsteil linke Spalte ---*/
#content {
	color: #555555;
/*	border-top:1px solid #002B45;*/
	width: 570px;
padding-top: 15px;

	/*margin-left: 0px;
	padding-bottom: 15px;
	margin-top: 7px;
	*/
	float:left;

}


/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html #content {	
	margin-right: 12px;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */


#content h1{
	margin-right: 0px;
	margin-bottom:15px;
}

#content a{
	color:#A7B40A;
}

#content a:hover{
	color:#000000;
}


#content b, #content strong {
	color: #002B45;
	letter-spacing: 0px;
}

#content img{	
	
}

#content p{	
	margin-top:0px;
	padding-top:0px;
}

#content p.divClear{	
	margin-top:0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*
#content thead td{
	padding-left:4px;
	padding-right:4px;
	border-left:1px solid #B2BFC7; 
}
*/

.contentBox{
}


.contentImage{
	margin-left: 10px;
	padding-bottom: 10px;
	float:right;
	clear:right;
}

.contentImageFull{
	margin-left: 0px;
	padding-bottom: 10px;
	float:left;
	clear:right;
}



.contentImage p, .contentImageFull p{
	font-style:italic;
	line-height: 12px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color:#E5EAEC;
}



/*---  Pfad innerhalb content ---*/
#pfad{
	padding-top: 4px;
	color:#999999;
	line-height: 23px;
	
}
#pfad a, #pfad a:visited, #pfad a:hover{
	color:#999999;
}




.personenBild{
	float: left;
	width: 180px;
	padding-top: 3px;
}


.personenText{
	float:right;
	width: 390px;
	
}

.personenText p{
	padding-top: 0px;
	margin-top: 0px;
	
}

.personenText h1{
	border:none;
	font-size:12px;
	line-height:15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:35px;	
}



.bilderGalerie{
	width:270px;
	float:left;
	padding-right:10px;
	
	padding-bottom: 10px;
	margin-bottom: 4px;
	background-color:#E5EAEC;
	padding: 5px;
	border-bottom:#b2bfc7 solid 1px;
	border-right:#b2bfc7 solid 1px;
	margin-right:4px;
}


.bilderGalerie img{
	float: left;
	margin-right: 5px;
	border: #FFFFFF solid 1px;
	border-top: #4d6a7d solid 1px;
	border-left: #4d6a7d solid 1px;
}





/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   B O X E N   R E C H T S  :::::::: */


/*---  Inhalt rechte Spalte  ---*/
#rightContent {
	background-color:#E5EAEC;
	color: #666666;
	width: 180px;
	margin-left: 585px;
	margin-right: 0px;
	padding-top: 0px;
	
}

#rightContent img {
	border-bottom:#FFFFFF solid 3px;
	
}

#rightContent a{
	color:#002B45;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	background-position: 0px 3px;
}

#rightContent a:hover{
	color:#666666;
	background-image: url(/cms/psp/img/pfeilLink_ak.gif);
}



.boxGreen{
	background-color:#EDF0CE;
	padding-bottom:10px;
	border-bottom:#FFFFFF solid 2px;
	
}

.boxGreen h1{
	
	color:#FFFFFF;
	font-size:11px;
	line-height: 12px;
	
	padding: 4px 10px 5px 10px;
	background-color:#C2CB53;
	border:none;
	margin:0px;
	
	
}


.boxGreen p{
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom:#ccd46a solid 1px;
	
}

.boxGreen img{
	border-top:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	margin-top:6px;
}




.boxBlue{
	color:#666666;
	background-color:#CCD5DA;
	padding-bottom:10px;
	border-bottom:#FFFFFF solid 2px;
	
}

.boxBlue h1{
	
	color:#FFFFFF;
	font-size:11px;
	line-height: 12px;
	
	padding: 4px 10px 5px 10px;
	background-color:#4D6A7D;
	border:none;
	margin:0px;
	
	
}

.boxBlue p{
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom:#92a1aa solid 1px;
	
}

.boxBlue img{
	border-top:#FFFFFF solid 1px;
	margin-top:6px;
}



#rightContent .linkImg{
	background-image: none;
	padding-left: 0px;
}




/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::  S I T E M A P  :::::::: */


/*---  Sitemap linke Spalte ---*/
#sitemap {
	color: #666666;
	width: 570px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 15px;
	float:left;
}


/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html #sitemap {	
	margin-right: 12px;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */




#sitemap a{
	padding-bottom:3px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	display: block;
}

#sitemap a:hover {
	color:#000000;
}



.sitemap1{
	font-weight:bold;
	background-color: #A7B40A;
	padding-left: 20px;
	border-bottom:#FFFFFF solid 1px;
	background-image: url(/cms/psp/img/pfeilLink_we.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;

}
.sitemap1 a {
	color:#FFFFFF;
}



.sitemap2{
	padding-left:40px;
	border-bottom:#A7B40A solid 1px;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	background-position: 25px 9px;
}

.sitemap2 a{
	color:#333333;
}



.sitemap3{
	padding-left:80px;
	border-bottom:#999999 solid 1px;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	background-position: 65px 9px;
}

.sitemap3 a{
	color:#666666;
}


.sitemap4{
	padding-left:120px;
	border-bottom:#999999 solid 1px;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	background-position: 105px 9px;
}

.sitemap4 a{
	color:#666666;
}




/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   F O O T E R   :::::::: */


#footer{
	color:#4D6A7D;
	font-size: 10px;
	height:20px;
	letter-spacing: 0em;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	background-color:#d0dae0;
	width:960px;
}

#footer a,#footer a:visited{
	color:#4D6A7D;
}

#footer a:hover{
	color:#333333;
}


.footerLeft{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height:20px;
	width:170px;
	display:block;
	float:left;
	border-right:#FFFFFF solid 15px; 
}



.footerMiddle{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	height:20px;
	width:560px;
	display:block;
	float:left;
	border-right:#FFFFFF solid 15px; 
}

.footerPrint{
	text-align:center;
	height:20px;
	width:89px;
	display:block;
	float:left;
	border-right:#FFFFFF solid 1px; 
	
}

.footerPrint:hover{
	background-color:#4D6A7D;
}

.footerTop{
	
	height:20px;
	width:90px;
	padding-left: 0px;
	display:block;
	float:left;
}


.footerTop:hover{
	background-color:#4D6A7D;
}



/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html #footer{
	
}
*html .footerLeft{
	padding-top: 3px;
	height:17px;
	margin-bottom: -3px;
}
*html .footerMiddle{
	padding-top: 3px;
	height:17px;
	margin-bottom: -3px;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */



/* Medienmitteilung */
#footerMM{
	color:#627d8f;
	font-size:10px;
	line-height:12px;
	margin-top:30px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:#B2BFC7 solid 1px;
	border-bottom:#B2BFC7 solid 1px;
}

#footerMM strong{
	color:#627d8f;
}



.divLiegenschaft th {
	text-align:left;
	padding:2px;
	border-bottom:#B2BFC7 solid 1px;
	background-color:#CCD5DA;
	vertical-align: top;
}

.divLiegenschaft {

}


