body	{
	font-family:Arial,sans-serif;
	background-color: #FFFFFF;
	color: #0C0056;
	LINK: #0C0056;
	VLINK: #0C0056;
	ALINK: #0C0056;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
html, body, textarea 
	{
	scrollbar-base-color: #C2DC24;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #0C0056;
	scrollbar-face-color: #D5E19C;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color: #C2DC24;
	scrollbar-track-color: #D5E19C;
	}

	
a, a:link, a:visited
	{
	color: #0C0056;
	text-decoration: underline;
	}
	
.navilink a, a:link, a:visited
	{
	text-decoration: none;
	}
	
a:hover, a:active, a:focus
	{
	color: #0000FF;
	text-decoration: underline;
	}
	
.navilink
	{
	margin-left: 8px; 
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	}
	
.navirest
	{
	margin-left: 8px; 
	}
	
.kleinerlink, .kleinerlink:link, .kleinerlink:visited, .kleinerlink:hover, .kleinerlink:active, .kleinerlink:focus
	{
	color: red;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	}

.kleinerlink, .impressumlink
	{
	font-size: 10px;
	}
	
.inhalt, .seiteoben 
	{
	margin-left: 15px;
	}

.inhalt
	{
	margin-top: 15px;
	}

.inhalt a, .inhalt a:link, .inhalt a:visited
	{
	text-decoration: underline;
	}

.ueberschriftoben1
	{
	font-size: 32px;
	font-weight: bold;
	}

.ueberschriftoben2
	{
	font-size: 24px;
	font-style:italic;
	font-weight: bold;
	}

.ueberschriftoben_l
	{
	font-size: 32px;
	font-weight: bold;
	color: #D2D2DC;
	background-color: #0C0056;
	}
	
.ueberschriftoben_r
	{
	font-style:italic;
	font-weight: bold;
	}
	
.produktueberschrift1
	{
	font-size: 24px; 
	color: #D2D2DC;
	background-color: #0C0056;
	}
		
.produktueberschrift2 
	{
	margin-bottom: 10px;
	font-size: 16px; 
	color: #D2D2DC;
	background-color: #0C0056;
	}
	
a.produktlink, a.produktlink:link, a.produktlink:visited, a.produktlink:hover, a.produktlink:active, a.produktlink:focus
	{
	color: red;
	}
	
.obenbild
	{
	width: 173px;
	border-color: #D2D2DC; 
	border-style: outset;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	cursor:pointer;
	}
	
.adressueberschrift1
	{
	font-size: 20px;
	font-weight: bold;
	}

.adressueberschrift2
	{
	font-size: 16px;
	font-weight: bold;
	}


.adresse1
	{
	font-size: 16px; 
	}

.adresse2
	{
	font-size: 14px; 
	}

	
.version
	{
	font-size: 12px;
	}

.produktliste
	{
	list-style-image: url(bilder/pfeil.gif);
	}

.produktliste_rot
	{
	list-style-image: url(bilder/pfeil_rot.gif);
	}	
	
@media print
	{
	.navigation
		{
		visibility: hidden;
		width: 0px;
		overflow: hidden;
		}
	.inhalttabelle, .tabelleoben
		{
		width: 100%;
		align: center;
		}
	.haupttabelle
		{
		width: 100%;
		}
	.indexbild
		{
		width: 50%;
		}
	.obenbild
		{
		width: 115px;
		}
	}
	
@media screen
	{
	.navigation
		{
		width:150 px;
		background-image:url(bilder/text_balken.jpg);background-repeat:repeat-y;
		}
	.haupttabelle
		{
		width: 910px;
		height: 100%;
		}
	}