.publishSystemNotify {display: none;}

#homeLayout01 {
	width:965px;
	float: left;
	padding: 3px;
}
#homeLayout02 {
	width:711px;
	float: left;
	position: relative;
	height: 488px;
	background-image: url(../images/homeLayout02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeLayout02Layer {
	width:711px;
	float: left;
	position: absolute;
	left:0px;
	bottom: 0px;
	z-index:3;
}
#homeLayout03 {
	width:252px;
	float: right;
}
#homeLayout04 {
	width:251px;
	float: right;
	margin-bottom: 1px;
	border-bottom: 3px solid #f2c908;
}
#homeLayout05 {
	width:92px;
	float: left;
}
#homeLayout06 {
	width:158px;
	float: right;
}
.scrollable {

	position:relative;
	overflow:hidden;
	height: 336px;
	width: 251px;
}

.scrollable .items {
	position:absolute;
	height:20000em;
}
	
#calendar {
	float:right;
	width:251px;

}
#calendar h2{
	color: #2e64c4;
	font-size: 17px;
	text-transform: uppercase;
	padding-left: 17px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 12px;
			border-bottom: 1px dotted #adaeae;

}
#calendar .items .item  {
	height:111px;
	border-bottom: 1px dotted #adaeae;

}
#calendar .items #item0, #calendar .items #item2, #calendar .items #item4, #calendar .items  #item6, #calendar .items #item8, #calendar .items div #item10, #calendar .items  #item12  {
	background-color: #f5f7f9;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#calendar .items #item1, #calendar .items  #item3, #calendar .items  #item5, #calendar .items  #item7, #calendar .items  #item9, #calendar .items  #item11  {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#calendar .items {

}
#calendar .border {
	width:232px;
	float: left;
	padding-left: 19px;

}
#calendar .date  {
	width: 34px;
	height: 26px;
	border: 1px solid #b4b4b4;
	text-align: center;
	float: left;
	background-image: url(../images/calendar.gif);
	background-position: left top;
	background-repeat: repeat-x;
		line-height: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 12px;
}
#calendar .day  {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}
#calendar .month  {
	color: #8da4cc;
	font-size: 11px;
}
#calendar .entry  {
	width: 150px;
	padding-left: 20px;
	float:right;
	padding-bottom: 19px;
	padding-top: 12px;
}
#calendar .from  {
	color: #747474;
	font-size: 11px;
}
#calendar .subject  {
	color: #124a8d;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 14px;
}
#calendar .subject a  {
	color: #124a8d;
}
#calendar .details  {
	width: 91px;
	height: 17px;
	border: 1px solid #d1d3d5;
	color: #747474;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/details.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#calendar .details a  {
	color: #747474;
}
#actions {	float:right;
	width:233px;
	padding-top: 8px;
	padding-left: 18px;
	font-size: 11px;
}
#actions a.next {
	color: #747474;
	background-image: url(../images/next.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-left: 14px;
	cursor: pointer;
}
#actions a.prev {
	color: #747474;
	background-image: url(../images/prev.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 20px;
	cursor: pointer;

}
a.browse {
	display: block;
}
#pfeile a.next, #pfeile a.next:hover { 
	background-image:url(../images/nextnews.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: 18px;
	height: 15px;
	float: left;
}
#pfeile a.prev, #pfeile a.prev:hover { 
	background-image:url(../images/prevnews.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 16px;
	height: 15px;
	float: left;
}
#pfeile a.prev.disabled { 
	background-image:url(../images/prevnewshover.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width: 16px;
	height: 15px;
	float: left;
}
#pfeile a.next.disabled { 
	background-image:url(../images/nextnewshover.gif);
	background-repeat:no-repeat;
	background-position: right top;
	width: 18px;
	height: 15px;
	float: left;
}
a.disabled {
} 
#news {
	position: absolute;
	left: 24px;
	bottom: -5px;
	z-index:9;
	width: 660px;
}
#news.items  {
	float:left;
	width:680px;
}
#news .scrollable {
height:120px;
overflow:hidden;
position:relative;
width:660px;
float: left;
}
#pfeile {
	float: right; 
width: 34px; 
text-align: right;
margin-left: 4px;
}
#news .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
#news .scrollable .item02 {
	float:left;
	margin:0px 27px 0px 0px;
	padding:12px;
	border:1px solid #ffffff;
	width:290px;
	height: 58px;
	background-image: url(../images/news.png);
	background-repeat: repeat;
	background-position: left top;
	position:relative;

}

/* active item */
#news .scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
#news .teaserpic {
	width: 87px;
	border: 1px solid #aaa9a7;
	float: left;
	background-image: url(../images/stock.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 42px;
}
#news .teaserpic02{
	width: 87px;
	background-color:#FFF;
	float: left;
	text-align: center;
}
#news .teaserpic02 img{
	max-height:57px;
}
#news .eintrag {
	width: 190px;
	float: right;
}
#news .eintrag h3 {
	color: #0e417a;
	font-size: 12px;
}
#news .eintrag h3 a {
	color: #0e417a;
}
#news .infos {
	width: 190px;
	position:absolute;
	left: 114px;
	bottom: 11px;
	z-index: 12;
}
#news .infos .vom {
	color: #6e6e6e;
	font-size: 12px;
	font-style: italic;
	float: left;
	width: 86px;
	background-image: url(../images/artikelvom.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-size: 11px;
}
#news .infos .lesen {
	color: #6e6e6e;
	font-size: 12px;
	font-style: italic;
	float: right;
	width: 71px;
	background-image: url(../images/lesen.png);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 11px;
}
#news .infos .lesen a {
	color: #6e6e6e;

}
#footer {
	background:url(../images/footer02.gif) no-repeat scroll right bottom transparent;
	position: relative;
	color:#88A3C2;
	float:left;
	font-size:11px;
	height:58px;
	padding-right:15px;
	padding-top:33px;
	text-align:right;
	width:955px;
}
#layout09 {
	border: none;
	width: 970px;
}
#allespalten {
background:url(../images/spalte02.gif) repeat-x scroll right bottom transparent;
}
#suchehome {
	position: absolute; 
	left: 30px; 
	top: 25px;
	width: 235px;
	border-top: 1px dotted #8f9caa;
	border-bottom: 1px dotted #8f9caa;
	padding-top: 9px;
	padding-bottom: 9px;
	}
	/* Suchbereich */
#suchbereich02 {
	padding-left: 0px;
}
#suchbereich {
	float: left;
	width: 160px;
	background-color: #2a5f9c;
		border: 1px solid #1e426c;
	border-right: 1px solid #3f6da1;
	border-bottom: 1px solid #3f6da1;
	padding-left: 6px;
}
#suchbereich02 h2 {
	color:#89a6c7;
}
#suchbereich h2 label {
	font-family:Arial, Helvetica, sans-serif;
}
#suchbereich .bereich1 {
	float:left;
	width:145px;
}
#suchbereich .suche {
	color:#DBEBFF;
	width:142px;
}
.footer02 {line-height: 25px;}
/* position and dimensions of the navigator */
.navi {
	height:15px;
	float: right;
	text-align: right;
}
.naviborder {
	float: right;
	border: 1px solid #184593;
	padding: 2px;
	background:url(../images/naviborder.gif) 0 0 repeat-x;
margin-bottom: 9px;
background-color: #15408b;
	}

/* items inside navigator */
.navi a {
	width:9px;
	height:9px;
	float:left;
	margin:3px;
	margin-right: 4px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	text-align: right;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -9px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -18px;     
}

