@charset "utf-8";
/*<![CDATA[*/

/* CSS-Datei Fan-Projekt 1. Fc Köln 1991 e.V. */


/* ALLGEMEINES */
*
{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

html {
        height: 100.05%;
        overflow-y:scroll;
}

body {
	/*
	background-image: url(../img/fp_edge.jpg);
	background-repeat: no-repeat;
	*/
}


h1
{
	font-size: 22px;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 10px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #e2001a;
	margin-top: 8px;
	margin-bottom: 6px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 6px;
}

#main
{
	width: auto;
	text-align: center;
}

#flyer
{
	border: 8px solid #ccc;
}

#tbl
{
	margin: 0 auto;
}

#blub       
   {
   text-align: center;
   position: absolute;
   top: 50%;
   left: 0px;
   width: 100%;
   height: 1px;
   overflow: visible;
   visibility: visible;
   display: block
   }

#blablub
   {
	margin-left: -357px;
	position: absolute;
	top: -280px;
	left: 50%;
	width: 714px;
	height: 560px;
   }

/*]]>*/
