@charset "iso-8859-1";
/* +++Style Sheet Bone+++ (c)2002 Dave */

/* --------------------Hintergrundfarben---------------------*/
/* Hintergrundfarben */
.bgBlack {  background: #000000}
.bgYellow {  background: #FFD504}
.bgYellow2 {  background: #FEC810}
.bgWhite1 {  background: #FFFFFF}
.bgRed {  background: #CE0009}

/* --------------------LINKS NAVIGATION---------------------*/


/* Farben des Boxbereiches linke Seite weiss */
a.LinkType1red:link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CD0009;
        

}
a.LinkType1red:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CD0009;
        

}
a.LinkType1red:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #CD0009;
	
	
}	
	


/* ------------------------------TEXT DEFINITIONEN -------------------------- */

/* Fliesstext */

.TextType1bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	color: #292B2A;
	font-weight : bold;
	
}

.TextType1regular {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	color: #292B2A;
}

.TextType1red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	color: #CD0009;
}

.TextType2red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 15px;	
	color: #CD0009;
	font-weight : bold;
}

.TextType3red {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;	
	color: #CD0009;
	font-weight : bold;
}

.TextType4red_11 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;	
	color: #CD0009;
	font-weight : bold;
}


/* Eingabe-aerea */
.eingabefeldOrange{
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 9px;
	BORDER-LEFT: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #ffffff;
        height : 17px;
	width : 105px;
; vertical-align: right; top; clip:  rect(   )
; color: #000000
}

.eingabefeldOrangeklein{
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	FONT-SIZE: 9px;
	BORDER-LEFT: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #ffffff;
        height : 17px;
	width : 50px;
; vertical-align: right; top; clip:  rect(   )
; color: #000000
}

.w	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: black;	
}

td	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: black;	
}
