body {
	background-color: #F7F7EC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body a{
	font-size: 85%;
	color: #999999;
}
body p{
	font-size: 85%;
	color: #990000;
}
body h1{
	font-size: 85%;
	color: #333333;
}
body h2{
	font-size: 85%;
	color: #333333;
}
body h3{
	font-size: 85%;
	color: #666666;
}

#inhalt img{
	border: 1px solid #333333;
	margin-top: 10px;
	margin-bottom: 5px;

}

#rank{
	text-align: center;
}
#main{
	text-align: center;
}
#main a{
	color: #848A86;
}
.rahmen{
	border-top: 1px solid #848A86;
	border-right: 1px none #848A86;
	border-bottom: 1px none #848A86;
	border-left: 1px solid #848A86;
}
.footer{
	background-image: url(../images/style/footer.gif);
	height: 23px;
	font-size: 11px;
	text-align: center;
	letter-spacing: normal;
	color: #666666;
}
.footer a{
	color: #666666;
	font-size: 100%;

}
