body
{
	font-family: Verdana, Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}


p {
	color: #666666;
	margin-top: 1em;
	margin-bottom: 0;
}

#LinkerInhalt a:link, #RechterInhalt a:link {color: #666666;
text-decoration:none;
border-spacing: 5px;
border-bottom: 1px dotted #666666;
}
#LinkerInhalt a:visited, #RechterInhalt a:visited {color: #666666;
text-decoration:none;
border-spacing: 5px;
border-bottom: 1px dotted #FA5300;
}
#LinkerInhalt a:hover, #RechterInhalt a:hover {color: #FA5300;
text-decoration:none;
border-spacing: 5px;
border-bottom: 1px dotted #FA5300;
}

.titel	{
	color: #FA5300;
}

#LinkerInhalt p
{
	text-indent: 0px;
}

#LinkerInhalt p:first-child {
	margin-top: 4.1em;
	}

#RechterInhalt p
{
	text-indent: 0px;
}

#RechterInhalt p:first-child {
	margin-top: 4.1em;
	margin-bottom: 0;
}

#Hauptnav a {
	display: block;
	height: 2em;
	padding: 1.75em 0;
	color: #FA5300;
	text-decoration: none;
	font-weight: bold;
	background: url(../grafiken/quadratS.gif) center center no-repeat;
	font-size: 0.9em;
	}

#Hauptnav a.raum33
{   color: #ffffff;
	background: none;
	}

#Hauptnav p:first-child
{
	margin-top: 2.5em;
}

#Hauptnav a span{
	visibility: hidden;
}

#Hauptnav a:hover{
	background: none;
}

#Hauptnav a:hover span {
	visibility: visible;
}

#Hauptnav a.aktiv
{   background: none;
	}

#Hauptnav a.aktiv span
{      visibility: visible;
	}


#Unternav p
{
	font-size: 0.9em;
	margin: 0;
	
}
#Unternav p:first-child {
	margin-top: 4.6em;
}


#Unternav a {
	color: #666666;
	text-decoration: none;
	border-spacing: 5px;
	border-bottom: 1px dotted #666666;
}
#Unternav a:visited {
	color: #666666;
	border-spacing: 5px;
	border-bottom: 1px dotted #FA5300;
}
#Unternav a:hover {
	color: #FA5300;
	border-spacing: 5px;
	border-bottom: 1px dotted #FA5300;
}

#Unternav a.aktiv { 
	color: #242424;   /* <--- Dies ist die Farbe Aktiv im Archiv */
}

#prodliste p, #prodliste p:first-child {
	font-size: 0.9em;
	margin-top:3em;
}
#prodliste a {
	color: #666666;
	text-decoration: none;
	border-spacing: 5px;
	border-bottom: 1px dotted #666666;
	}
#prodliste a:visited {
	color: #666666;
	border-spacing: 5px;
	border-bottom: 1px dotted  #FA5300;
	}
#prodliste a:hover {
	color: #FA5300;
	border-spacing: 5px;
	border-bottom: 1px dotted  #FA5300;
	}



