@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
h1, h2  {
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
	color: #FFFFFF;
}

    body  {
	color: #000000;
	background-color: #FFFFFF;
	width: 870px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 10px auto;
    }
.schrift  {
	font-family: Georgia, "Times New Roman", Times, serif;
    }
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	letter-spacing: -1px;
}

a {
	border: 0px;
	color: #0066FF;
	font-size: 13px;
	text-decoration: none;
}

img {
	margin: 0;
	border: 0;
}
.mainbanner  {
	padding: 25px 0px;
}

#header  {
	height: 283px;
	width: 870px;
	position: static;
    } 
#header #logo  {
	margin-left: 1px;
	margin-top: 1px;

    } 
#header a {
	width: 400px;
	height: 51px;
	background-image: url(../images/reward.jpg);
	left: 339px;
	top: 218px;
	border: 0px;

}

#container  {
	text-align: left;
	background-color: #FFFFFF;
	width: 870px;
    } 

.navi   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	width: 177px;
	background-color: #000000;
	background-image: url(../images/navi_unten.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	margin: -5px 0px 0px 29px;
	padding-bottom: 30px;
	height: auto;
	float: left;
}

.navi  img   {
	border: 0;
}

.navi  ul {
	width: 185px;
	padding-left: 10px;
	margin: 30px 0px 25px 0px;
}
.navi       li          {
	list-style-type: none;
	padding: 3px 0px;
	width: 167px;
	height: 25px;
}
.navi         ul  a,     .navi  ul a:visited                                 
                                {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/botton01.gif);
	background-position: 10px 0px;
	padding: 5px 0px 5px 50px;
}
.navi      ul a:hover 
,     .navi ul a:focus   {
	text-decoration: none;
	background-position: 10px -24px;
	background-image: url(../images/botton01.gif);
	background-repeat: no-repeat;
}
.navi    .banner   {
	border: 0;
	display: block;
	width: 177px;
	text-align: center;
	margin-top: 10px;
}


#index .navi a.index,
#paidmailer .navi a.paidmailer,
#strom .navi a.strom ,
#xbox .navi a.xbox,
#sms .navi a.sms,
#impressum .navi a.impressum,
#handy .navi a.handy,
#gewinnspiele .navi a.gewinnspiele,
#klick .navi a.klick,
#poker .navi a.poker {
	text-decoration: none;
	color: #000000;
	background-position: 10px -50px;
	background-image: url(../images/botton01.gif);
	background-repeat: no-repeat;
   }
.main table  {
	margin-left: 20px;





}
.main  {
	width: 640px;
	margin: 0px 0px 0px 8px;
	background-color: #CCCCCC;
	color: #000000;
	float: left;




}
.main   p   {
	padding: 0px 30px;




}
.main    ul   {
	margin: 10px 0px 10px 70px;






}
.gewinn   {
	display: block;
	width: 200px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	margin: 15px 30px 70px 30px;
}
.gewinn p   {
	padding: 15px;

}
.gewinn  a   {
	color: #999999;
	background-color: black;
	height: 130px;
	display: block;
	width: 100%;
	-moz-border-radius: 5px;
	padding: 20px;
	float: left;


}
.gewinn a:hover   {
	color: #FFFFFF;
	background-color: #003366;


}
.gewinn    ul    {
	margin: 0px;
	padding: 0px;




}
.gewinn   ul li   {
	margin: 0px;
	padding: 0px;




}

.angebote    {
	width: 500px;
	text-align: center;
	background-color: #336699;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	clear: both;
	text-decoration: none;
	border: 0px;
	margin: 0 auto;
	position: relatve;
	margin-bottom: 15px;


}
.angebote img    {
	margin-bottom: 20px;



}
.angebote h1    {
	color: #FFFFFF;
	margin: 10px auto 25px auto;
	text-decoration: none;


}
.angebote  h2    {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;


}
.angebote   a    {
	color: #FFFFFF;
	font-size: 95%;
	height: 100%;
	width: 100%;
	display: block;
	padding-bottom: 15px;



}



    .fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
#startangebote { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	margin: 0px 50px;
	height: auto;




    }





.indexbotton {
	display: block;
	width: 150px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 180px;
	background-color: #000000;
	margin: 0px 2px 2px 20px;
	-moz-border-radius: 5px;
	margin-bottom: 15px;
}
.indexbotton img {
	padding: 10px;

}
.indexbotton a {
	display: block;
	width: 150px;
	height: 180px;
	-moz-border-radius: 5px;

}
.indexbotton  a:hover {
	display: block;
	width: 150px;
	height: 180px;
	-moz-border-radius: 5px;
	background-color: #003366;
	color: #FFFFFF;

}
.indexbotton h1 {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 30px;
	margin-top: -15px;

}
