#homeSpalteRechts {
	width:50%;
	vertical-align:top;
	background: url(../images/homeSpalteRechts.gif) repeat-x top left transparent;
}
#homeLayout01 {
	width: 930px;
	float: left;
	background-color: #f8f8f8;
	background:url(../images/homeLayout01.gif) repeat-y left top;
	padding-left: 50px;
}
#homeLayout02 {
	width: 513px;
	float: left;
	background:url(../images/homeLayout02.gif) no-repeat left bottom #FFFFFF;
}
#homeLayout02 h2{
	color: #52608f;
	font-size: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	padding-left: 86px;
	padding-top: 27px;
	padding-bottom: 23px;
}
#homeLayout03 {
	width: 354px;
	float: right;
	background:url(../images/homeLayout03.gif) repeat-y right top transparent;
	min-height: 330px;
}
#homeLayout04 {
	width: 343px;
	float: left;
	height: 71px;
	background-color: #FFFFFF;
}
#homeLayout05 {
	width: 317px;
	float: left;
	background:url(../images/homeLayout05.jpg) no-repeat left bottom transparent;
	height: 85px;
	text-align: left;
	padding-top: 22px;
	padding-left: 37px;
}
#homeLayout05 a{
	float: left;
	margin-right: 17px;
}
#homeAktuell {
	width: 513px;
	float: left;
}
#homeAlleArtikel {
	width: 513px;
	float: right;
	text-align: right;
	padding-top: 22px;
	padding-bottom: 28px;
}
#homeAlleArtikel a{
	float: right;
	color: #52608f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background:url(../images/homeAlleArtikel.gif) no-repeat right center transparent;
	padding-right: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#homeAlleArtikel a:hover{
	color: #52608f;
	text-decoration: underline;
}
#onlineunterlagen {
	padding-left: 26px;
	padding-bottom: 10px;
}
#onlineunterlagen a {
	font-size: 15px;
	font-family: arial;
	color: #52608F;
}

/* ROLLING NEWS */

#homeAktuell ul {
    float:left;
    margin: 0px;
    padding: 0px;
    width: 513px;
    list-style-type:none;
}
#homeAktuell li.normal {
    float:left;
    width: 422px;
	cursor: pointer;
	cursor: hand;
	background:url(../images/homeAktuellClose.gif) repeat-y left top transparent;
	padding-left: 91px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#homeAktuell li.active {
    float:left;
    width: 422px;
	cursor: pointer;
	cursor: hand;
	background:url(../images/homeAktuellOpen.gif) repeat-y left top transparent;
	padding-left: 91px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#homeAktuell li.normal h3 {
	font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    color: #353535;
    text-decoration: none;
	margin-left: 57px;
}
#homeAktuell li.active h3 {
	font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    color: #353535;
    text-decoration: none;
	margin-left: 144px;
	padding-bottom: 10px;
}
#homeAktuell li.normal h3 a {
    color: #353535;
    text-decoration: none;
}
#homeAktuell li.active h3 a {
    color: #353535;
    text-decoration: none;
}
#homeAktuell li.normal img, #homeAktuell li.active img {
    border: none;
    background-image:none
}
#homeAktuell li.normal img {
    width: 38px; /* 43px */
}
#homeAktuell li.active img {
    border: 1px solid #9a9a9a;
	width: 124px;
	max-height: 124px;
}
#homeAktuell li.active img {
    border: 1px solid #9a9a9a;
	width: 124px;
}
#homeAktuell li.active .teaserpic {
     float: left;
}
#homeAktuell li.normal .teaserpic {
      float: left;
}
#homeAktuell li.normal .teasertext {
      filter:Alpha(opacity=0);
      opacity:0;
      display:none;
}
#homeAktuell li.active .teasertext {
    font-size: 12px;
    color: #353535;
    font-family: Arial, Helvetica, sans-serif;
	width: 273px;
	float: right;
	display: block;
	opacity: 100;
}
#homeAktuell li.normal .teasertext a, #homeAktuell li.active .teasertext a {
    color: #353535;
	font-size: 12px;
}
#homeAktuell li.active .rahmen {
    float: left;
    font-family: Arial, Helvetica, sans-serif;
	width: 416px;
}
#homeAktuell li.normal .rahmen {
    width: 416px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
}
