#oben{
	font: 10px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	background: #576d8a;
	border: 0px solid #ffffff;
	box-shadow: 2px 2px 5px #000000;
	moz-box-shadow: 2px 2px 5px #000000;
	webkit-box-shadow: 2px 2px 5px #000000;
	border-radius: 6px 7px 0px 0px;
	moz-border-radius: 6px 7px 0px 0px;
	webkit-border-radius: 6px 7px 0px 0px;
	width: 50px;
	padding: 3px 10px;
}


#box4 {
	
}
#box4 img {
border: none;
khtml-border-radius: 10px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
	
}
.box4 img {
border: none;
	khtml-border-radius: 10px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	border-radius: 10px;
} 

body {
	color: Black;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

a {
	color: #ABC6DE;
}

a:hover {
	color: #6495ED;
}


#zelle tr {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 1px 1px 1px 1px;
	line-height: 10px;
	width: 170px;
	color: White;
	background: #2D5374;
	border: 1px dotted #ADD8E6;
	box-shadow: 2px 2px 5px #000000;
	moz-box-shadow: 2px 2px 5px #000000;
	webkit-box-shadow: 2px 2px 5px #000000;
	border-radius: 5px 5px 5px 5px;
	moz-border-radius: 5px 5px 5px 5px;
	webkit-border-radius: 5px 5px 5px 5px;
}

