body
{
	margin:0px;
	padding:0px;
	background-color:rgb(255,255,255);
	font-family:'Times New Roman',Times,serif;
	font-size:100%;
}

a
{
	color:rgb(51,51,51);
	text-decoration:none;
}

img
{
	border:0px;
}

/* ----- ID -------*/

div#mama
{
	background-color:rgb(255,255,255);
	text-align:left;
	margin:140px 0 0 0;
}

div#mamaleft,
div#mamatop,
div#mamabottom,
div#banner,
div#navigation,
div#breadcrumb,
div#suche,
div#content .textbild .bildtext a,
div#links,
div#copy,
div#partner,
.clear,
.screen
{
	display:none;
}

div#mamaright
{
	width:100%;
}

div#center
{
	width:100%;
	color:rgb(51,51,51);
	margin:0 0 30px 0;
}

div#content
{
	color:rgb(51,51,51);
	float:left;
	margin:0 0 0 5px;
	padding:0px;
}

div#content h1
{
	color:rgb(115,96,81);
	padding:0 0 15px 0;
	font-size:100%;
	/*font-variant:small-caps;*/
	margin:0px;
}

div#content p
{
	padding:0px 0 10px 0;
	margin:0px;
}

div#content .text
{
	line-height:150%;
}

div#content .textbild
{
	width:95px;
	float:right;
	margin:5px 0 5px 5px;
}

div#content .textbild .bildtext
{
	width:95px;
	margin:0px;
	color:rgb(151,0,9);
	font-size:85%;
	padding:0px;
	text-align:left;
	line-height:100%;
}

div#mama
{
	background-color:rgb(255,255,255);
	text-align:left;
}

div#bottom
{
	width:100%;
	text-align:center;
	clear:both;
	float:none;
}

div#bottomright
{
	border:1px solid rgb(238,238,238);
	margin:10px 0 0 0;
	width:95%;
	color:rgb(255,255,255);
}

div#bottomright img
{
	margin:10px 5px 10px 5px;
}

div#bottomleft
{
}

div#partnerprint
{
	font-weight:bold;
	margin:5px;
	color:rgb(151,0,9);
	font-size:85%;
}

div#advertiser
{
	margin-top:30px;
}

div#printheader
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
div#printheader img
{
	float:left;
}

.print
{
	visibility:hidden;
}

/* ----- Class -------*/


/*.clear
{
	float:none;
	clear:both;
}
*/