/*  Home = iFrame Inhalt der index Seite */
html, body
{	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
}
#buchprinz-content
{
	width:630px;
	padding: 0;
	border:none;
}
p
{
	line-height:13px;
	margin:0 0 14px 0;
}
a:link, a:visited
{
	color:#888888;
	font-weight:bold;
}
a:hover
{
	color:#fe8647;
}
h2
{
	color:#b3382d;
	font-weight:bold;
	margin:0 0 2px 0;
}

	#header
	{
		margin:0 0 15px 0;padding:0;
	}

	h1
	{
		display:inline;
		margin:0; padding:0;
		color:#fe8647;
		font-size:19px;
		font-weight:normal;
	}
	
	ul.best-links
{
	float:left;
	width:110px;
	margin:4px 0 14px 0;
}
		ul.best-links li, ul.best-rechts li
		{
			margin:0 0 4px 0;
		}
		ul.best-rechts img
		{
			margin: 1px 0 -3px 0;
		}
	ul.best-rechts
	{
		float:left;
		width:200px;
		margin:4px 0 14px 0;
	}
	p.schluss
	{
		clear:left;
		text-align:left;
		font-style:italic;
	}







/*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;
}

