HTML, BODY
{
height:97%;
font-family:verdana; font-size:13px;

}
BODY
{
	margin-top:4px;
	overflow-y:scroll;
}
P
{
	font-family:verdana;
	font-size:13px;
	color:#444444;
}
SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:verdana;
	font-size:13px;
	color:#444444;
}

h1
{
	font-size:16px;
	color:#444444;
	font-weight:bold;
	font-family:Verdana;
}

h2, h3, h4, h5, h6
{
	font-size:14px;
	color:#444444;
	font-weight:bold;
	font-family:Verdana;
}

/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */
.height100
{
	height:100%;
}

.middle
{
	background-image:url(../images/middle_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:10px 19px 7px 11px;
}
.top_td
{
	padding:8px 0px 0px 0px;
}
.top_td img a
{ 
	border:none;
}

.top_td img
{
	float:left;
	border:none;
}
.top_td span
{
	float:left;
	height:33px;
	vertical-align:middle;
}
.top_td span.logotype
{
	width:175px;
	padding-top:2px;
}
.top_td span.slogan
{
	width:215px;
	vertical-align:middle;
	padding:6px 0px 0px 10px;
	color:Black;
}
.top_td ul
{
	float:right;
	width:84px;
}

.top_td a
{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	display:inline;
}

.grey_bg
{
	background-color:#333333;
}

.top_td_logotype
{
	background-image:url(../images/alt1.jpg);
	background-repeat:no-repeat;
	
}
.html0
{
	padding:16px 0px;
}
.html4
{
	background-color:#cccccc;
	font-size:10px
}

.html4 p,
.html4 div,
.html4 span,
.html4 a,
.html4 td
{
	font-size:10px
}

.poweredby img
{
	margin-left:-3px;
	margin-bottom:-3px;
}
.poweredby a,
.poweredby a:hover
{
	color:white;
	font-family:arial;
	font-size:9px;
	text-decoration:none;
}


div.clients
{
	width:163px;
	height:140px;
	margin-top:42px;
}

div.clients img.top
{
	margin:0px 0px 0px 0px;
}

div.clients img.bottom
{
	margin:0px 0px 0px 0px;
}


div.citat
{
	width:163px;
	margin-top:14px;
	text-align:left;
}

div.citat p
{
	margin:10px;
	color:#444444;
	font-size:12px;
}

table.logotypes img
{
	border:1px solid #cccccc;
}

/* --- TOPMENY --- */
.topmenu UL,
.top_td UL
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.topmenu
{
	color:#ffffff; 
	text-align:center; 
	font-family:verdana; 
	font-weight:bold; 
	font-size:10px;
	background-color:#0a0b3a;
	height:25px;
}
.topmenu a
{
	color:#ffffff; 
	text-align:center; 
	font-family:verdana; 
	font-weight:bold; 
	font-size:10px;
	text-decoration:none;
	background-image:url(../images/menu_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:28px;
	padding-top:7px;
	padding-bottom:6px;
	display:inline;
}
.topmenu li.last a
{
	background-image:none;
	padding-right:0px;
}
.topmenu li a,
.top_td li a
{
	display:block;
	float:left;
}
.topmenu li,
.top_td li
{
	float:left;
}

.topmenu a:hover
{
	color:#839db5;
}
.menu
{
	background-color:#191919;
	margin:0px;
}
.menu ul
{
	padding:10px;
	margin:0px;
	list-style:none;
}

.menu a
{	

	color:#a3a3a3;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	line-height:normal;	
	text-transform:uppercase;
	display:block;
}
.menu li
{
	display:inline;
	margin:0px;
	float:none;	
}

.menu a:hover,
.menu a.selected
{
	background-color:#333333;
	color:#a3a3a3;
}

div.submenu
{
	width:140px;
	float:right;
	font-size:12px;
	color:#ffffff;
	background-color:#0A0B3A;
	padding:15px;
}
.submenu UL
{    
	list-style:none; /*Tar bort punkten i punktlista */
	margin:0px;
	padding:0px;
}


.submenu a
{	
	display:block;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.submenu li
{	
	float:none;
	margin:0px;
}
.submenu a:hover,
.submenu a.selected
{
	color:#839DB5;
}
