/*
Farbe:
		#E1E1E1 = RGB(255,255,255) >> grau
		#FFCC33 = RGB(255,204,51) >> gelb
		#4A0000 = RGB(74,0,0) >> rot
*/
/*<IMG SRC=\"spacer.gif\" WIDTH=\"5\" HEIGHT=\"5\" ALT=\"\" BORDER=\"0\" STYLE=\"background-color: #000000;\">*/
/*BODY-STYLES*/
body
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		normal;
 font-style:		normal;
 color: 			#4A0000;
 background-color:	#E1E1E1;
 scrollbar-dark-shadow-color : #FFFFFF;
 scrollbar-3d-light-color : #FFFFFF;
 scrollbar-base-color : #E1E1E1;
 scrollbar-arrow-color : #E1E1E1;
 scrollbar-shadow-color : #E1E1E1;
 scrollbar-highlight-color : #E1E1E1;
 scrollbar-face-color : #FFFFFF;
}

td
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
}

.us
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			10pt;
 font-weight:		bold;
 text-decoration:	none;
 background-attachment: fixed; 
 background-image: url(bilder/bg/bg_ueber.jpg); 
 background-repeat: no-repeat;
}

.nav
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			10pt;
 font-weight:		bold;
 text-decoration:	none;
}

.pt8fett
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		bold;
 text-decoration:	none;
}

.pt9fett
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			9pt;
 font-weight:		bold;
 text-decoration:	none;
}

.pt16rot
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			16pt;
 font-weight:		bold;
 text-decoration:	none;
 color:				red;
}


/*LINK-STYLES*/
a
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	none;
}
a:active
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}
a:visited
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	none;
}
a:hover
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:active
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:visited
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

a.u:hover
{
 font-family:		Arial,Verdana, Helvetica;
 font-size:			8pt;
 font-weight:		none;
 font-style :		bold;
 color: 			#4A0000;
 text-decoration :	underline;
}

/*** Inputs ***********************************************************************/
.kon
{
	font-family : Verdana,Arial,Helvetica;
	font-weight:normal;
	font-size:8pt;
	border-left-width: 1px;
	border-top-width: 1px ;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-color: #4A0000; 
	border-style:solid;
	background-color:#FFFFFF;
	color: #4A0000; 
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-right: 2px;
}
.but
{
	font-family : Verdana,Arial,Helvetica;
	font-weight:bold;
	font-size:8pt;
	border-left-width: 2px;
	border-top-width: 2px ;
	border-bottom-width:2px;
	border-right-width: 2px;
	border-color: #FFFFFF;
	border-style:double;
	background-color:#FFCC00; /*Rot*/
	color:#4A0000;
	width:90px;
	height:20px;
}
