/*  RR-Service = iFrame Inhalt der index Seite */
html, body
{	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
}
h1
{
	display:inline;
	margin:0; padding:0;
	color:#008683;
	font-size:19px;
	font-weight:normal;
}
#header
{
	margin:0 0 15px 0;padding:0;
}

#rr-content
{
	width:630px;
	padding: 0;
	border:none;
}
a:link, a:visited
{
	color:#888888;
}
a:hover
{
	color:#008683;
}

p
{
	margin: 0 0 10px 0;
	padding:0;
	line-height:13px;
}
.center
{
	text-align: center;
	margin:0 0 20px 0;
}
.hotline
{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
img.logo
{
	margin:20px 0 10px 0px;
}

ul#rr
{
	margin: 0 0 15px 140px;
	padding: 0;
}
ul#rr li
{
list-style-type:square;
}
img.email
{
	margin:0px 0 -3px 0;
}
/*noscript Bereich für deaktivieres JavaScript*/
#noscript
{
	border: 3px solid red;
	padding: 5px;
	margin: 5px 5px 5px 0;
	border-color: Red;
}
h5 /*h5 bitte nur für noscript Bereiche verwenden. IE liest keine noscript tag anweisungen aus.*/
{
	font-size:16px;
	text-align:center;
}
h6 /*h6 bitte nur für noscript Bereiche verwenden. IE liest keine noscript tag anweisungen aus.*/
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: yellow;
	margin: 0,;
	padding: 0;
}

