	
	/* Copyright 2004 by Sunvision Film- und Werbeatelier Basel GmbH, Basel/Switzerland */
	
	@media print 
	{			
	#navigation {  visibility: hidden; }
	#hinweise   { visibility: hidden; }
	#orientierung   { visibility: hidden; }
	#imagebild   { visibility: hidden; }
	#suchen  { visibility: hidden; }
	#imagebild IMG { height: 0px; }
	TABLE#content { text-align: left; }
	TABLE#content IMG { float: left; margin-right: 10px; margin-bottom: 10px; }
	#kopf  { visibility: hidden; }
	#kopf P { padding-top: 0px; font-size: 0px; margin: 0px; }
	#navigation P { font-size: 0px; margin: 0px; }
	#orientierung P { font-size: 0px; padding-bottom: 0px; margin: 0px; }
	TH P { padding-top: 2px; padding-bottom: 10px; }
	#hinweise ul { font-size: 0px; }
	#hinweiseheader { margin-top: 0px; }
	#hinweise h3 { font-size: 0px; }
	.fett { font-weight: bold; }
	.tabellentitel { color: #333333; }
	.hochgestellt {font-size: 75%; vertical-align: super; }
	.tiefgestellt {font-size: 75%; vertical-align: sub; }
	.fussnoten {font-size: 75%; }
	.durchgestrichen {text-decoration: line-through; }
	.kursiv {font-style: italic; }
	.kursivfett {font-style: italic; font-weight: bold; }
	}
	
	@media screen {
	#pseudoebene { visibility: hidden; width: 0%; }
	body 
	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-image:  url(../images/hg.gif);
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #9FA096;
	scrollbar-hightlight-color: #9FA096;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	margin: 0px;
	}

	#rand
	{
	visibility: visible;
	width: 800px;
	height: 100%;
	text-align: left;
	background-color: #F5F3EB;
	position: absolute;
	top: 0px;
	left: 40px;
	}
		
	#kopf 
	{
	visibility: visible;
	width: 800px;
	height: 90px;
	text-align: left;
	color: #000000;
	background-color: #F3F3F3;
	position: absolute;
	top: 0px;
	left: 0%;
	}
		
	#imagebild
	{
	visibility: visible;
	background-color: #000000;
	width: 800px;
	height: 130px;
	text-align: left;
	position: absolute;
	top: 90px;
	left: 0%;
	}
		
	#orientierung
	{
	visibility: visible;
	background-color: #000000;
	width: 800px;
	height: 20px;
	position: absolute;
	top: 220px;
	left: 0%;
	text-align: left;
	}

	#navigation
	{
	width: 21%;
	position: absolute;
	top: 250px;
	left: 0%;
	text-align: left;
	margin-top: 40px;
	}
	
	#tabelle
	{
	width: 54%;
	position: absolute;
	top: 250px;
	left: 21%;
	text-align: left;
	}
	
	#hinweise 
	{
	width: 24.9%;
	position: absolute;
	top: 250px;
	left: 75.1%;
	text-align: left;
	color: #000000;
	visibility: visible;
	}
	
	#drucken
	{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
	}
	
	TABLE#content 
	{
	background-color: #E3DBD2;
	text-align: left;
	vertical-align: top;
	border: 0px;
	}
	
	#tabelle TD
	{
	vertical-align: top;
	font-size: 12px;
	padding: 0px;
	padding-top: 10px;
	}
	
	#tabelle TH
	{
	vertical-align: top;
	font-size: 13px;
	padding: 0px;
	}
		
	#hinweise ul
	{
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding-top: 10px;
	padding-left: 34px;
	padding-right: 20px;
	list-style-image:  url(../images/pfeil.gif);
	list-style-position: outside;
	}
	
	#navigation a
	{
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
		
	#navigation a:visited
	{
	color: #333333;
	}
	
	#navigation a:hover
	{
	color: #F9A042;
	background: #E3DBD2;
	margin: 0;
	}

	#kopf  a
	{
	color: #000000;
	text-decoration: none;
	}
	
	#kopf  a:visited;
	{
	color: #000000;
	}
	
	#kopf  a:hover
	{
	color: #F68004;
	}
	
	
	#orientierung  a
	{
	color: #CCCCCC;
	}
	
	#orientierung  a:visited;
	{
	color: #CCCCCC;
	}
	
	#orientierung  a:hover
	{
	color: #FFFFFF;
	}
	
	#hinweise  a
	{
	color: #333333;
	text-decoration: none;
	}
	
	#hinweise  a:visited;
	{
	color: #333333;
	}
	
	#hinweise  a:hover
	{
	color: #F68004;
	}
	
	#tabelle  a
	{
	color: #F68004;
	text-decoration: none;
	font-weight: bold;
	}
	
	#tabelle  a:visited;
	{
	color: #F68004;
	}
	
	#tabelle a:hover
	{
	color: #F68004;
	text-decoration: underline;
	margin: 0;
	}

	h1
	{
	font-size: 16px;
	font-weight: bold;
	color: #F68004;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	}
	
	#hinweiseheader
	{
	background-color: #F9A042;
	border-top: 1px solid #F9A042;
	border-bottom: 1px solid #F9A042;
	margin-top: 39px;
	}
	
	
	#hinweise h3
	{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	}

	
	#kopf P
	{
	position: absolute;
	top: 75px;
	right: 5px;
	text-align: right;
	font-size: 12px;
	color: #000000;
	margin: 0;
	}
	
	#orientierung P
	{
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	padding-top: 3px;
	}
	
	#navigation P
	{
	width: 160px;
	color: #333333;
	text-align: left;
	border-top: 2px solid #9FA096;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
	
	#hinweise P
	{
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	TABLE#content  P
	{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: left;
	}
	
	TH P
	{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	}
	
	
	TABLE#content IMG
	{
	width: 170px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
	#orientierung IMG
	{
	width: 8px;
	height: 8px;
	}
	
	h1 IMG
	{
	width: 8px;
	height: 8px;
	}
	
	#hinweise IMG
	{
	width: 8px;
	height: 8px;
	}
	
	#imagebild IMG 
	{
	width: 800px;
	height: 130px;
	}
	
	#suchen IMG
	{
	margin-left: 2px;
	}
	
	.tabellentitel
	{
	font-size: 13px;
	font-weight: bold;
	background-color: #E3DBD2;
	color: #333333;
	}
	
	.tabellentext
	{
	font-size: 12px;
	background-color: #F5F3EB;
	color: #000000;
	}
	
	.bildlegende
	{
	color: #000000;
	font-weight: bold;
	}
	
	.fotonachweis
	{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	}
	
	.fussnoten
	{
	font-size: 10px;
	color: #000000;
	}
	
	.fett
	{
	font-weight: bold;
	}
	
	.durchgestrichen
	{
	text-decoration: line-through;
	}
	
	.kursiv
	{
	font-style: italic;
	}
	
	.kursivfett
	{
	font-style: italic;
	font-weight: bold;
	}
	
	.hochgestellt
	{
	font-size: 10px;
    vertical-align: super;
	}
	
	.tiefgestellt
	{
	vertical-align: sub;
	font-size: 10px;
	}
	
	.trennstrich
	{
	font-size: 1px;
	background-color: #E3DBD2;
	}
	
	.rot
	{
	color: #F9A042;
	}
	
	#suchen 
	{
	width: 160px;
	text-align: left;
	position: absolute;
	left: 685px;
	top: 5px;
	}
	
	
	#suchen input
	{
	width: 80px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
	
	#suchresultate 
	{
	background-color: #CCCCCC;
	padding-bottom: 10px;
	}

	#suchresultate a
	{
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px;
	}
		
	#suchresultate a:visited
	{
	color: #993333;
	text-decoration: underline;
	}
	
	#suchresultate a:hover
	{
	color: #000000;
	text-decoration: underline;
	}
	
	#suchresultate .suchtitel
	{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	}
	
	#suchresultate .pfeil
	{
	color: #000000;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	padding-left: 10px;
	}
	
	#suchresultatebody
	{
	background-color: #333333; 
	scrollbar-arrow-color: #FCD600;
	scrollbar-face-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-hightlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #CCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #999999;
	}
	}

	
	

	
	


	
	
	

