body
{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 9px;
	outline: none;
	background-color: #000;
	color: #000000;
	link-color: #aaaaff;
	vlink-color: #ffaaff;
	overflow: auto;
}

body#body
{
	background-color: #000;
	text-align: center;
}

#main_container
{
	clear: left;
	width: 967px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#top_stripe,
#bottom_stripe
{
	width: 959px;
	height: 8px;
	overflow: hidden;
	background-color: #720E10;
	background-image: url('pics/rod-dekorrand.jpg'); 
}

#top_stripe
{
	margin-top: 2px;
}

#header
{
    display: block;
    position: relative;
	width: 959px;
	height: 127px;
	margin: 0;
	background-color: #000;
	border-color: #720E10;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	text-align: center;
}

#header_bg
{
	text-align: center; 
    position: relative;	   
}

#main-menu
{
    position: absolute;
    top: 96;
    left: 50%;

   	margin: 0 auto;
	text-align: right;
	display: block;
	width: 100%;
}

#menu-left-border,
#menu-right-border
{
    display: inline;
    float: left;
    color: #fff;
}

#menu-left-border
{
}

#menu-right-border
{
}

#lang-menu
{
    position: absolute;
    left: 0;
    bottom: 0px;
}

#lang-menu a img
{
}

#desktop_container
{
	width: 959;
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #000;
	background-image: url('pics/bakgrund.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
}

.submenu
{
	vertical-align: top;
	text-align: left;
	width: 160px;
	height: 346px;;
	font-family: verdana;
	font-size: 14px;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}


#paper
{
	margin: 0 auto;
	background-color: #393839;
	width: 406px;
	vertical-align: top;
	min-height: 346px;
	font-size: 12px;
	color: #fff;
	background-image: url('pics/textplatta.jpg');
	background-repeat: repeat-X;
	background-position: bottom;
	position: relative;
}

#text_container
{
	overflow: auto;
}

#text_bottom_margin
{
    height: 40px;
}

#paper-decoration-tr
{
    width: 113px;
    height: 85px;
    position: absolute;
    right: -32px;
	background-image: url('pics/textplatta_dekor_oh.png');
}

#paper-decoration-bl
{
    width: 148px;
    height: 148px;
    position: absolute;
    left: -53px;
    bottom: -53px;
	background-image: url('pics/textplatta_dekor_nv.png');
}

#paper-left
{
    position: absolute;
    width: 47px;
    left: -47px;
    height: 100%;
	background-image: url('pics/textplatta_skugga_v.png');
}

#paper-right
{
    position: absolute;
    width: 47px;
    right: -47px;
    height: 100%;
	background-image: url('pics/textplatta_skugga_h.png');
}

#paper-bottom-left
{
    position: absolute;
    width: 49px;
    height: 49px;
    left: -49px;
    bottom: -49px;
	background-image: url('pics/textplatta_skugga_nv.png');
}

#paper-bottom-right
{
    position: absolute;
    width: 49px;
    height: 49px;
    right: -49px;
    bottom: -49px;
	background-image: url('pics/textplatta_skugga_nh.png');
}

#paper-bottom
{
    position: absolute;
    width: 100%;
    height: 49px;
    left: 0;
    bottom: -49px;
	background-image: url('pics/textplatta_skugga_n.png');
}


#bottom-spacer
{
    clear: left;
    height: 106px;
    min-height: 106px;
}

.pic_column
{
	vertical-align: top;
	overflow: hidden;
	width: 160px;
}

#textHeading
{
	text-align: left;
}
h2.textheading
{
	margin: 20px 0 8px 0;
	font-family: arial, sans-serif;
	font-size: 16px;	
	color: #ff0000;
	outline: none;
}

.textfield
{
    line-height: 20px;
    letter-spacing: 0.10px;
}


p.error 
{
	font-size: 150%;
	outline: none;
}

div.button
{
	font-family: arial; 
	color: rgb(21,34,93); 
	font-size=18px; 
	vertical-align: middle; 
	background-image: url('pics/button_bg.gif'); 
	width: 100%; 
	height: 100%;
	outline: none;
}

a.navlink_level0_selected,
a.navlink_level0
{
	font-family: arial, sans-serif;
	color: #fff; 
	font-size: 14px;
	outline: none;
	text-decoration: none;
	font-weight: regular;
	margin-right: 16px;
}

a.navlink_level0_selected
{
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
}

a.navlink_level1,
a.navlink_level1_selected
{
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	color: #880000;
	text-decoration: none;
	margin-left: 12px;
}

a.navlink_level1_selected
{
	color: #ff0000;
	text-decoration: none;
}

#backdrop
{
	width: 100%;
	height: 65%;
	top: 0;
	z-index: 0;
	position: absolute;
	outline: none;
}

#contents
{
	width: 100%;
	z-index: 1;
	outline: none;
	display: block; 
	overflow: auto;
}

#bottom_padding
{
	background-color:#BAE69C;
	margin: 0;
	height: 9px;
	width: 776px;
	border-color: #508535;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	clear: both;
}

#footer_div
{
	width: 100%;
	outline: none;
	text-align: left;
	color: #BA7D09;
	font-family: arial;
	font-size: 11px;
}

h1
{
	color: #BA7D09;
	font-family:Verdana;
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	outline: none;
}

p.caption 
{
	font-family: verdana; 
	font-size: 9px; 
	font-style: italic;
	outline: none;
}

.contacts_list,
.data_container
{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.data_item
{
	padding: 8px 8px 8px 8px;
	text-align: left;
	color: #ffffff;
}

.data_item a
{
	color: #ffffff;
}

.item_heading
{
	font-size: 10px;
	font-style: bold;
	color: #000088;
	font-weight: bold;	
}

.item_link,
.item_text
{
	font-size: 11px;
	padding-left: 32px;
}

.item_text
{
	color: #000000;
}

.contacts_list_item,
.calendar_list_item
{
	font-size: 10px;
}

.contact_label,
.contact_info
{
	font-size: 10px;
}

.contact_label
{
	font-weight: bold;
}


.data_item_text
{
	font-size: 10px; 
	overflow: hidden;
   	background-image: url('pics/item-bg.png');   
	padding-left: 32px;
	color: #ffffff;
    display: inline;
    float: left;
}

.data_item_pic
{
    display: inline;
    float: right;
}

td.data_item_margin
{
	width: 60px;
	overflow: hidden;
	color: #000000;
}

div.navbar_level0_horizontal
{
    position: absolute;
    margin: 0 auto;
	text-align: center;
	float: left;
    display: inline;
    left: -25%;
    width: 100%;
}

div.navbar_level0_horizontal_head
{
    display: inline;
    float: left;
   	background-image: url('pics/meny-bg-v.png');   
   	width: 6px;
   	height: 20px;
}

div.navbar_level0_horizontal_body
{
    display: inline;
    float: left;
   	background-image: url('pics/meny-bakgrund.jpg');    
   	background-repeat: repeat-X;    
   	height: 20px;
}

div.navbar_level0_horizontal_tail
{
    display: inline;
    float: left;
   	background-image: url('pics/meny-bg-h.png');   
   	width: 5px;
   	height: 20px;
}

td.navbar_level0_horizontal
{
	padding-left: 1cm;
	color: #fff; 	
    margin: 0 auto;
}

td.navbar_level0_vertical
{
	padding-top: 1cm;
}

td.navbar_level1_horizontal
{
	padding-left: 0.5cm;
}

table.navbar_level1_vertical td
{
	height: 34px;
}


td.navbar_level2_horizontal
{
	padding-left: 0.25cm;
}

td.navbar_level2_vertical
{
	padding-top: 0.25cm;
}

#musikruta
{
	width:1px;
	height:1px;
	overflow: hidden;
}

#ld_picgallery_fullsize
{
    z-index: 10;
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;    
}

#ld_picgallery_passepartout
{
    background-color: #330000;
    position: absolute;
    width: 100%;
    height: 100%; 
    left: 0;
    top: 0;   
   
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    
}

#ld_picgallery_image_div
{
    z-index: 11;
    position: absolute;
    padding: 8px 8px 8px 8px;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    background-color: #000;
}

#ld_picgallery_back
{
    position: absolute;
    z-index: 12;
    width: 100%;
    text-align: center;
    bottom: 32px;
    left: 0;
}

#picgallery_container
{
    width: 100%;
    text-align: center;
}

#picgallery
{
    /*background-color: #000;*/
    width: 75%;
    margin-left: 12.5%;
    border-width: 0 1px 1px 1px;
    border-style: none;
    border-color: #660000;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
   	min-height: 346px;
}

img.thumb
{
    border-color: #fff;
    margin: 4px;
}

#ld_picgallery_caption
{
    color: #fff;
    height: 18px;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
