/******************************
* Dokument
******************************/

body {
	margin: 0px;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
th {
	color: #666666;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: small;
}


body, table ,td {
	color: #999999;
	font-family: Verdana,Tahoma,Arial,sans-serif;
/*	font-size: small;*/
font-size:11px;
}

.message a
{
color:#0C4ECE !important;
}
.message a:hover {
	 color:#22C6EC !important;
}


/******************************
* Links
******************************/

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #22C6EC;
}
a:active {
	text-decoration: underline;
	color: #0C4ECE;
}
a img
{
	border:0px black none;
}

/******************************
* 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:2px solid #22C6EC;
	  vertical-align:bottom;
}
.bild:hover {
	 border:2px solid #0C4ECE;
	  vertical-align:bottom;
}


.ueberschrift
{
  background:url(system/title_bg.gif) repeat-x center center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.lupe
{
	 cursor: url('lupe.cur'), pointer;
}
.lupeminus
{
	 cursor: url('lupeminus.cur'), pointer;
}
