@charset "UTF-8";
/* CSS Document */


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   T O P N E W S   :::::::: */

#navTopnews {
	/*background-color:#B2BFC7*/;
	width: 180px;
	float:left;
	letter-spacing: 0.04em;
}
/* -------------------------------------------------------------- */
/* -------- Spezial-Anweisungen für Internet Explorer 6 --------- */
/* -------------------------------------------------------------- */
*html #navTopnews {
	margin-right: 15px;
}
/* -------------------------------------------------------------- */
/* -------------------------------------------------------------- */





/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   M E D I E N M I T T E I L U N G    :::::::: */


/*---  CONTAINER ---*/
#indexMedien{
	color: #002B45;
	width: 375px;
	margin-left: 0px;
	margin-top: 15px;
	margin-right:15px;
	padding-bottom: 15px;
	float:left;
}


/*---  STILE ---*/
.boxMedia{
	color:#666666;
	background-color:#FFFFFF;
	padding-bottom:0px;
	border-bottom:#FFFFFF solid 3px;
	
}

.boxMedia h2{
	color:#FFFFFF;
	font-size:11px;
	line-height: 12px;
	padding: 4px 10px 5px 10px;
	background-color:#002B45;
	border:none;
	margin:0px;
}


.boxMedia h3{
	color:#666666;
	font-size:11px;
	line-height: 12px;
	font-weight: normal;
	border:none;
	margin-bottom:3px;
	margin-top:10px;
}

.boxMedia h1{
	color:#002B45;
	font-size:12px;
	line-height: 14px;
	font-weight: bold;
	border:none;
	margin-top:0px;
	padding-top:0px;
	margin-right: 0px;
	padding-right:0px;
}

.boxMedia p{
	margin-top: 6px;
	margin-bottom: 0px;
}

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


.boxMedia a{
	color:#002B45;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	padding-bottom: 10px;
	background-position: 0px 3px;
	border-bottom:#002B45 solid 1px;
	display:block;
}

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



/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   A K T U T E L L     :::::::: */


/*---  CONTAINER ---*/
#indexAktuell{
	color: #002B45;
	width: 180px;
	margin-top: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
	float:left;
}


#indexAktuell a{
	font-weight: bold;
	color:#002B45;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	padding-bottom: 10px;
	background-position: 0px 3px;
	letter-spacing:0px;
}

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


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


/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::   I N V E S T   :::::::: */


/*---  CONTAINER ---*/
#indexInvest{
	color: #002B45;
	width: 180px;
	margin-top: 15px;
	
	padding-bottom: 15px;
	float:left;
}






#indexInvest a{
	font-weight: bold;
	letter-spacing:0px;
	color:#002B45;
	background-image: url(/cms/psp/img/pfeilLink_in.gif);
	background-repeat: no-repeat;
	padding-left:13px;
	padding-bottom: 10px;
	background-position: 0px 3px;
}

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


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


