.navigationTab {
	background-image:url(bilder/hintergrund_navi01.png);
	border: 1px solid #B1F1BA;
	height:18px;
	overflow:hidden;
	cursor:pointer;
}

.navigationDivCont {
	 padding-left:8px;
	 padding-right:8px;

}

.navigationEmpty {
	width:10px;

}

.subMenuText{
	height:18px;
	font-weight:normal;
	cursor:pointer;

}

DIV.subMenuText:hover {
	text-decoration:underline;
}

.linkWeiterlesen {
	font-family:Verdana;
	font-size:12px;
	color:black;
	font-weight:normal;
	cursor:pointer;
}

DIV.linkWeiterlesen:hover {
	text-decoration:underline;
}

.linkFoot {
	font-family:Verdana;
	font-size:10px;
	color:black;
	font-weight:normal;
	text-decoration: none;
}
A.linkFoot:hover {
	text-decoration:underline;
}

.linkJRB {
	font-family:Verdana;
	font-size:13px;
	color:black;
	font-weight:normal;
	cursor:pointer;
}
div.linkJRB:hover {
	text-decoration:underline;
}

.entry001Div {
	width:371px;
	height:256px;
	padding:10px 5px 0px 185px;
	background-repeat:no-repeat;
}
.entry001Headline {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.entry001Preview {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:normal;
}

.entryHeadlineDeactivated {
	font-family:Verdana;
	font-size:11px;
	color:#eeeeee;
	font-weight:bold;
}
.entryPreviewDeactivated {
	font-family:Verdana;
	font-size:11px;
	color:#eeeeee;
	font-weight:normal;
}

.entry002Table {
	width:560px;
	border:1px solid #E0E1EC;
}
.entry002Kategorie {
	font-family:Verdana;
	font-size:12px;
	color:black;
	font-weight:bold;
	padding: 2px 0px 2px 8px;
}
.entry002Picture {
	padding: 8px 8px 8px 8px;
	width:150px;
}
.entry002Headline {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.entry002Preview {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:normal;
}


.entry004Table {
	width:560px;
}
.entry004Kategorie {
	font-family:Verdana;
	font-size:13px;
	color:black;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	border-bottom:2px solid #B1F1BA;
}
.entry004Picture {
	padding: 8px 8px 8px 8px;
	width:150px;
}
.entry004Headline {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.entry004Preview {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:normal;
}
.entry050Table {
	width:220px;
	border:1px solid #E0E1EC;
}

.entry051Table {
	font-family:Verdana;
	font-size:11px;
	color:black;
	width:220px;
	border:1px solid #E0E1EC;

}
.entryCompleteHeadline {
	font-family:Verdana;
	font-size:12px;
	color:black;
	font-weight:bold;
}
.entryCompletePreview {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:bold;
}
.entryCompleteText {
	font-family:Verdana;
	font-size:11px;
	color:black;
	font-weight:normal;
}
.buttonsForEditEntry {
	font-family:Verdana;
	font-size:10px;
	color:black;
	font-weight:normal;
	cursor:pointer;
}

SPAN.buttonsForEditEntry:hover {
	text-decoration:underline;
	font-weight:bold;
}
.HREntry{
background-color: #E0E1EC;;
color: #E0E1EC;;
border: 0;
height: 1px;
}