A.bold:visited {
	color: #6666CC;
	font-weight: bold;
	text-decoration: none;
}
A.bold:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
A.bold:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
A.bold:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}


A.nav:visited { 
	text-decoration: underline;
	color: #336699;
}
A.nav:hover {
	text-decoration: underline;
	color: #888888;
}
A.nav:active { 
	text-decoration: underline;
	color: #336699;
}
A.nav:link { 
	text-decoration: underline;
	color: #336699;
}


body {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #CECBC0;
	scrollbar-arrow-color: #000000;
}
html {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
UL { list-style-type : square;  margin-left : 16px;  margin-top : 5px;  margin-bottom : -12px;
}
.formbutton
{
	background-color : ButtonFace;
	border-style: groove;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
}
.formbuttonbig
{
	background-color : ButtonFace;
	border-style: groove;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}
.texterror { color: #CC0000; font-weight: bold
}
.textbold {  font-weight: bold
}
.texttitlea {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.texttitleb {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.texttitlec {
	font-size: 9px;
	font-weight: normal;
	color: #EEEEEE;
}

.textcopyright {  }
.textsmall {
	font-size: 9px;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: bottom;
	
}
.textsmallbold {
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
}
.tdodd {
	background-image: url(/images/bg/hellgrau_bg_box1.gif);
	height: 15px;
}
.tdeven {
	background-color: #EEEEEE;
}
.tdhead {
	font-size: 10px;
}
.tdspace {  }
hr {  }

.formfield {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left : 4px;
	}

.textweiss {
	color: #FFFFFF;
}
.tdheada {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 18px;
}
.tdheadb {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	height: 18px;
}
.tdheadc {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	height: 18px;
}

