body
{
	padding: 0;
	margin: 0;
	color:#444;
	font-size: 13px;
	line-height:170%;
	background-color:blue;
	font-family:Arial;
	background-color:#d6dcce;
	background-image:url(c/background.jpg);
	background-repeat:repeat-x;
	line-height:15px;
}

a 
{
	color:#EE9900;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

form
{
	display:block;
}

#reToolbar
{
	position:fixed;
	top:0;
	right:80px;
	width:650px;
}

.fckEdit
{
	background-image:none;
	background-color:#fff;
	/*overflow: auto;*/
	/*height: 350px;*/
	padding-right: 5px;
}

#wrapper
{
	display: block;
	/*width: 969px;*/
	width: 100%;
	clear:both;
}

#smenu
{
	width:183px; /* +50 i padding */
	float:left;
	padding-left:50px;
}

#smenu #mainlogo
{
	margin-bottom:30px;
}


#smenu ul
{
	margin:0px;
	padding:0px;
	margin-left:6px;
}

#smenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:0px;
	line-height:14px;
}

#smenu li li
{
	margin:0px;
	padding:0px;
	list-style-image:none;
	margin-top:0px;
	padding-left:10px;
	background-image:url(c/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
}

#smenu li ul
{
	margin-top:0px;	
	margin-bottom:5px;
}


#contents
{
	width:799px;
	float:left;
}


#main_wrapper
{
	background-image:url(c/drop_main3.png);
}

#main
{
	height:550px;

	padding-left:64px;
	background-repeat:no-repeat;
}

#drop_top
{
	background-image:url(c/drop_top3.png);
	height:50px;
}

#drop_bottom
{
	background-image:url(c/drop_bottom3.png);
	height:72px;
}

#top
{
	height: 89px;
}

a img
{
	border:0;
}

.imagespacer
{
	height:18px;
}


#textcolumn
{
	width:434px;
	height:480px;
	float:left;
	overflow:auto;
}

#imagecolumn
{
	width:216px;
	float:left;
	margin-left:18px;
}

#imagecolumn div
{
}


.header
{
	margin-bottom:20px;
	margin-top:0px;
	color: #023F39;
}

.bildspel
{
	z-index:99;
}

#nyhet 
{
	width: 600px;
	height:480px;
	overflow:auto;
}

#lists 
{
	float: left;
	width: 200px;
	margin-top:20px;
}

h1, h2, h3 
{
	color: #023F39;
	margin: 3px;
}

.MenuItem 
{
	font-weight: normal;
}

.Selected 
{
	font-weight: 700;
}

/* search */
#search 
{
    padding:5px 0px;
}
.searchbox
{
    width: 150px;
    border: 1px solid #ccc;
    color: #000;
    margin-right: 10px;
}
 
.searchBox
{
    background-color:#ccc;
}
 
.searchBox
{
     background-color:#fff;
     border:1px solid #ccc;
}
 
.searchBox div
{
      border-bottom:dashed 1px #ccc;
      padding:1px;
      z-index:1;
      background-color:#fff;
      
      margin:3px;
}
 
.searchBox .selected
{
    background-color:#ccc;
}
 
.searchBox span
{
    font-weight:900;
}
 

.searchBox .c
{
     margin-left:10px;
     font-weight:100;
}

/*****************/

#BottomTextDiv
{
	margin-left: 233px;
	width: 799px;
}

#BottomTextDiv .fckEdit
{
	background-color: Transparent;
	color: #000000;
	height: 100px;
}

#lists ul
{
	margin:0px;
	padding:0px;
}

#lists ul li
{
	margin-bottom:20px;
	margin-left:3px;
	list-style-type:none;
}