*  {  
   margin: 0;
   padding: 0;
   }

body  {
   background: url(graphics/hg_gelb.png) repeat-y;
   width: 1200px;
   font-family: 'Asap', open-sans, sans-serif;
   font-size: 17px;
   line-height: 24px;
   color:#000;
   }
   
a:link,a:visited,a:hover,a:focus   {
	color: #f81051;	
	}   

#navigation   {
	position:absolute;
	top: 246px;
	left:1001px;
	font-weight:bold;
	color: #000;	
	}
	
#navigation a   {
	text-decoration: none;	
	}	
	
#navigation a:link,#navigation a:visited,#navigation a:focus,#navigation a:link,#navigation a:link   {
	color: #b80606;	
	}	

#navigation a:hover  {
	color: #000;	
	}

#inhalt   {
   margin-top: 150px;
   margin-left:201px;
   width: 602px;
   }
   
.blackpoint   {
   background: url(graphics/punktschwarz.png);    
   width: 86px;
   height: 74px;
   font-size: 22px;
   font-weight: bold;
   color: #fff;
   padding-top: 24px;
   padding-left:14px;
   }

.redpoint   {
   background: url(graphics/punktrot.png);    
   width: 182px;
   height: 200px;
   display: table-cell;
   vertical-align: middle;
   font-size: 14px;
   line-height:20px;
   color: #fff;
   padding-left:18px;
   }
   
#ausstellung  {
	position:absolute;
	top:600px;
	left:0;
	z-index: 5;	
	}

#TdS10  {
	position:absolute;
	top:17px;
	left:750px;
	z-index: 4;	
	}

#printtitel1,#printtitel2   {
	display:none;	
	}

