body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
body,td,th {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pagebar {
	background-image: url(http://images.sascha3008.de/scms/contbg.png);
}
#foot {
	background-image: url(http://images.sascha3008.de/scms/copybg.png);
	height: 25px;
	font-size: 10px;
	font-weight: bold;
}
#cont_end {
	background-image: url(http://images.sascha3008.de/scms/cont_end.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#content {
	margin: 20px;
}
.ueber1 {
	font-size: 16px;
	font-weight: bold;
	clear: both;
	float: none;
	white-space: normal;
	display: block;
	text-shadow: 0px 0px 5px #ddf;

}
.ueber2 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	float: none;
	white-space: normal;
	display: block;
}
#close {
	margin: auto;
	padding: 25px;
	height: 500px;
	width: 800px;
}
.unter1 {
	display: block;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	background-color: #000;
	font-size: 10px;
	text-align: right;
}
.unter2 {
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
	font-size: 10px;
	margin-top:10px;
}
.news_thick
{
	font-style:normal;
	font-weight:bold;
	display: inline-block;
}
#footmessage {
	margin: auto;
	width: 800px;
	text-align: center;
	font-size: 8px;
	color: #666;
}
#wrotebb
{
	background-image:url(http://images.sascha3008.de/scms/wrotebb_bg.png);
	width:800px;
	height:25px;
	padding-top: 5px;
}
#loginarea
{
	background-image:url(http://images.sascha3008.de/scms/login_bg.png);
	width:800px;
	height:25px;
	padding-top: 5px;
	display:none;
}
#loginarea td
{
	font-size: 12px;
    color:#999;
}
#loginarea input
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	border: 1px solid #666;
	color:#999;
	font-weight:bold;
}
#loginarea input:hover
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	border: 1px solid #999;
	color:#999;
}
#loginarea input:focus
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	border: 1px dashed #ccc;
	color:#999;
}
.errordiv
{
	background:#500;
	color:#f00;
	border: 1px solid #f00;
	padding: 5px;margin-bottom:10px;
}
.errordiv a:link
{
	color:#f00;
}
.errordiv a:hover
{
	color:#f55;
}
.donediv
{
	background:#050;
	color:#0f0;
	border: 1px solid #0f0;
	padding: 5px;margin-bottom:10px;
}
.donediv button
{
	border:none;
	background:none;
	text-decoration:underline;
	font-weight:bold;
	color:#0f0;
}
.donediv a:link
{
	color:#0f0;
}
.donediv a:hover
{
	color:#5f5;
}
#registerbox tr td
{
	font-size: 12px;
    color:#999;
}
#content input,textarea
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#666;
	border: 1px solid #666;
	color:#999;
	font-weight:bold;
}
#content input:hover,textarea:hover
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#666;
	border: 1px solid #999;
	color:#999;
}
#content input:focus,textarea:focus
{
	background-image:url(http://images.sascha3008.de/scms/login_input_bg.png);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#666;
	border: 1px dashed #ccc;
	color:#999;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #CCC;
}
a:active {
	color: #999;
}
.aboutbox
{
	padding-top:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
.aboutbox-end
{
	padding-top:5px;
	padding-bottom: 5px;
	
}
#contactsfooter {
	font-size:10px;
	text-align:center;
	padding:5px;
	width:800px;
	margin:auto;
}
.comment_border tr td {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentreply
{
	color:#999;
	background:#333;
	border: 1px solid #999;
	padding:5px;
	margin-top:10px;
}
.commentreplyueber
{
	color:#666;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	padding:2px;
}
