html, body {  	
	background-color:#dfdfdf;
	min-width: 775px;
	margin: 0;
	padding: 0;
	height:100%;
}
.twocolumns #wrapper {
	background: #ccc /*url(../uu_img/bg.gif) repeat-y*/;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	border: 1px solid #333;
	/*min-width: 775px;
	max-*/width: 950px;
	}

/* TOPAREA */
#toparea {
	left:0;
	top:0;
	width:100%;
	height:126px;
	background: #fff url("../img-broady/flik.gif") no-repeat top right;
	font: normal 1.0em/1.6em Verdana, Helvetica, Sans-serif;
	border-bottom:1px solid #666;
}

#logo {
	float:left;
	background-color:#fff;
	height:125px;
}
#toprubrik {
	float:left;
}
#topmenu {
	float:right;
	width:650px;
}
#topwrapper {
	height:126px;
}
/* FLIKMENY */
#uppermenustyle {
	background: transparent;
	font: normal 1.0em/1.6em Verdana, Helvetica, Sans-serif;
	color: #000;
	margin-top: 0;
	margin-bottom:0;
	width:500px;
	height:20px;
	float:right;
}
#uppermenustyle ul {
	margin: 0; 
	padding: 0;
	}	
#uppermenustyle li {
	display: inline; 
	list-style: none;
	}
#uppermenustyle a:link, #uppermenustyle a:visited {
	color: #000; 
	background-color: transparent; 
	display: block; 
	float: right; 
	padding: 2px 9px 0 9px; 
	text-decoration:none;
	}
#uppermenustyle a:hover {
	color:#999999; 
	background-color: transparent; 
	text-decoration:underline;
	}
#uppermenustyle img {
	display:inline; 
	vertical-align:middle;
	}

#uppermenustyle form  {
	width:165px;
	margin-top:1px;
	float:right;
	margin-left:30px;
}
/* End FLIKMENY*/
/* End TOPAREA */

/* det lilla MELLANRUM under menyn. enkelt att markera bort.*/
#space {
	left:0;
	background-color:#ccc;
	color: #fff;
	border-bottom:1px solid #000;
    margin:0;
	clear:both;
	padding: 0;
	height: 1em;
	}
/* End MELLANRUM*/

/* TOPMENY */
#menu {
	background-color:#999;
	color: #fff;
	border-bottom:1px solid #666;
	height: 1.5em;
	}
#menu ul {
	margin: 0; 
	padding: 0 0 0 11px; 
	list-style: none; 
	}	
#menu ul li {
	display: block; 
	float:left; 
	list-style: none; 
	margin: 0
	}
#menu ul li a:link, #menu ul li a:visited {
	background: #999;
	color: #fff; 
	border-right: 1px solid #666; 
	padding: 0 10px;  
	margin: 0; 
	text-decoration:none;
	}
#menu ul li a:hover {
	color: #000; 
	background-color: #fff; 
	border-right: 1px solid #666; 
	padding-top:2px; 
	padding-bottom:2px; 
	border-bottom:1px solid #ddd; 
	border-top:1px solid #ddd;
	}
/* End TOPMENY */

/* VANSTERMENY */
#leftmenu {
	background-color: transparent;
	font: 1.0em/1.5em Verdana, Helvetica, Sans-serif;
	left:0;
    margin:0;
	clear:both;
	text-align:left;
	}
#menu1 ul  {
	list-style:none;
	margin:0;
	padding:0;
}
.menu1 ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	background-color:#ccc; 
	/*border-right:1px solid #000;*/
	}	
.menu1 li {
	display:block; 
	list-style: none; 
	margin:0; 
	padding:0; 
	}
.menu1 li a:link, .menu1 li a:visited { 
	display: block; 
	background: #ddd;
	color: #000; 
	padding: 1px 10px; 
	text-decoration:none; 
	border-bottom:1px solid #666666; 
	border-right:1px solid #000;
	border-top:1px solid #eee; 
	border-left:1px solid #eee;
	}
.menu1 li a:hover {
	color: #000; 
	background-color: #eee; 
	border-right: 1px solid #000; 
	border-bottom:1px solid #eee;
	border-top:1px solid #333; 
	border-left:1px solid #333;
	}
.menu2 ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	background-color:#ccc; 
	border-right:1px solid #000;
	}	
.menu2 li {
	display:block; 
	list-style: none; 
	margin:0; 
	padding:0; 
	}
.menu2 li a:link, .menu2 li a:visited { 
	display: block; 
	background: #eee; 
	color: #000; 
	padding: 1px 20px; 
	text-decoration:none; 
	border-bottom:1px solid #660000; 
	border-right:1px solid #ddd;
	border-top:1px solid #bbb; 
	border-left:1px solid #eee;
	}
.menu2 li a:hover {
	color: #000; 
	background-color: #F9F9F9; 
	border-right: 1px solid #eee; 
	border-bottom:1px solid #eee;	
	border-top:1px solid #333; 
	border-left:1px solid #333;
	}
/* End VANSTERMENY */

/* AKTIV LINK*/
#menu ul a.currentparent:visited { 
	background-color: #ddd; 
	font-weight: bold; 
	color: #000; 
	padding-top:2px; 
	padding-bottom:2px; 
	border-bottom:1px solid #ddd; 
	border-top:1px solid #ddd;
	}
#menu1 li a.menucurrent:visited {
	font-weight: bold; 
	color: #000; 
	background-color: #eee; 
	border-right: 1px solid #ccc; 
	border-bottom:1px solid #eee;	
	border-top:1px solid #bbb; 
	border-left:1px solid #ddd;
	}
#menu2 li a.menucurrent:visited {
	font-weight: bold; 
	color: #000; 
	background-color: #eee; 
	border-right: 1px solid #ddd; 
	border-bottom:1px solid #eee;	
	border-top:1px solid #ddd; 
	border-left:1px solid #ddd;
	}
/* End AKTIV LINK*/

/* HUVUDYTAN */
#main_text {
	padding:10px 30px;
	max-width:400px;
}
.white #toparea, .white #uppermenu, .white #logo {
	background: #fff;
	color: #000;
	}
/* End HUVUDYTAN*/
/* SIDFOT */
#footer {
	background:#fff;
	border-top: 1px solid #333;
	margin: 0;
	clear:both;
	height:14px;
}
.sidfot { 
	padding: 5px 25px;
	font: normal 95% Verdana, Helvetica, Sans-serif;
}
#footer A {
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
	color: #00f;
}
/* End SIDFOT */

/* RESTEN */
ol {
	margin: 0 0 10px 12px;
	padding: 0 0 5px 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
A  {
	text-decoration : none;
	color: #990000;
}
A:hover {
	text-decoration: underline;
	color: #990000;
}
blockquote { 
	border: 1px dotted #999;
	padding: 10px;
	margin: 20px; 
	color : black;
	font-family : Verdana, arial, Sans-serif;
}

/* FORMULAR */
.button{
	border-bottom : solid 1px #767065;
	border-left : solid 1px #ccc;
	border-right : solid 1px #767065;
	border-top : solid 1px #ccc;
	background-color: #e8e8e8;
}
input, textarea, select{
		border-top : solid 1px #767065;
		border-right : solid 1px #CCC;
		border-left : solid 1px #767065;
		border-bottom : solid 1px #CCC;
		color : #666;
		font : normal 11px verdana, sans-serif;
	}

/* End FORMULAR */

/* SPECIALARE */
.hide	{
	display: none;
}
img	{
	border: 0;
}
.inline {
	display: inline;
}
.floatleft	{
	float		: left;
	text-align	: left;
}
.floatright	{
	float		: right;
	text-align	: right;
}.odd {
	background: #E3E3E3;
}
.even	{
	background: #D3D1D1;
}
/* End SPECIALARE */









