* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background: #202020;
	color: #202020;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	}
	
.clearfloat {
	display: inline-block;
	}

.clearfloat {
	display: block;
	}

/* INHALT */

#top {
/*	background: #FFB600;*/
	background: #ff0000;
	line-height: 10px;
}

#page {
	width: 520px;
	margin: 20 auto;
	text-align: center;
	background: #ffffff;
}

#header {
	width: 500px;
	margin: 10px auto;
	padding-top: 10px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}

#subhead {
	width: 484px;
	margin: 0 0 10px 10px;
	padding: 8px;
	background: #202020;
	color: #818181;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*
#nav {
	width: 760px;
	margin:0 auto;
	text-align: justify;
}
*/

#content {
	width: 500px;
	margin: 20px auto;
	padding-bottom: 10px;
	background: #ffffff;
	text-align: justify;
	line-height: 15px;
	clear: float;
}
#content p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}

.line {
	border: 0px;
	border-bottom: 1px #818181 dotted;
}

#content .wupperguide_de {
	height: 133px;
	margin-bottom: 10px;
	background: #ffffff;
}
#content .wupperguide_de p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .wupperguide_de a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .wupperguide_de a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#content .wupperblog_de  {
	height: 133px;
	margin: 10px 0;
	background: #ffffff;
}
#content .wupperblog_de p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .wupperblog_de a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .wupperblog_de a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#content .ronsdorf_net  {
	height: 133px;
	margin: 10px 0;
	background: #ffffff;
}
#content .ronsdorf_net p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .ronsdorf_net a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .ronsdorf_net a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#content .ronsdorf_info  {
	height: 133px;
	margin-top: 10px;
	background: #ffffff;
}
#content .ronsdorf_info p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .ronsdorf_info a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .ronsdorf_info a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}


#content .redaktion {
	margin-bottom: 10px;
	background: #ffffff;
}
#content .redaktion p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .redaktion a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .redaktion a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#content .pressearbeit  {
	margin: 10px 0;
	background: #ffffff;
}
#content .pressearbeit p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .pressearbeit a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .pressearbeit a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

#content .werbung  {
	margin-top: 10px;
	background: #ffffff;
}
#content .werbung p {
	margin-bottom: 8px;
	font-weight: bold;
	color: #ff0000;
}
#content .werbung a  {
	color: #202020;
	font-weight: bold;
	text-decoration: none;
}
#content .werbung a:hover  {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}



#footer {
	width: 500px;
	padding-bottom: 15px;
	text-align: center;
	line-height: 15px;
	color: #202020;
	clear: float;
}

