@charset "utf-8";
/* CSS Document flashfire */



body{
	background-color:#65008c; /*entspricht pantone 162C solid coated*/
	
	color:#ffffff;

}

filter:alpha(opacity=50); /* IE */
-moz-opacity:0.5; /* Gecko-Browser */
opacity:0.5; /* Opera 9+ */



*{
	font-family:arial;
	font-size:18px;
	line-height:18px;
	color:#AFAFAF;
}


h3{
	margin:0 0 0 0;
	padding:1px 0 0 0;
	color:#DFDFDF;
	text-decoration:underline;

	}

/*
hr{
	clear:both;
	background-color:#999999; /* Mozilla 1.4 */
	color:#999999; /* IE 6 */
	border:#999999; /* Opera 7.11 */
	height: 1px; /* in Opera f?¼r die Anzeige n?¶tig, in Mozilla f?¼r die einheitliche H?¶he */
}
*/



a {color: #9F9F9F;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
font-style: normal;
line-height: 17px;
}


a:link {color: #9F9F9F;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
font-style: normal;
line-height: 17px;
}


a:hover {color: #9f9f9f;
font-family: Arial;
font-size: 15px;
font-weight: bold;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none; 
}

a:visited {color: #9F9F9F;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-decoration: none;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none 
}



/* original

p{
	font-size:19px;
	padding:0px 0px 0px 0px;
	color:#FF0000;

}
*/

p{
	padding:0px 10px 0px 10px;
	color:#FF0000;

}

p.fett{
	text-align: center;
	font-family:Arial;
	font-size:25px;
	font-weight: bold; 
	text-decoration:underline;
	color:#ffffff;
}

p.norm{
	text-align: center;
	font-family:Arial;
	font-size:17px;
	line-height:22px;
	font-weight: bold; 
	color:#ffffff;
}

p.links{
	text-align: left;
	font-family:Arial;
	font-size:17px;
	line-height:22px;
	font-weight: bold; 
	color:#ffffff;
}

p.kleindick{
	text-align: center;
	font-family:Arial;
	font-size:19px;
	line-height:22px;
	font-weight: bold; 
	color:#ffffff;
}

p.kleindick2{
	text-align: center;
	font-family:Arial;
	font-size:25px;
	line-height:30px;
	font-weight: bold; 
	color:#ffffff;
}

p.kleindick3{
	text-align: center;
	font-family:Arial;
	font-size:10px;
	line-height:12px;
	font-weight: bold; 
	color:#ffffff;
}

p.kleindick4{
	text-align: center;
	font-family:Arial;
	font-size:12px;
	line-height:12px;
	font-weight: bold; 
	color:#ffffff;
}

.link{
	
	font-family:Arial;
	font-size:8px;
	line-height:8px;
	text-decoration:underline;
	color:#6f6f6f;
}

#kt_rahmen_box{
	display: block;
	position: absolute;
	top: 2%;
	left: 50%;
	margin:0 0 0 -485px;
	padding: 0 0 0 0;
	width: 970px;
	height: 578px;
	background-image:url(../images/background4.jpg);
	background-repeat:no-repeat;

}


#kt_main_box_mitte{
	display: block;
	position: absolute;
	top: 30%;
	left: 30%;
	margin:0 0 0 0px;
	padding: 0 0 0 0;
	width: 435px;
	height: 371px;
	border-style: solid;
	border-width: 5px;
	border-color: #44005F;
	background-image:url(../images/rahmen_back_mitte.png);

	
}

#kt_main_box_mitte_klein{
	display: block;
	position: absolute;
	top: 30%;
	left: 30%;
	margin:0 0 0 0px;
	padding: 0 0 0 0;
	width: 435px;
	height: 240px;
	border-style: solid;
	border-width: 5px;
	border-color: #44005F;
	background-image:url(../images/rahmen_back_mitte.png);

	
}

#kt_main_box_unten{
	display: block;
	position: absolute;
	top: 454px;
	left: 122px;
	margin:0 0 0 0px;
	padding: 0 0 0 0;
	width: 759px;
	height: 88px;
	border-style: solid;
	border-width: 5px;
	border-color: #44005F;
	background-image:url(../images/rahmen_back_unten.png);
	background-repeat:no-repeat;
	
}
