/*****************
     *   File Name: sah.css
     *   Section: @approot/css/
     *   Creator: Heinz Zuercher (hzuercher@huenet.ch)
     *   Creation Date: 17/04/2006
     *   Purpose: stylsheet screen
     *   Description: Stylsheet Publicsection www.sah.ch
     *   Copyright: Heinz Zuercher(huenet AG)
     *   Version History & Comments
     *   #1.0 	init
****************/

.hmenuact{
	border-top: 2px solid #FF5A01;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float:left;
	background: #FF5A01;
	height:20px;
}

.bgvmenu {
	display: block;
	width: 100%;
	color: #FFF;
	background-color: #FE813D; 
}

#vmenucontainer {
	background: #FF5A01; 
	background-color: #FF5A01;
}

.entwurf {
	width : 15px;
	height : 15px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color : #FFF;
	background-color : #FF5A01;
	float:left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;

}

.entwurfaktiv {
	width : 15px;
	height : 15px;
	font-family: Arial,  Arial,  Helvetica, sans-serif;
	font-size: 12px;
	color : #FFF;
	background-color : #999;
	float:left;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;

}
