BODY
{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	overflow-y:scroll;
}

P, TD
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:16px;
	color:#363636;

}

SPAN, DIV, INPUT, SELECT, TEXTAREA, LI
{
	font-family:Tahoma, Verdana;
	font-size:11px;
	line-height:normal;
	color:#363636;

}

A
{
	color:#4975b6;
	text-decoration:underline;
}

A:hover
{
	color:#898989;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px;
	margin-bottom: 8px;
	color: #363636;
}
h2, h3, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 4px;	
	color: #363636;
}

h5, h6, h7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	margin: 0px;
	margin-bottom: 4px;	
	color: #363636;
}

/* --- CLASSES --- */
.table100
{
	height:100%;
}
#mainTable
{
	height:100%;
	background-color:#ffffff;
}
.head
{
	 background-image:url(../images/headBG.gif);
	background-color:#231f20;
	color:#4975b6;
}
.html4
{
	color:#363636;
	padding-left:10px;
	padding-right:10px;
}
.html4 P
{
	color:#363636;
}
.
.search
{
	vertical-align:bottom;
	padding:10px 20px 10px 20px;
}

.breadcrumb
{
	vertical-align:bottom;
	padding:5px 20px 5px 20px;
}
.breadcrumb A
{
	color:#b3b3b3;
	text-decoration:none;
	font-size:11px;
}

.breadcrumb A:hover
{
	color:#cccccc;
	text-decoration:underline;
}
#topmenu img
{
	padding:0px;
	margin-right:5px;
	margin-left:0px;
	margin-top:0px;
	}
#topmenu ul
{
	padding:20px 20px 0px 0px;
	margin:0px;
	list-style:none;
	float:right;
}

#topmenu a
{	
	color:#444444;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 15px;
	border-right:1px solid #b3b3b3;
	border-left:1px solid #d9d9d9;
	border-top:1px solid #b3b3b3;
	border-bottom:1px solid #d9d9d9;
	display:block;
}
#topmenu li
{	
	float:left;	
	display:inline;	
	background-image:url(../images/menuBG.gif);
	background-repeat:repeat-x;
}

#topmenu a:hover,
#topmenu a.selected
{
	background-color:#cac6c7;
	background-image:none;
}
DIV.nyhetsbrev 
{
	padding:10px;
	height:100px;
}

#menu UL,
.nyhetsbrev
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:0px;
	padding-bottom:60px;
	background-color:#f2f2f2;
	border-bottom:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;		
	margin-bottom:2px;
	width:180px;
}


#menu a
{	
	color:#444444;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 15px;
	display:block;
}
#menu li
{
	display:inline;
	float:none;
}

#menu a:hover,
#menu a.selected
{
	background-color:#d9d9d9;
}
.menuHeader
{
	background-image:url(../images/menuHeader.jpg);
	background-repeat:repeat-x;
	color:#444444;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding:5px 15px 5px 15px;
	border:1px solid #d9d9d9;
	height:28px;
	width:100%;
	
}

