@charset "utf-8";
/* Grundformat fr <body>-Tag */
                                         
.rotfett {
	font-family: Tahoma;
	font-size: 13px;
	color: #800000;
	font-weight: bold;
}
.kleinrot {
	font-family: Tahoma;
	font-size: 11px;
	color: #800000;
	font-weight: bold;
}
.kleinschwarz {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.klschw {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
input.helpline{
	border-style:none;
	background:none;
	padding: 1px ;
	margin: 2px ;
	height: 21px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #747474;
}
input.TB_Button_B
{
	background-image: url(../admin/image/bold.gif);
	background-position:center;
	background-repeat:no-repeat;	
}
input.TB_Button_I
{
	background-image: url(../admin/image/italic.gif);
	background-position:center;
	background-repeat:no-repeat;	
}
input.TB_Button_W
{
	background-image: url(../admin/image/link.gif);
	background-position:center;
	background-repeat:no-repeat;	
}



