body { 
       font-family: 'Trebuchet MS', helvetica, arial, verdana, sans-serif;
	   margin:0px 0px; padding:0px; text-align:center;
}       

#content 		{	width:760px;	margin:0px auto;	text-align:left;	}      

#header 		{   position: absolute;	z-index: 11;   margin-top: 0px;   width: 760px;}
#headerprint	{   position: absolute;	z-index: 10;   margin-top: 0px;   width: 760px;}

#navigation 	{	position: absolute;	width: 500px;	height: 23px;	top: 100px;}   
     
#headline 		{	position: absolute;	z-index: 3;	width: 600px;	height: 200px;	top: 155px;}  
#copy	 		{	position: absolute;	z-index: 4;	width: 600px;	height: 100px;	top: 265px;}  

#intropos1 		{	position: absolute;	z-index: 12;	width: 300px;	height: 200px;	top: 215px; margin-left: 25px;}       
#intropos2 		{	position: absolute;	z-index: 13;	width: 300px;	height: 200px;	top: 215px; margin-left:210px;}       
#intropos3 		{	position: absolute;	z-index: 14;	width: 300px;	height: 200px;	top: 215px; margin-left:435px;}       

#copypos01 		{	position: absolute;	z-index: 5;	width: 300px;	height: 200px;	top: 255px; margin-left:35px;}       
#copypos02 		{	position: absolute;	z-index: 5;	width: 300px;	height: 200px;	top: 255px; margin-left:235px;}  

     
#copypos03 		{	position: absolute;	z-index: 5;	width: 400px;	height: 300px;	top: 155px; margin-left:435px;}       

#copypos04		{	position: absolute;	z-index: 5;	width: 300px;	height: 300px;	top: 315px; margin-left:435px;}       
#copypos05		{	position: absolute;	z-index: 5;	width: 300px;	height: 300px;	top: 315px; margin-left:435px;}       
#copypos06		{	position: absolute;	z-index: 5;	width: 300px;	height: 300px;	top: 315px; margin-left:435px;}       
#copypos07		{	position: absolute;	z-index: 5;	width: 300px;	height: 300px;	top: 315px; margin-left:435px;}       
#copypos08		{	position: absolute;	z-index: 5;	width: 300px;	height: 300px;	top: 315px; margin-left:435px;}       


#diashow {	position: absolute;	z-index: 6;	width: 300px;	height: 200px;	top: 255px;}   
#diashowbild	{	position: absolute;	z-index: 7;	width: 200px;	height: 400px;	top: 174px; margin-left: 351px;	}
#diashowback	{	position: absolute;	z-index: 6;	width: 200px;	height: 400px;	top: 155px; margin-left: 336px;	}

#diashow a:link			{	text-decoration: none;	margin: 1px; padding:2px;	color: #DDD;	border: solid #DDD 3px;}
#diashow a:visited		{	text-decoration: none;	margin: 1px; padding:2px;	color: #DDD;	border: solid #DDD 3px;}
#diashow a:hover		{	text-decoration: none;	margin: 1px; padding:2px;	color: #663333;	border:solid #663333 3px;	}
#diashow a:active		{	text-decoration: none;	margin: 1px; padding:2px;	color: #DDD;	border: solid #DDD 3px;	background-color:#DDD;	}


#footer {	position: absolute;	z-index: 1;	width: 600px;	height: 60px;	text-align:left;	top: 535px;} 
            
#footernav {	position: absolute;	z-index: 5;	width: 700px;	height: 30px;	text-align:right;	top: 543px;	font-size: 11px;	color: #000;}

#footernav a:link			{	text-decoration: none;	color: #663333;	}
#footernav a:visited		{	text-decoration: none;	color: #663333;	}
#footernav a:hover			{	color: #000;	border-top: solid #663333 3px;	}
#footernav a:active			{	text-decoration: none;	color: #663333;	}

#footernav .aktiv			{	color: #000;	border-top: solid #663333 3px;	}
#footernav .linkaktiv		{	text-decoration: none;	color: #000;	}
#footernav .linkaktiv:hover	{	text-decoration: none;	font-weight:bold; border:0px	}



html , body , div , p , ul , li , input {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFF;
}

.druckdas1					{	text-decoration: none;	color: #FFF;	font-size: 28pt;	}
.druckdas3					{	text-decoration: none;	color: #FFF;	font-size: 10pt;	}

h3					{	text-decoration: none;	color: #FFF;	font-size: 16pt;	}
h5					{	text-decoration: none;	color: #FFF;	font-size: 10pt;	}
h6					{	text-decoration: none;	color: #FFF;	font-size: 8pt;	}


.initial	{
	float: left; width: 22px; height: 33px; color: #FFF;font-weight: bold; 
	font-size: 26px; margin-top: 0px; border: 1px solid #FFF; margin-right: 4px;
		}

A:link				{	text-decoration: none;	color: #DDD;	}
A:visited 			{	text-decoration: none;	color: #DDD;	}
A:hover 			{	color: #663333;	}
A:active 			{	text-decoration: none;	color: #DDD;	}


@media print 
{ 
#header			 { display: none; }
#navigation 	 { display: none; }
.drucktnicht	 { display: none; }
#footernav 		 { margin-left:-60px;	margin-top:-450px; }
#copypos03 		 { margin-left:380px; }
#content 		 { color: #000000; margin-left:10px;}              
#footer 		 { display: none; }
}


@media screen 
{ 
#headerprint	{ display: none; }
.druckdas1		{ display: none; }
.druckdas3		{ display: none; }

}