BODY			{
	scrollbar-face-color: FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #E8EDF0;
	scrollbar-3dlight-color: #00000A;
	scrollbar-darkshadow-color: #D3D3D8;
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #00000A;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
}
TD {
	font-family : arial,verdana,helvetica;
	font-size : 12px;
}

B	{
	font-size : 12px;
	font-weight: bold;
}

STRONG	{
	font-size : 12px;
	font-weight: normal;
}

H1	{
	color: #CC0000;
	font-size : 12px;
	font-weight: bold;
	margin-top: 0em; 
	margin-bottom: 0em;	
}

H2	{
	color: #000000;
	font-size : 12px;
	font-weight: bold;
	margin-top: 0em; 
	margin-bottom: 0em;
}

.rot	{
	color: #CC0000;
	font-weight: bold;
}

.schwarz	{
	color: #000000;
	font-weight: bold;
}
A.Link_no_decoration {
	color : #000000;
	text-decoration : none;
}

A:HOVER.Link_no_decoration {
	color : #000000;
	text-decoration : none;
}

A.menu {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A.menu_rot {
	color : #CC0000;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.menu {
	color : #CC0000;
}
A:HOVER.menu_rot {
	color : #CC0000;
}

A {
	color : #CC0000;
}

A:HOVER {
	color : #000000;
}
INPUT {
	border : 1 solid #CCCCCC;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
}

INPUT.noborder {
	border : none;
}

.button {
	border : 1 solid #666666;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
	background : #CCCCCC;
}

SELECT {
	border : 1 solid #CCCCCC;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
}

TEXTAREA {
	border : 1 solid #CCCCCC;
	font-family : arial,verdana,helvetica;
	font-size : 12px;
}
.formbutton
{
	background-color : #EEEEEE;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #000000;
}
.text_klein 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px
}