html {
	background:#f6d8c3 url("../img_standard/repeater.gif");
	background-repeat:repeat-x;
	height:100%;
}
body {
	background: url("../img_standard/background2.jpg") no-repeat top center;
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#848383;
}
html>body { 
    min-height:712px;
	height:auto;
}
.maindivs {
	position:absolute;
	top:0%;
	left:50%;
}
.facts {
    background-color:#170010;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
div#slogans {
	width:1000px;
	height:auto;
	margin-top:0px;
	margin-left:-500px;
}
div#s_q {
	width:1000px;
	height:auto;
	margin-top:212px;
	margin-left:-500px;
}
div#logo {
	width:163px;
	height:295px;
	margin-top:0px;
	margin-left:-82px;
}
div#quicksearch {
	width:454px;
	height:53px;
	background-image:url(../img_standard/quicksearch_back.png);
	background-repeat: no-repeat;
}
div#left {
	width:167px;
	height:auto;
}
div#right_and_bottom {
	width:100%;
	left:0;
	height:auto;
	margin-top:290px;
}
div#moneycount {
	width:167px;
	height:93px;
	background-image:url(../img_standard/moneycount_back.gif);
	background-repeat:no-repeat;
}
div#counter {
	width:167px;
	height:187px;
	background-image:url(../img_standard/usercounter.png);
	background-repeat:no-repeat;
}
div#inhalt_1 {
	width:650px;
	height:auto;
}
div#register_top {
	width:650px;
	height:auto;
	background-image:url(../img_standard/reg_win_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#design_social {
	width:650px;
	height:40px;
	background-image:url(../img_standard/balken_leer.gif);
	background-repeat:no-repeat;
}
div#right {
	width:167px;
	height:auto;
}
.maintext {
	color:#848383;
	text-align:justify;
}
.big {
	font-size:15px;
}
.smallmaintext {
	color:#848383;
	font-size:10px;
}
.bigred {
	font-size:15px;
	color:#932f2f;
}
.red {
	color:#932f2f;
}
.green {
	color:#6b5a36;
}
.white {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
.whitebigfat {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.whitesmall {
	color:#FFF;
	font-size:10px;
	text-decoration:none;
}
.nav {
	position:absolute;
	top:0%;
	left:50%;
	width:auto;
	height:auto;
	margin-top:183px;
}
a:link {
	color: #FFF;
	text-decoration:none;
}
a:visited {
	color: #FFF;
	text-decoration:none;
}
a:focus {
	outline:none;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
}
div#werbung_h a:link {
	color:#848383;
	text-decoration:underline;
}
div#werbung_h a:visited {
	color:#848383;
	text-decoration:underline;
}
div#werbung_h a:hover {
	color:#848383;
	text-decoration:underline;
	font-weight:normal;
}
div#erfolgtext a:link {
	color:#848383;
	text-decoration:underline;
}
div#erfolgtext a:visited {
	color:#848383;
	text-decoration:underline;
}
div#erfolgtext a:hover {
	color:#848383;
	text-decoration:underline;
	font-weight:normal;
}
div#rechtliches a:link {
	color:#848383;
	font-weight:bold;
}
div#rechtliches a:visited {
	color:#848383;
	font-weight:bold
}
div#ie-message {
	background-image:url(../img_standard/ie_warn.png);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:3px;
    color: #fff;
    font-size:10px;
	height:32px;
	left:0;
	margin-top:0px;
	width:100%;
}
#ie-message a {
color:#fff;
text-decoration:underline;
}
img {
	border:0px;
}

