#nf-page a {
	color:#330817;
}

h2 {
	margin:0px;
	padding:5px 10px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#000;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.loggedInInfo {
	margin:5px;
}

.nf-bodyWrapper {
	clear:both;
	background-color:#000000;
	padding:10px;
}

#nf-wrapper {
	width:850px;
	margin: 20px auto;
}

#nf-header {
	clear:both;
	background-color:#000;
}
#nf-navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#nf-navigation li {
	float:left;
	display:inline;
}
#nf-navigation a {
	padding:5px 10px 5px 10px;
	display:block;
}
#nf-navigation a:hover {
	background-color:#ffffff;
	color:#000000;
}

#nf-content {
	background-color:#e1d0c3;
}

.nf-welcome {
	width:350px;
	float:left;
	color:#330817;
	font-size:11px;
}

.nf-startimages {
	width:200px;
	margin:10px 15px;
	float:left;
	background-color:yellow;
}

#sidebar {
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#sidebar h3 {
	color:#ffffff;
}
.nf-teaser, .nf-journal {
	background-color:#330817;
	width:250px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border: 3px solid #ffffff;
}

.inhalt {
	padding:10px;
}

#nf-page {
	background-color:#e1d0c3;
}

#nf-page .inhalt h1, .inhalt h3 {
	color:#330817;	
}

#nf-journal {
	color:#330817;
	width:450px;
}

#nf-journal a {
	text-decoration:underline;
	color:#330817;
}

#nf-calendar a {
	color:#330817;
}

.nf-journalEntry {
	padding-bottom:20px;
}

.nf-pageContent {
	color:#330817;
}

.nf-pageContent td {
	color:#330817;
}

#nf-footer {
	clear:both;
	padding:10px;	
}

#nf-footer p {
	margin:0px;
	padding:0px;
}