#content h1 {
	color:#e20011;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
}

#content h2 {
	color:#e20011;
	margin-top:20px;
	margin-bottom:0;
	font-size:13px;
	font-weight:bold;
}

#content h3 {
	color:#e20011;
	margin-top:10px;
	margin-bottom:0;
	font-size:13px;
	font-weight:normal;
}

#content h6 {
	color:#CCCCCC;
	margin-top:0;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
}

#content p {
	color:#000;
	font-size:13px;
	line-height:16px;
	margin-bottom:8px;
}

#content a:link,#content a:visited {
	text-decoration:none;
	color:#e20011;
}

#content a:hover {
	text-decoration:underline;
}

#content ul {
	padding-left:20px;
	margin-bottom:16px;
}

#content li {
	list-style:disc;
}

#content .csc-textpic-imagewrap {
	margin-top:5px;
}

#content table th {
	padding-top:3px;
	vertical-align:top;
	border-bottom:1px solid #e20011;
}

#content table td {
	padding-left:10px;
	padding-top:3px;
	vertical-align:top;
	border-bottom:1px solid #e20011;
}

#content th p {
	color:#e20011;
}

.divider hr {
	color:#cccccc;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
}

.news-single-item {
	padding:0!important;
}

.news-single-imgcaption {
	font-size:9px!important;
}

.news-latest-item IMG {
	float: right;
	margin-left: 10px;
}

	
/* Notizzettel */
#notizzettel {
	background:url(../img/havenhostel-notizzettel.png);
	background-repeat:no-repeat;
	width:225px;
	height:229px;
	margin-left: -10px;
}

#notizzettel #notiz-inhalt {
	padding-top: 120px;
	margin-left: 20px;
	width: 180px;
	height: 85px;
}
#notizzettel #notiz-inhalt h2 {
	margin-top: 0px !important;
}
#notizzettel #notiz-inhalt p {
	font-size: 10px;
}
