.tabhinter {
	background-color: #9999CC;
}
input {
	color: #FFFFFF;
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	text-decoration: none;
	border: 1px solid #000000;


}
.tabButtonHinter {
	background-image: url(Bilder/tabUnten_01.jpg);
	background-repeat: no-repeat;
}

.Kitty { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 9px; font-style: normal; 
 line-height: normal;
 font-weight: bolder; font-variant: normal; 
 color: #FFFFFF; 
 text-decoration: none
 }
.txtschwarz {

 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; font-style: normal; 
 line-height: normal;
 font-weight: bolder; font-variant: normal; 
 color: #000000; 
 text-decoration: none
}
.ueberschrift {


 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; font-style: normal; 
 line-height: normal;
 font-weight: bold; font-variant: normal; 
 color: #FFFFFF; 
 text-decoration: none
}
.tab-ober-unter-strich {
	border: 1px solid #000000;

}
.tab-ober-unter-strich-rechts {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {

 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; font-style: normal; 
 line-height: normal;
 font-weight: bolder; font-variant: normal; 
 color: #CC99FF; 
 text-decoration: none
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FF0000;
}
form { 
padding:0px; border:0px; margin:0;
}
.kleintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.unterstrich {
	text-decoration: underline overline;
}

