@charset "utf-8";
<!--
A:link 		{	COLOR: #333333; TEXT-DECORATION: none}
A:visited 	{	COLOR: #333333; TEXT-DECORATION: none}
A:active 	{	COLOR: #333333; TEXT-DECORATION: none}
A:hover 	{	COLOR: #ffffff; TEXT-DECORATION: none; background-color: #C5161D; }
A:link.img 		{	color: none; TEXT-DECORATION: none}
A:visited.img 	{
	color: none;
	TEXT-DECORATION: none;
	overflow: hidden;
}

A:active.img 	{	 color: none; TEXT-DECORATION: none}
A:hover.img 	{	 color: none; TEXT-DECORATION: none}

body{
	margin:0;
	padding:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
}

.normal 	{font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #333333;}
			
.fett 		{	font-family: Arial;
				font-size: 11px;
				font-weight: bold;
				letter-spacing: 2px;
				color: #333333;
			}

.titel 		{	font-family: Arial;
				font-size: 17px;
				font-weight: bold;
				letter-spacing: 2px;
				color: #760D11;
			}
.titelgross 		{	font-family: Arial;
				font-size: 30px;
				font-weight: bold;
				letter-spacing: 2px;
				color: #760D11;
			}


.subtitel 		{	font-family: Arial;
				font-size: 14px;
				letter-spacing: 2px;
				color: #333333;
			}

.klein  	{	font-family: Arial;
				font-size: 11px;
				letter-spacing: 1px;
				color: #333333;
			}
			
.klein_weiss {	font-family: Arial;
				font-size: 11px;
				letter-spacing: 1px;
				color: #FFFFFF;
			}

.form 		{
				font-family: Arial;
				font-size: 11px;
				letter-spacing: 2px;
				color: #FFFFFF;
				background-color: #C5161D;
				width: 250px;
				height: 18px;
			}
			
.form_gr 		{
				font-family: Arial;
				font-size: 11px;
				letter-spacing: 2px;
				color: #FFFFFF;
				background-color: #C5161D;
				width: 350px;
				height: 80px;
			}
			
.form_kl	{
				font-family: Arial;
				font-size: 11px;
				letter-spacing: 2px;
				color: #FFFFFF;
				background-color: #C5161D;
				width: 70px;
				height: 18px;
			}
			
.weiss_fett {	font-family: Arial;
				font-size: 11px;
				font-weight: bold;
				letter-spacing: 2px;
				color: #ffffff;
			}
			
.weiss	 	{font-family: Arial; font-size: 11px; letter-spacing: 1px; color: #ffffff;}

.senf	 	{font-family: Arial; font-size: 11px; letter-spacing: 2px; color: #760D11; font-weight: bold;}

/* FRK */
h1 {
	font-size:11px;
}

h3 {
	font-size:11px;
}

-->
