ul.menu .menutext {
	font-weight: bold;
}

ul.menu li.submenu2 {
	background-color: #F3F3F3;
	padding-left: 22px;
}
ul.menu li.submenu3 a {
	padding-left: 26px;
}

div.liten_header .bild {
	overflow: hidden;
	text-align: left;
/* Make space for our department title text */
	width: 65%;
}
 div.liten_header .logotyp {
	float: right;
	overflow: hidden;
	text-align: right;
/* Decrease this correspondingly */	
	width: 34%;
}

pre {
	line-height: normal;
}
/*
#templatecontent {
	overflow: auto;
}
*/