@CHARSET "ISO-8859-1";



img {
	border: none;
}


.sitestyle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	background-color: #777777;
	height: 100%;
}

.maindivstyle
{
	position: absolute;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

HEADING_3{
	font-family: Verdana;
	font-size:18px;
	text-decoration: underline;
	text-align: center;	
}

.ABSATZ_BIG {
	font-family: Verdana;
	text-align:left;
	font-weight: bold; 
	font-size: 25px;
	margin: 0 0 0 0;
}

.ABSATZ_NORMAL {   
	font-size: 14px;
	font-family: Verdana;
}
	
.ABSATZ_MINI{
   	font-family: Verdana;
	text-align:left;
 	font-weight: bold; 
 	font-size: 6px;
 	margin: 0 0 0 0;
}

.LISTE{ 
 	list-style-type: none; 
 	font-weight: bold;
}

.ROTGEDRUCKTES{
	color: red;   
	font-family: Verdana;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

