/* right div boxes on startpage */

#right .box ul, #right .boxHover ul{
	margin: 0;
	padding: 10px 0 5px 0;
}

#right .box li, #right .boxHover li{
	display: inline;
	padding: 0;
	margin-right: 1.3em;
	color: #DD2920;
	font-weight: bold;
}

#right .box a, #right .boxHover a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#right .box a:hover, #right .boxHover a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#right .box p, .boxHover p{
	width: 380px;
}

#right .box h5, .boxHover h5{
	width: 380px;
}

div.box{
	border: 1px solid #EBEBEB;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	line-height: 150%;
	margin: 5px 1px 10px 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #000;
}

div.boxHover{
	border: 1px solid #727272;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	line-height: 150%;
	margin: 5px 1px 10px 0;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #000;
}

.box p, .boxHover p{
	margin: 0;
	padding: 0;
}

.box h5, .boxHover h5{
	margin: 0;
	padding: 0;
}

#bussines{
	background: #fff url("../layout/klossar.gif") no-repeat;
	background-position: -3px 1px;
}

#simulators{
	background: #fff url("../layout/panel.gif") no-repeat;
	background-position: -3px 1px;
}

#it{
	background: #fff url("../layout/mouse.gif") no-repeat;
	background-position: -1px -13px;
}

#kunder .boxKunder{
	background: #fff url("../layout/fade_box.gif") repeat-x;
	border: 1px solid #727272;
	padding: 7px;
	margin: 0 0 20px 0;
}