/* added by ob */
		img.rechts {
			float:right;
			margin:0 0 15px 15px;
		}
		img.links {
			float:left;
			margin:0 20px 15px 0;
		}
		ul.programmliste>li {
			margin-bottom:15px;
		}
		a img {
			border:0;
		}
/* end: added by ob */

		BODY 	{
			background : #ffffff;
			}

		table	{
			border:thin;
			}
			
        td  {
        	font-size : 8pt;
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-style : normal;
        	color : #606060;
        	}
			
   		td.fett  {
        	font-size : 8pt;
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	font-style : normal;
        	color : #606060;
        	}
			
        td.smallheader  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	background-color : #a0a0a0;			
        	color : #000000;			
        	font-size : 8pt;
        }
		
 		td.smallheader-r  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	background-color : red;			
        	color : #ffffff;			
        	font-size : 8pt;
        }
		
         td.smallheader-v  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	background-color : #ffffff;			
        	color : #000000;			
        	font-size : 8pt;
        }
		  
        td.header  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	background-color : #808080;			
        	color : #ffffff;			
        	font-size : 11pt;
        }
        
        td.small  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 7pt;
        }
        
        div.small  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 7pt;
        }

        div.smalldt  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 7pt;
	       	color : #0080ff;	
        }
		
       div.header  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	background-color : #808080;			
        	color : #ffffff;			
        	font-size : 11pt;
        }

        a:link  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #606060;
        	text-decoration : none;
        }
        
        a:active  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #606060;
        	text-decoration : none;
        }

        a:visited  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #606060;
        	text-decoration : none;
        }

        a:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	text-decoration : none;
        	color : #000000;
        	background-color : #ffffff;
        }
        
        a.mark:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	text-decoration : none;
        	color : #ffffff;
        	background-color : #0080ff;
        }


 		a.imtext:link  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #0080ff;
        }
        
        a.imtext:active  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #0080ff;
        }

        a.imtext:visited  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #0080ff;
        }

        a.imtext:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 8pt;
        	font-weight : normal;
        	color : #000000;
        	background-color : #f7f7f7;			
        }  

   		.button  {
				width: 110px; 
				height:25px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : bold;
				font-size : 11pt;
			}

 		.button2 {
				width: 80px; 
				height:18px; 
				color:#ffffff; 
				background-color:#a0a0a0; 
				font-weight : normal;
				font-size : 8pt;
			}			
			
 		.button3 {
				width: 130px; 
				height:20px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : normal;
				font-size : 8pt;
			}			

 		.button4 {
				width: 150px; 
				height:20px; 
				color:#000000; 
				background-color:#dcbc53; 
				font-weight : normal;
				font-size : 8pt;
			}						
