p {
	font-family: "Sergoe UI", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #00C;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00C;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00C;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #00C;
}
.navigation {
	font-weight: bold;
	padding: 4px;
}
.whereiam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	background-color: #B6D0FF;
}
.referenzhead {
	font-size: medium;
	font-weight: bold;
	background-color: #B6D0FF;
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-image: url(../back/headerback.jpg);
}
.turnierlistehead {
	background-color: #99CC99;
	font-weight: bold;
}
.turnierlistetoggle {
	background-color: #EEECC8;
}
.copyright {
	font-size: x-small;
	color: #EEEECC;
}
.pagecontent {
	font-size: small;
}
.gross {
	font-weight: bold;
	font-size: medium;
}
.highlight {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;
	padding: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.schleifename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
}
.schleifepreis {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}
.schleifebeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
}

