/*www.aholter.com*/


html {margin:0; padding:0;}

body {margin:0; padding:0; background-color:#FFFCFD;}

/* Schrift */
p,div,b,i,u,form,input,form { color:#333333; font-family:Verdana; font-size:10px; line-height:15px;}

h1 { color:#990066; font-family:Verdana; font-size:10px; line-height:15px; font-weight: bold; display:inline;}
h2 { color:#330000; font-family:Verdana; font-size:10px; line-height:15px; font-weight: bold; display:inline;}
h3 { color:#330000; font-family:Verdana; font-size:11px; margin-bottom:5px; margin-top: 10px; font-weight: bold;}

h6 { color:#330000; font-family:Verdana; font-size:11px; line-height:15px; font-weight: bold; text-decoration:underline;margin-top:-30px;}




/* Farben */ 
.violett { color:#990066; text-decoration:none; font-weight: bold;}
.hblau { color:#CCFFFF; text-decoration:none; font-weight: bold;}


/* ids */ 
#contentcenter	{width: 785px; height: 530px; position:absolute; left:50%; top:30%; margin-left:-390px; margin-top:-175px; 
		  		background-image: url(images/bg-ohne.jpg); background-repeat: repeat-y;
}	

#ticker			{margin:0;padding:0; position:absolute; left: 0px; top: 10px; text-align:center; letter-spacing: 0.4em;}
				
#bilderleiste	{margin:0; padding:0; width: 785px; height: 210px; line-height: 12px; 
}
	#bilderleiste a:link    { color:#990066; font-size:10px; text-decoration:none; font-weight: bold; line-height:12px;} 
	#bilderleiste a:visited { color:#990066; font-size:10px; text-decoration:none; font-weight: bold; line-height:12px;} 
	#bilderleiste a:hover   { color:#CCFFFF; font-size:10px; text-decoration:none; font-weight: bold; background-color: #990066; line-height:12px;}
	#bilderleiste a:active  { color:#CCFFFF; font-size:10px; text-decoration:none; font-weight: bold; background-color: #990066; line-height:12px;}
	
	#bilderleiste .over		{ color:#CCFFFF; font-size:10px; text-decoration:none; font-weight: bold; background-color: #990066; line-height:12px;}
	
#navi			{margin-top:20px; padding:0; width: 210px; float:left; height: 800px;
}

#content		{margin:0; padding:10px; float: left; width:565px; position: absolute; top:230px; left:210px;
				background-color: #FFFCFD;
}
	#content a:link    { color:#990066; font-size:10px; font-weight: bold;} 
	#content a:visited { color:#990066; font-size:10px; font-weight: bold;} 
	#content a:hover   { color:#CCFFFF; font-size:10px; text-decoration:none; font-weight: bold; background-color: #990066;}
	#content a:active  { color:#CCFFFF; font-size:10px; text-decoration:none; font-weight: bold; background-color: #990066;}	
	

/*class und id zum Anzeigen der Navigationsliste*/
ul		{list-style:none; margin:0; padding:0;}		

	li a			{margin:0; text-decoration:none; width:200px; height:35px; display:block;}
		
	li .a1    	  	{background-image: url(en/images/home.gif);background-repeat: no-repeat;} 
	li .a2    	  	{background-image: url(en/images/aktuell.gif);background-repeat: no-repeat;} 
	li .a3    	  	{background-image: url(en/images/biograf.gif);background-repeat: no-repeat;} 
	li .a4    	  	{background-image: url(en/images/produkt.gif);background-repeat: no-repeat;} 
	li .a5    	  	{background-image: url(en/images/presse.gif);background-repeat: no-repeat;} 
	li .a6    	  	{background-image: url(en/images/impress.gif);background-repeat: no-repeat;} 
	li .a7    	  	{background-image: url(en/images/kontakt.gif);background-repeat: no-repeat;} 
	
	li .a1:hover   	{background-image: url(en/images/home_.gif);background-repeat: no-repeat;}
	li .a2:hover  	{background-image: url(en/images/aktuell_.gif);background-repeat: no-repeat;} 
	li .a3:hover   	{background-image: url(en/images/biograf_.gif);background-repeat: no-repeat;} 
	li .a4:hover   	{background-image: url(en/images/produkt_.gif);background-repeat: no-repeat;} 
	li .a5:hover    {background-image: url(en/images/presse_.gif);background-repeat: no-repeat;} 
	li .a6:hover    {background-image: url(en/images/impress_.gif);background-repeat: no-repeat;} 
	li .a7:hover    {background-image: url(en/images/kontakt_.gif);background-repeat: no-repeat;} 
	
/* Verwendung der id im body zum Zugriff auf jede seite */
	/*gilt fuer DE-aktuell.html + EN-news.html*/
	#aktuell .a2	{margin:0; background-image: url(en/images/aktuell_.gif);background-repeat: no-repeat;} 
	
	/*gilt fuer DE-biograf.html + EN-curricul.html*/ 
	#biografie .a3	{margin:0; background-image: url(en/images/biograf_.gif);background-repeat: no-repeat;} 
	
	/*gilt fuer DE-produkt.html + EN-product.html*/
	#produktionen .a4{margin:0; background-image: url(en/images/produkt_.gif);background-repeat: no-repeat;} 
	
	/*gilt fuer DE-presse.html + EN-reviews.html*/
	#presse .a5		{margin:0; background-image: url(en/images/presse_.gif);background-repeat: no-repeat;} 
		
	/*gilt fuer DE-impress.html + EN-imprint.html*/
	#impressum .a6	{margin:0; background-image: url(en/images/impress_.gif);background-repeat: no-repeat;} 
		
	/*gilt fuer DE-kontakt.html + EN-contact.html*/
	#kontakt .a7	{margin:0; background-image: url(en/images/kontakt_.gif);background-repeat: no-repeat;} 
		


/* Scrollbar */
BODY {
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #46B9CD; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #46B9CD; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
