html {
	background-image: url('../images/bg.png');
	background-repeat: repeat-x;
	background-color: #FFFC68;
	margin: 0;
	padding: 0;
}
body {
	width: 756px;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
	font-family: Veranda, Helevetica, Arial, sans-serif;
	background-color: white;
	background-image: url('../images/nav-bg.png');
	background-position: 5px;
	background-repeat: repeat-y;
	margin-bottom: 0;
}
div#kapsel {
	background-color: white;
}
h1#logo {
	width: 639px;
	height: 186px;
	float: right;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	margin-top: -4px;
}
h1#logo span, h1#logo div#anim span {
	display: none;
}
h1#logo div#anim {
	height: 77px;
	width: 154px;
	background-image: url('../images/gratis_anim.gif');
	float: right;
	margin-top: 40px;
}

div#content {
margin-top: -30px;
	width: 480px;
	float: left;
	font-family: Veranda, Helevetica, Arial, sans-serif;
	font-size: 12px;
}
div#content h2 {
	color: #FFA300;
	font-size: 18px;
}
br#break {
	clear: both;
}
dl#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 130px;
	float: left;
	margin-top: -186px;
}
dl#nav a {
	text-decoration: none;
}
dl#nav dt {
	background-image: url('../images/nav-top.png');
	background-repeat: no-repeat;
	height: 17px;
	width: 108px;
	color: white;
	font-weight: bold;
	padding-left: 16px;
	padding-top: 2px;
	font-size: 12px;
	margin-top: 17px;
}
dl#nav dt a {
	color: white;
	width: 108px;
	display: block;
	margin-left: -15px;
	padding-left: 15px;
}
dl#nav dt#first {
	margin-top: 4px;
}
dl#nav dd {
	border-bottom: 1px solid #FFE3B2;
	margin: 0;
	padding: 0;
	width: 108px;
}
dl#nav dd a {
	color: black;
	font-weight:normal;
	font-size: 10px;
	width: 108px;
	height: 17px;
	display: block;
	padding-left: 4px;
}
dl#nav dd a:hover {
	background-color: #fff6e6;
}
div#logedin {
	width: 141px;
	height: 260px;
	background-image: url('http://www.missgeschick.de/images/loged.png');
	background-repeat: no-repeat;
	background-color: white;
	float: right;
	margin-top: 5px;
	font-size:12px;
}
div.logedin {
	margin-left: 17px;
	margin-right: 4px;
	margin-top: 21px;
	padding: 4px;
	background-color: white;

}
table.coolborder {
	border: 1px dotted black;
}

tr.topone {
	background-color: #fff48c;
}
tr.firstrow {
	background-color: #fffce0;
}
a {
color:orange;
font-weight:bold;
text-decoration:none;
}
a:hover
{
color:red;
}
.votebut
{
background-color:#fffce0;
border-width:0;
font-weight:bold;
}
.speed
{
background-color:#fff48c;
border-width:0;
width:20px;
}

td
{
	font-family: Veranda, Helevetica, Arial, sans-serif;
}
