/*  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;
}

#sicherheit-content
{
	width:630px;
	padding: 0;
	border:none;
}
a:link, a:visited
{
	color:#888888;
	font-weight:bold;
}
a:hover
{
	color:#666666;
}
h3
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
h2
{
	font-size: 12px;
	margin-bottom:2px;
	font-weight:bold;
}
p
{
	margin: 0 0 20px 0;
	padding:0;
	line-height:13px;
}
p.center
{
	text-align: center;
	margin-bottom:20px;
}

/*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;
}

