@charset "utf-8";

/*

	Projekt:	heinzvonheiden-direkt
	Auftragg.:	B&F Grundstein | Lizenzierter Direktvertrieb Heinz von Heiden Massivh�user
	Date:		2009
	
	Author:		Christian Friedrich | Service4your.net
	Link:		http://www.service4your.net
	Copyright:	B&F Grundstein
	
	css-typ:	SubNavigation

*/


#navsub
{
	text-align: left;
	height: auto;
	overflow: hidden;
	width: 250px;
	margin: 10px 0px 0px -1px;
	float: left;
	font-size: 0.8em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

#navsub #map
{
	margin: 35px 12px 50px 12px;
	height: 325px;
}
.BB {
	background-image: url(../img/map/map_germany_bb-red_sn-st-gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.SN

{
	background-image: url(../img/map/map_germany_sn-red_bb-st-gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ST

{
	background-image: url(../img/map/map_germany_st-red_bb-sn-gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.GLOBAL

{
	background-image: url(../img/map/map_germany_complete_bb-sn-st_gray.png);
	background-repeat: no-repeat;
	background-position: center center;
}




#navsub a
{
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

#navsub a:link { margin-left: 10px; }

#navsub a:hover
{
	margin-left: 10px;
	font-weight: bold;
}

#navsub a:visited
{
	margin-left: 10px;
	color: #999;
}

#navsub a:active
{
	margin-left: 10px;
	color: #900;
}

#navsub li
{
	text-align: left;
	list-style-type: square;
	height: auto;
	padding: 0.6em;
	display: block;
	font-weight: bold;
	color: #FFF;
	overflow: hidden;
	width: auto;
}

#navsub #news h3
{
	font-size: 1.4em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#navsub #navsub-head { height: 50px; }

#navsub #headline p { font-size: 1em; }

#navsub #headline { margin: 5px; }

#navsub ul li
{
	display: block;
	margin-right: 10px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#navsub ul li .colorHaus1
{
	padding: 0.5em;
	display: block;
}

#navsub ul li .colorEnergieTechnik1
{
	padding: 0.5em;
	display: block;
}

#navsub ul li .colorGalerie1
{
	padding: 0.5em;
	display: block;
}

#navsub ul li .colorServiceBeratung1
{
	padding: 0.5em;
	display: block;
}

#navsub ul li .colorNews1
{
	padding: 0.5em;
	display: block;
}

#navsub ul li .colorCompany1
{
	padding: 0.5em;
	display: block;
}

