body {
	Font-Family: Arial;
	font-size: 12px;
	margin: 0px;
}
.header{
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-bottomleft:15px;
}

h2{
	margin-bottom: 2px;
    margin-top: 2px;
	font-size: 18px;
}

h4 {
	background:#ff0000;
	color:#fff;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-bottomleft:15px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 2px;
}

a:link {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #990000;
}
a:visited{
	color: #FF0000;
}

.topnav {	
	font-size: .9em;
}
.einleitung_klein {
	padding: 10px;
	font-size: .8em;
	color: #444444;
	font-weight: normal;
}
.einleitung {
	padding: 10px;
	font-size: .9em;	
}

.casino-bonus {
	padding: 10px;
}

table#floater {

width:148px;
height:220px;
border:0;
}
td{
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-bottomleft:15px;
}
td.titulo{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
background:#ffcdcd;
border:1px solid #ff0000;
color:#000;
}
td.contenido{
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-bottomleft:5px;
background:#ffffd7;
border:1px solid #ffa200;
color:#000;
}

div#date{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	color: gray;
}

div#description{
	font-size:1.4em;
    font-weight: bold;
}

div#texto{
	font-size:12px;
}
