/*#MASTERPAGE#*/

body 
{
	background: #fff url(/App_Themes/Nilsongroup/Images/background-grad5.png) repeat-x left top;
	margin: 0;
	padding: 0;
	font: bold 12px helvetica;
	height: 100%;	
}

#wrapper
{
	margin: auto;
	margin-bottom: 0;
	width: 760px;
}

#banner
{
	width: 600px;
	height: auto;
	margin: auto;
	float: left;
}

#menu
{
	width: 160px;
	height: 100%;
	float: left;
	background: url(/App_Themes/Nilsongroup/Images/transparentmenu2.png) repeat-y;
}

#main
{
	float: left;
	width: 495px;
	height: auto;
	padding: 20px;
	font: 13px verdana;
	text-align: left;
}

#keepmargin
{
	height: 120px;
	width: 160px;
}

#keepmargin2
{
	height: 80px;
	width: 160px;
}

.Rubrik
{
	font-size: 27px;
}

.RubrikMindre
{
	font-size: 16px;
}

.subSubMenu
{
	padding-left: 18px;
}



/*#MENY#*/

dl 
{ 
	width: 130px;
	height: auto;
	min-height: 100%
}

.maincat 
{ 
	/**border-left: dotted 2px #bebebe;**/
	font-size: 16px; 
	padding: 5px; 
	margin: 2px; 
	font: verdana;
}
li a:hover
{ 
	/**background: #fff; **/
	color: #CC0000;
}
li a 
{ 
	color: #000; 
}

ul 
{ 
	list-style: none; 
	padding: 6px 6px 0 6px;
}

li a
{
	display: block;
}

li
{
	/**padding: 5px;**/
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
	font: 13px helvetica;
}

li a:hover
{
	/**background-color: #fff;**/
	color: #CC0000;
}

a, a:visited
{
	text-decoration: none;
}

.link, .link:visited
{
	color: #B30000;
}

.link:hover
{
	
	text-decoration: underline;
}

.linkspan
{
	margin-bottom: 5px;
}



/*#OVRIGT#*/

.linkWebsidor
{
	color: #B30000;
	font-size: 14px;
}

img
{
	border: none;
}

#jobb
{
	font-weight: bold;
}

#jobb ul
{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: disc;
}

#jobb a, #jobb a:visited
{
	color: #B30000;
}

#jobb a:hover
{
	text-decoration: underline;
}

.jobblist
{
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: disc;
}
