body
{
	background: url('/gfx/bg.png') repeat-x top left #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	min-width: 950px;
}

body, input, textarea, select, option
{
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	color:#000000;
}

form
{
	margin:0;
	padding:0;
}

a img
{
	border:none;
}

h1
{
	color:#003263;
	font-size:24px;
	font-weight:normal;
	margin-bottom:18px;
	margin-top:14px;
}

h2
{
	color: #003263;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:18px;
}

h3, span.h3, a.h3
{
	color: #003263;
	font-size:11px;
	font-weight:bold;
	margin:0;
}

p
{
	margin:0;
	margin-bottom:6px;
	line-height:14px;
}

span.datum
{
	color:#666666;
	font-size:14px;
	display:block;
}

a
{
	color:#006599;
	text-decoration:underline;
}

a.fet
{
	color: #003263;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}

div#holder
{
	margin: 10px auto;
	width: 950px;
	text-align: left;
	position:relative;
	z-index:1;
	overflow:hidden;
	border:1px solid #d7dee4;
	padding:0 3px;
	background: #FFF url('/gfx/main_bg.png') repeat-x left bottom;
	
}

div#main
{
	margin-top: 160px;
}

div#header
{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
	div#logo
	{
		position:absolute;
		top:10px;
		left:15px;
		z-index:3;
	}

	div#searchareaContent, div#searcharea
	{
		width:302px;
		height:55px;
	}
	
		div#searcharea
		{	
			background: url('/gfx/top_searcharea.png') no-repeat top left;
			position:absolute;
			top:0px;
			left:645px;	
		}
	
		div#searchareaContent
		{
			position:relative;
			color:#013366;
			padding:0;
		}
		
		div#searchTitle
		{
			position:absolute;
			top:10px;
			left:13px;
		}
		
		div#searchLangTitle
		{
			position:absolute;
			top:10px;
			left:223px;
		}
		
		div#searchLangFlags
		{
			position:absolute;
			top:32px;
			left:223px;
		}
		
		input#searchInput
		{
			width:150px;
			border:1px solid #e1e6ea;
			position:absolute;
			top:28px;
			left:13px;	
		}
		
		input#searchButton
		{
			position:absolute;
			top:28px;
			left:170px;
		}

div#menu
{
	position:absolute;
	left:3px;
	top:100px;
	height:61px;
	width:950px;
	background: url('/gfx/menu_bg.png') repeat-x;
}

	ul#menuMain, ul#menuLogin
	{
		float:left;
		margin:0;
		padding:0;
		margin-left:4px;
	}
	ul#menuLogin
	{
		float:right;
	}
	
		ul#menuMain li, ul#menuLogin li
		{
			float: left;
			list-style: none;
			margin: 5px 6px 0px 6px; /*top right bottom left*/
		}
		
		ul#menuMain li a, ul#menuLogin li a
		{
			display: block;
			height:29px;
			line-height:24px;
			color:#FFFFFF;
			font-weight:bold;
			text-decoration:none;
			padding:0 6px;
		}
		
		ul#menuMain li a.hoover, ul#menuLogin li a.hoover
		{
			background: url('/gfx/menu_lightbg.png') repeat-x;
		}		
	
		
	ul.submenu
	{
		display:none;
		margin:0;
		padding:0;
		margin-left:16px;
		clear:both;
	}
	
		ul.submenu li
		{
			float: left;
			list-style: none;
			margin: 0;
		}
		
		ul.submenu li a
		{
			display: block;
			height:27px;
			line-height:27px;
			color:#013368;
			text-decoration:none;
		}
		
		ul.submenu li a:hover
		{
			text-decoration:underline;
		}
		
		ul.submenu li.divider span
		{
			display: block;
			height:27px;
			line-height:27px;
			width:31px;
			text-align:center;
			color:#acb9c2;
			cursor:default;
		}
		
		ul.submenu li.dividerSmaller span
		{
			display: block;
			height:27px;
			line-height:27px;
			width:17px;
			text-align:center;
			color:#acb9c2;
			cursor:default;
		}
		
div#bildspel
{
	overflow:hidden;
	padding-top:4px;
}

	div#bildspelBildRuta
	{
		float:left;
	}
	div#bildspelTextRuta
	{
		float:right;
	}

	div#bildspelBildRuta, div#bildspelBildRuta .slideBild
	{
		width:600px;
		height:237px;
		background: #000 no-repeat center;
		position:relative;
	}
	div#bildspelTextRuta, div#bildspelTextRuta .slideText
	{
		width:340px;
		height:237px;
		background: #888 url('/gfx/start_bildspel_textbg.png') repeat-x center;
		position:relative;
	}
	div#bildspelBildRuta .slideBild, div#bildspelTextRuta .slideText
	{
		display:none;
		position:absolute;
		top:0;
		left:0;
	}
	div#bildspelTextRuta .slideText
	{
		color:#FFFFFF;
		text-align:center;
		font-size:24px;
	}
	
div#startpageHolder
{
	margin:0px 0px 28px 28px; /*top right bottom left*/
	overflow:hidden;
}

	div#startpageLeft
	{
		float:left;
		width:560px;
	}
	
	div#startpageRight
	{
		float:left;
		width:322px;
		margin-left:22px;
	}

.streck
{
	height:17px;
	font-size:9px;
	background: url('/gfx/streck.gif') center repeat-x;
	padding:0;
}

div#events
{
	width:515px;
	background: url('/gfx/events_bg.png') repeat-x left bottom;
	padding: 0px 16px 16px 16px; /*top right bottom left*/
	margin:20px 0px 0px 0px; /*top right bottom left*/
	border:1px solid #d7dee4;	
}

div#events a
{
	font-weight:bold;
	color: #003466;
}

div#events table
{
	width:100%;
}

div#events td
{
	padding-right:6px;
}

div.newsItemHolder
{
	overflow:hidden;
	width:320px;
}

	div.newsItemHolder h2, div.newsItemHolderWide h2
	{
		color: #003466;
		font-size:11px;
		font-weight:bold;
		margin:0;
	}

	div.newsItemImage
	{
		background: no-repeat center;
		width:120px;
		height:90px;
		float:left;
	}
	
	div.newsItemTxt
	{
		width:187px;
		margin-left:10px;
		float:left;
	}
	
div.newsItemHolderWide
{
	overflow:hidden;
	width:800px;
}


div.newsItemTxtWide
{
	width:600px;
	margin-left:10px;
	float:left;
}
	
div#copyright p
{
	margin:0;
	padding:0px 0px 14px 14px; /*top right bottom left*/
}

div.margins
{
	margin:28px;
	overflow:hidden;
	position:relative;
}

div#loginfail
{
	position:absolute;
	top:98px;
	left:309px;
	font-style:italic;
	color:#cc0000;
	font-size:12px;
}

div#adminControls
{
	position:relative;
}

	div#adminControls li
	{
		margin-bottom: 14px;
	}
	
	div#tmpUserBox
	{
		position:absolute;
		left:545px;
		top:0px;
		border:2px dotted #064e98;
		padding:16px;
		width:300px;
	}
	
div#newUserNotis
{
	display:none;
}

th
{
	background: url('/gfx/menu_bg.png') repeat-x left top;
	color:#FFFFFF;
}

ul#okoppladefiler ul
{
	margin-left:0px;
	padding-left:12px;
}

ul#okoppladefiler li
{
	margin-left:0px;
	padding:0;
}

div#frastabellen
{
	margin: 0 auto;
}

	div#frastabellen input
	{
		font-size:20px;
	}

	div#frastabellen textarea
	{
		background-color: #D6D6C6;
		font-family: Verdana,Arial,sans-serif;
		font-size: 10px;
		color: #000;
	}
	div#frastabellen textarea.rod
	{
		border:3px solid red;
	}
	
ul#sortable
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	ul#sortable li
	{
		margin:1px;
		padding:12px;
		background-color:#DDDDDD;
	}
	ul#sortable li div.handtag
	{
		float:left;
		width:16px;
		height:16px;
		cursor: move;
		margin-right:8px;
	}
	ul#sortable li span.right
	{
		float:right;
	}
	
	
div.mp4player
{
	margin:12px 0px 14px 0px; /*top right bottom left*/
}

	div.mp4player span
	{
		display:none;
	}

div#productdesc
{
	float:left;
	width:530px;
}

div#productfiles
{
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
}
	div#productfiles h2
	{
		margin-bottom: 16px;
	}
	div#productfiles div.filfil
	{
		float:left;
		clear:both;
		width:100%;
		margin:0px 0px 14px 0px; /*top right bottom left*/
	}
	div#productfiles div.filfilm
	{
		float:left;
		clear:both;
		width:100%;
		margin:0px 0px 14px 0px; /*top right bottom left*/
	}

div.filbild
{
	float:left;
	clear:none;
	width:125px;
	height:125px;
	margin:0px 14px 14px 0px; /*top right bottom left*/
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	text-align:center;
}

div.filbildBigger
{
	float:left;
	clear:none;
	width:185px;
	height:185px;
	margin:0px 14px 14px 0px; /*top right bottom left*/
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	text-align:center;
}

div#specs
{
	float:right;
	width:333px;
}
	div#specs td
	{
		font-size:10px;	
	}
	div#specs h2
	{
		margin-top:0;
	}
	div#specs table
	{
		margin:6px;
	}

table#documentdatabasetable td
{
	font-size:10px;
}