A.farbe:LINK  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
		text-decoration : underline;
    	font-weight : bold;
    	Color : #991326;
    }
    
A.farbe:ACTIVE  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	text-decoration : none;
    	font-weight : bold;
    	Color : #000000;
    }
    
A.farbe:VISITED  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
		text-decoration : underline;
    	font-weight : bold;
    	Color : #991326;
    }
    
A.farbe:HOVER  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	text-decoration : none;
    	font-weight : bold;
    	Color : #000000;
    }
	
A.farbe2:LINK  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
		text-decoration : underline;
    	font-weight : bold;
    	Color : #ffffff;
    }
    
A.farbe2:ACTIVE  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	text-decoration : none;
    	font-weight : bold;
    	Color : #000000;
    }
    
A.farbe2:VISITED  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
		text-decoration : underline;
    	font-weight : bold;
    	Color : #ffffff;
    }
    
A.farbe2:HOVER  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	text-decoration : none;
    	font-weight : bold;
    	Color : #000000;
    }
 
A.linkkl:LINK  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10px;
		text-decoration : underline;
    	font-weight : none;
    	Color : #991326;
    }
    
A.linkkl:ACTIVE  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10px;
    	text-decoration : none;
    	font-weight : none;
    	Color : #000000;
    }
    
A.linkkl:VISITED  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10px;
		text-decoration : underline;
    	font-weight : none;
    	Color : #991326;
    }
    
A.linkkl:HOVER  {
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10px;
    	text-decoration : none;
    	font-weight : none;
    	Color : #000000;
    } 
    
.fliesstext, td  {
    	font-family : Garamond,Palatino,serif,Arial, Helvetica, sans-serif;
    	font-size : 16px;
    }
    
.titel  {
	    color : #FFFFFF;
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : bold;
    	font-style : italic;
    }

.titel2  {
	    color : #FFFFFF;
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 12px;
    	font-weight : bold;
    	font-style : italic;
    }

.head  {
	    color : #991326;
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 18px;
    	font-weight : bold;
    	font-style : none;
    }	
	
.table  {
	    color : #991326;
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 14px;
    	font-weight : none;
    	font-style : none;
    }

.tablekl  {
	    color : #991326;
    	font-family : Arial, Helvetica, sans-serif;
    	font-size : 10px;
    	font-weight : none;
    	font-style : none;
    }
    
.img_big
{
    position: absolute;
    top: 5px;
    left: 75px;
    width: 550px;
    height: 430px;
    padding: 10px;
    background-color:#FFFFFF;
    text-align: center;
    cursor: pointer;
}

h2
{
    font-family : Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #772B1B;
    margin: 0px;
    padding: 0px;   
}

.img_box
{
    cursor: pointer;
}