body {
	margin: 0 0;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Helvetica;
	background-image: url(/img/design/hintergrund.png);
	text-align: center;
}
*.btn {
	position: relative; left: 5px;
}
.headline {
	border-bottom: 1px solid #000000; 
}
table {
	border: 1px solid #000000;
}

 a,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: #d0e191;
}
img {
	border: 0px;
}

#head {
	position: relative;
	width: 853px;
	margin: auto;
}


#content {
	text-align: center;
	width: 853px;
	margin: 0px auto;
}
*.cell1 {
	background-color: #6699cc;
}

*.cell2 {
	background-color: #6699db;
}
#navi {
	font-size: 16px;
	position: absolute;
	left: 420px;
	top: 15px;
}

*.box {
	width: 853px;
	position: relative;
}


*.box_head {
	background-image: url(img/design/content3.png);
	height: 21px;
}

*.rank {
	width: 80px;
	position: absolute;
	left: 1px;
	top: 1px;
}

*.name {
	width: 470px;
	position: absolute;
	text-align: center;
	left: 80px;
	top: 1px;
}

*.visits {
	width: 100px;
	position: absolute;
	left: 550px;
	top: 1px;
}

*.infos {
	width: 203px;
	position: absolute;
	left: 650px;
	top: 1px;
}

*.box_middle {
	background-image: url(img/design/content1.png);
}

*.box_content {
	text-align: center;
	width: 853px;
	height: 100px;
	position: relative;
}

*.box_footer {
	background-image: url(img/design/content2.png);
	height: 20px;
}
h2{
	font-size: 14px;
}

