/* CSS Document */
html, body {
	height: 100%;
}
div#outer {
	height: 100%;
}

div#minimum_size {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	behavior: url(/include/iepngfix.htc);
}
.black_content {
	height: 100%;
	background-color: #000;
}
p.zusatz {
	margin-top: 25px;
	font-size: 9px;
	color: #6a6a6a;
	line-height: 13px;
}
.zusatz a:link { font-size: 9px; color: #6a6a6a; text-decoration: underline }
.zusatz a:active { font-size: 9px; color: #6a6a6a; text-decoration: underline }
.zusatz a:visited { font-size: 9px; color: #6a6a6a; text-decoration: underline }
.zusatz a:hover { font-size: 9px; color: #6a6a6a; text-decoration: none }

p {
	margin-top: 10px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #dbdbdb;
}

div.content_text {
	padding: 0px 80px 0px 80px;
	text-align: left;
}

td.bodytext {
	font-size: 13px;
	color: #dbdbdb;
	line-height: 20px;
	padding: 50px 0px 50px 0px;
	color: #d8d8d8;
}
div.errorMsg
{
   color:Red;
}

a.playmate_more:link, a.playmate_more:active, a.playmate_more:visited { color: #888; text-decoration: underline; font-weight: bold }
a.playmate_more:hover { color: #fff; text-decoration: none; font-weight: bold  }

