body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #006699;
	buttonface: #006699;
	font-family:  arial, helvetica, sans-serif;
	font-size: 10pt );
	background-image: url(../images/1bg.jpg);
	background-attachment: fixed;

}

td	{
	font-family:  Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #000000;
}

.title	{
	font-family:  Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
}

select	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border:1px solid #000000;
	background-color: #ffffff;	
}

.text	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0px none;
	letter-spacing: normal;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	width: auto;
}

textarea {  
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000; 
  background-color: #ffffff;
}

.titlegross {
	font-family:  Arial, Helvetica, "sans serif";
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: normal;
}

.textrot {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	border: 0px none;
}

.titleweiss {
	font-family:  Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
	text-indent: 2px;
}

.titleschwarz {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	list-style-type: none;
}

.titleweissnb {
	font-family:  Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}
	
a {color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #eaeaea;
}
a:visited {	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a.link2 {color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:hover {color: #000000;
	text-decoration: underline;
	font-weight: bold;
	background-color: #eaeaea;
}
a.link2:visited {color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.link2:active {color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.link3 {color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.link3:hover {color: #000000;
	text-decoration: underline;
	font-weight: normal;
	background-color: #eaeaea;
}
a.link3:visited {color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.link3:active {	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

