/* WEKA MEDIA | weka-bausoftware.de */


/* Online-Info Service GmbH 2009 | www.online-service.de */



/* ------------------------Metanavigation------------------------ */





#metanav a
{
color: #666666;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
}

#metanav a:hover

{
color: #0066b8;
}

#metanav a.active

{
color: #0066b8;
}

/* ------------------------Hauptnavigation------------------------ */


#hauptnav  a
{
text-decoration: none;
color: #666666;
padding-right: 15px;
padding-left: 11px;
}

#hauptnav  a.home
{
text-decoration: none;
color: #666666;
padding-right: 15px;
padding-left: 5px;
}

#hauptnav a.homeactive
{
text-decoration: none;
color: #0066b8;
padding-right: 15px;
padding-left: 5px;
}

#hauptnav a.warenkorb
{
text-decoration: none;
color: #0066b8;
padding-right: 0px;
padding-left: 0px;
}

#hauptnav a.warenkorbactive
{
text-decoration: none;
color: #0066b8;
padding-right: 0px;
padding-left: 0px;
}

#hauptnav a:hover
{
color: #0066b8;
}

#hauptnav a.active
{
color: #0066b8;
}

/* ------------------------Subnavigation------------------------ */
#subnavbox ul
{
margin:0px;
padding: 0px 0px 0px 5px;
}
#subnavbox ul li
{
margin: 0px;
/*
padding: 3px;
*/
list-style-type: none;
list-style-image: none;
}

#subnavbox ul li a
{
	background-image: url('../images/pfeil.gif');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:10px;
	
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#subnavbox ul li a:hover
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #008873;
}
#subnavbox ul li a.active
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #008873;
}

/* ------------------------Breadcrumb Seiten------------------------ */

#beschreibung .breadcrumb a
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #666666;
text-decoration:none;
}
#beschreibung .breadcrumb a:hover
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #0066b8;
text-decoration:none;
}

/* ------------------------Fusszeile------------------------ */
#fusszeile a
{
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #666666;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
}

#fusszeile a:hover
{
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #0066b8;
}



.inhaltbox a.demo
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #008873;
text-decoration: none;
}

.inhaltbox a:hover.demo
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #666666;
text-decoration: none;
}
