	/*Allgemeine Formatierungen*/
body
 	{
	color: #2A1769;
	font-family:"Times New Roman", sans-serif;
	text-align: justify;
	background-image: url(../pics/ecke.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

h1
	{
	text-align: center;
	font-family:"Times New Roman";
	font-style: normal;
	}

.bold	
	{
	font-weight: bold;
	}

.menu 
	{
	font-size : 9pt;
	font-style: normal;
	font-weight: bold;
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif, Arial;
	background-color: #70BAED;
	}

.fuss
	{
	font-size :8pt;
	font-style:normal;
	color:#2A1769;
	text-align: center;
	vertical-align: middle;
	}

A:link {COLOR: #000099; TEXT-DECORATION: underline}
A:visited {COLOR: #000099; TEXT-DECORATION: underline}
A:hover:unknown {COLOR: #990000; TEXT-DECORATION: none}
A:active {COLOR: #00008c; TEXT-DECORATION: none}



table.normal
        {
        align: center;
        text-align: left;
        height: 169px;
	width: 76%;
        border: 0;
        }

.typ1   
	{
        width: 200px;
        }

.typ2   
	{
        font-family:Helvetica;
	font-weight: bold;
        }

.typ3
        {
        font-family:Helvetica;
	font-weight: bold;
	color:#000099;
        }

.typ4
        {
        font-family:Helvetica;
	color:#000099;
        }

.typ5
        {
        width: 20px;
        }

.typ7   
	{
	text-align: justify;
	width: 500px;
	}

.typ8   
	{
        font-family:Helvetica;
	font-weight: bold;
        text-align: center;
	}
