/******************************
* Dokument
******************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}

/******************************
* Links
******************************/

a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

/******************************
* Sonstiges
******************************/

.menu {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.anzahl {
	font-size: xx-small
}
.vorzurueck{
	font-size: smaller
}
.pfad{
	font-size: smaller
}
.ueberschrift {
	font-size: x-large;
	color: #CCCCCC;
}
.pixlie {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bild {
	border: 1px solid #333333;
}
