/*  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:#888888;
	font-size:19px;
	font-weight:normal;
}
#header
{
	margin:0 0 15px 0;padding:0;
}

#disclaimer-content
{
	width:630px;
	padding: 0;
	border:none;
}
a:link, a:visited
{
	color:#888888;
	font-weight:bold;
}
a:hover
{
	color:#666666;
}
h2
{
	font-size: 12px;
	margin-bottom:4px;
	font-weight:bold;
}
h3
{
	margin-bottom: 10px;
	font-weight: bold;
	text-align:center;
	font-size:14px;
}
p
{
	margin: 0 0 20px 0;
	padding:0;
	line-height:13px;
}
p.center
{
	text-align: center;
	margin-bottom:20px;
}
p.schluss
{
	font-style: italic;
}
.email
{
	margin: 0 0 -3px 0;
}
ul
{
	margin: 0 0 20px 0;
}
ul li
{
	margin:0 0 4px 40px;
	list-style: square;
}

table
{
	width:500px;
	border:0;
	border-collapse:collapse;
	margin: 0 0 20px 50px;
}
caption
{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-color: #ccc;
	margin:0 0 4px 0;
	padding:1px;
}
th
{
	text-align:left;
	padding:4px 0;
	border-bottom:1px solid #afafaf;
}
.links
{
	width:210px;
}
.mitte
{
	width:220px;
}
.rechts
{
	text-align:right;
}
td
{
	padding :4px 0;
	border-bottom:1px solid #afafaf;
}
td.zusatz
{
	padding:0 0 4px 0;
	font-size:10px;
	text-align:center;
}

/*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;
}

