@charset "UTF-8";
/* CSS Document */

.topMenuPunkt
{
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid white;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: middle;
	/*text-transform: uppercase;*/
	font-size: 10px !important;
	line-height: 15px;
	vertical-align: middle;
	height: 14px;
	float: left;
	background-color: #bcbdc1;
}


.topMenuPunktAct
{
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding-left: 15px;
	padding-right: 10px;
	vertical-align: middle;
	/*text-transform: uppercase;*/
	font-size:10px !important;
	line-height: 15px;
	vertical-align: middle;
	height: 15px;
	float: left;
	color: #FFF;
	background-color: #000;
}

.topMenuYellow
{
	background-image: url(../images/fb_kurser_grey.jpg);
}

.topMenuRed
{
	background-image: url(../images/fb_privat_grey.jpg);
}

.topMenuGreen
{
	background-image: url(../images/fb_samfund_grey.jpg);
}

.topMenuBlue
{
	background-image: url(../images/fb_forbundet_grey.jpg);
}

.topMenuPurple
{
	background-image: url(../images/fb_butik_grey.jpg);
	

}

/* ACT */

.topMenuYellowAct
{
	background-image: url(../images/fb_kurser_black.jpg);
}

.topMenuRedAct
{
	background-image: url(../images/fb_privat_black.jpg);
}

.topMenuGreenAct
{
	background-image: url(../images/fb_samfund_black.jpg);
}

.topMenuBlueAct
{
	background-image: url(../images/fb_forbundet_black.jpg);
}

.topMenuPurpleAct
{
	background-image: url(../images/fb_butik_black.jpg);
}


.pageMenuPunktContainer
{
	background-image: url(../images/fb_generic_grey.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid white;
	padding-left: 0px;
	vertical-align: middle;
	/*text-transform: uppercase;*/
	font-size: 10px !important;
	line-height: 12px;
	vertical-align: middle;
	font-size: 10px;
	float: left;
	width: 140px;
	display: block;
	overflow: hidden;
	white-space: normal;
}

.pageMenuPunktContainerAct
{
	background-image: url(../images/fb_generic_black.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid white;
	padding-left: 0px;
	vertical-align: middle;
	/*text-transform: uppercase;*/
	font-size: 10px !important;
	line-height: 12px;
	vertical-align: middle;
	font-size: 10px;
	float: left;
	width: 140px;
	background-color: #000;
	color: #FFF;
	overflow: hidden;
	white-space: normal;
}

.pageMenu1Punkt
{
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}


.pageMenu1PunktAct
{
	color: #FFF;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}

.pageMenu2Punkt
{
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}

.pageMenu2PunktAct
{
	color: #FFF;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}
.pageMenu3Punkt
{
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}

.pageMenu3PunktAct
{
	color: #FFF;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: auto;
	margin-bottom: 1px;
	margin-top: 1px;
	display: block;
}
.faneblade {
	height: 14px;
	font-size: 1px;
	display: block;
	border-top: 1px solid #FFF;
	background-color: #bebebe;
}

.toolButton {
	position: relative;
	top: 2px;
}

