body, table, tr, td, div, p, input, textarea, a {
	font-size: 11px;
	/*line-height: 1.2;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background:#acd9ea;
}

.lucky	{ font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif; font-size: 12px; color: #555040; text-decoration: none; line-height: 14px}

h1 {
	font-size: 180%; 
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	margin: 2;
}
h3, h3 a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: transparent;
	color: black;
	border-bottom: solid #bbb 1px;
	margin: 0 3px 0 0;
}
h3 a {
	text-decoration: none;
}	
h4 {
	font-size: 120%;
	font-weight:bold;
}
h5 {
	font-size: 100%;
	font-weight:bold;
}
select {font-size:100%;}
input {font-size:100%;}

a, a:link, a:visited, a:active {
	text-decoration: none;
	color : #005080;
}
a:hover	{
	text-decoration: underline;
	color : #005080;
}

a.menu {color:black; text-decoration:none;}
a.menu:link {color:black; text-decoration:none;}
a.menu:active {color:black; text-decoration:none;}
a.menu:visited {color:black; text-decoration:none;}
a.menu:hover {text-decoration: underline; }

a.menularge {font-size: 13px; color:black;font-weight:bold; text-decoration:none; padding-left: 2px;}
a.menularge:link {color:black; text-decoration:none;}
a.menularge:active {color:black; text-decoration:none;}
a.menularge:visited {color:black; text-decoration:none;}
a.menularge:hover {text-decoration: underline; }

a.menuitem, .menuitem {
	background:#acd9ea;
	color:black; 
	text-decoration: none;
	display: block;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	font-weight: bold;
}
a.menuitem:hover {
    text-decoration: underline;
}
a.menuselected {
        background: #fff;
        color:black;
        text-decoration: none;
        display: block;
        padding: 2px;
        margin-top: 1px;
        margin-bottom: 1px;
        font-weight: bold;
	border: solid #bbb 1px;
}
a.submenu, a.submenuselected {
        text-decoration: none;
        display: block;
        padding: 2px;
        color:black;
        background: #ddd;
        margin-top: 1px;
        margin-bottom: 1px;
		font-size: 12px;
}
a.submenu 
{
	font-weight: normal;
}

a.submenuselected 
{
	color: brown;
    font-weight: normal;
}

div.submenu2, div.submenuselected2
{
	margin:0;
	padding:0;
	/*background: #e0e0e0 url(/images/more-bullet4.png) 3px center no-repeat;*/
	background: #fff8f0 url('/images/more-bullet10.png') no-repeat 3px center;
}	
div.submenu2 a, div.submenuselected2 a 
{
	text-decoration: none;
	display: block;
	/*padding: 2px 2px 2px 20px;
	color:#333;
    margin-top: 1px;
    margin-bottom: 1px;*/
	padding: 2px 0 2px 16px;
	margin: 1px 0;
	font-size: 90%;
	color:#444;
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
   
	font-size: 12px;
}
div.submenu2 a
{
	font-weight: normal;
}
div.submenuselected2 a, div.submenu2 a:hover
{
	color: brown;
    font-weight: normal;
}

.headline {
	font-size: 100%;
	color: black; 
	font-weight: bold;
}
 
.headlineleft, .headlineright, .headlinecenter {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
	/*color: #633;*/
	color: #000;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: solid #bbb 1px;
}
.headlineleft {
	text-align: left;
}
.headlineright {
	text-align: right;
}
.headlinecenter {
	text-align: center;
}
.center {
	text-align: center;
}
p.more, div.more, span.more {
	background: url('/images/more-bullet2.png') no-repeat center left;
	float:right; 
	font-size:90%; padding-left:14px; padding-right:3px; padding-top:0; padding-bottom:0
}
p.more, div.more {
	float:right;
}
span.more {
	float:left;
}	
p.more a, div.more a, span.more a {margin-top:0;color:#00f;text-decoration:none;}
p.more a:hover, div.more a:hover, span.more a:hover {margin-top:0;text-decoration:underline;}

#jsmenu {
    background-color: #acd9ea;
}
#jsmenu div.top {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 8px;
    border-color: #666666;
    font-weight: bold;
    border-width: 0px;
    border-style: none solid none none;
    /*width: 100%;*/
}
#jsmenu2 div.top {
    background-color: #acd9ea;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 4px;
    padding-right: 4px;
    border-color: #666666;
    font-weight: bold;
    border-width: 0px 4px 1px 6px;
    border-style: none solid solid solid;
    /*width: 100;*/
}
#jsmenu div.section, #jsmenu2 div.section {
    position: absolute;
    display: inline;
    /*z-index: -1;  added Erling */
}
#jsmenu div.box, #jsmenu2 div.box {
    background-color: #eadcac;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    border-color: #666666;
    border-width: 1px;
    border-style: none solid solid solid;
    font-weight: normal;

    position: static;
    visibility: hidden;
    width: auto;
}
#jsmenu div.top a, #jsmenu2 div.top a {
    font-family: verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
#jsmenu div.top a:hover, #jsmenu2 div.top a:hover {
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
#jsmenu div.box a, #jsmenu2 div.box a {
    font-family: verdana;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
    white-space: nowrap;
}
#jsmenu div.box a:hover, #jsmenu2 div.box a:hover {
    font-family: verdana;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
.ddmx {
    /*font: 11px tahoma;*/
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font-family: verdana;
    font-size: 11px;
    /*border-width: 1px;
    border-style: none solid solid solid;*/
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
#dropmenu2 .ddmx .item1 img,
#dropmenu2 .ddmx .item1-active img,
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0px none;
}
.ddmx .section {
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */

/*------------------------------------------*/
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #acd9ea;
}
.ddmx .item1 {
    color: #000;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    color: #fff;
}
#dropmenu2 .ddmx .item1,
#dropmenu2 .ddmx .item1:hover,
#dropmenu2 .ddmx .item1-active,
#dropmenu2 .ddmx .item1-active:hover {
    border-bottom: 1px solid #666;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #eadcac;
    /*border: 1px solid #666;*/
    border-bottom: 1px solid #666;
}
.ddmx .item2 {
    color: #000;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    color: #fff;
}
.ddmx .section {
    border: 1px solid #666;
}
#dropmenu2 .ddmx .bottom,
#dropmenu2 .ddmx .bottom:hover {
    border-bottom: 1px solid #000;
}
#tab {
	padding: 3px 0;
	margin: 0;
	background: #acd9ea;
}
#tab li {
	list-style: none;
	display: inline;
	margin: 0;
}

#tab li a {
	font: bold 12px Verdana;
	text-decoration: none;
	padding: 3px 0.7em;
	margin-left: 0px;
	color: black;
}

#tab li a.current, #tab li a:hover {
	text-decoration: none;
	background: #acd9ea;
	color: white;
}
#subtab {
	padding: 0;
	font: normal 11px Verdana;
	font-style:italic;
	line-height: 17px;
	/*background: #f4f4f4;*/
	/*background: #eee;*/
	background: #fff8f0;
}
#subtab a {
	font: normal 11px Verdana;
	font-style:normal;
	text-decoration: none;
	padding:0 10px;
	margin: 0;
	/*color: brown;*/
	/*color: #555;*/
	/*color: steelblue;*/
	color: #555;
}
#subtab a:hover {
	color: brown;
}
.subtabcont {
	display:none;
}

.rubrik, .label	{
	font-size: 14px;
	/*font-size: 125%;*/
	font-weight: bold;
	color: #000000;
}

.fun {
	font-size: 13px;
	/*font-size: 95%;*/
	font-weight: bold;
	color: #ff0000;
}

.culture {
	font-size: 13px;
	font-weight: bold;
	color: #cc9900;
}
			
.rubrikinfo, .labelinfo {
	padding:0; 
	margin-bottom: 5px;
	font-size: 90%;
	font-style: normal;
	color: #000000;
}

.enartikel, .article {
	margin: 0 0 30px 0; 
	padding: 0; 
	text-align: left;
}

.dubbel, .double {
	height: 100%;
	overflow: auto;
	margin: 0 0 30px 0; 
	padding: 0; 
}

.leftartiklar, .article_left {
	/*width:220px; */
	width: 50%;
	margin: 0; 
	float:left; 
}

.rightartiklar, .article_right {
	/*width:220px; */
	width: 50%;
	margin: 0;
	float:right; 
}
.imgram, .img_frame {
	margin: 5px 10px 0 0; 
	padding:0; 
	float:left; 
}

img.bild, img.pic {
	margin:0 0 10px 0;
}

.textbild, pic_text {
	padding:0; 
	margin:7px 0 0 0;
}

.wrap, .clear {
	clear:both;
}
.two_columns {
	width: 490px;
}
.column_left {
	width: 281px;
	vertical-align: top;
	padding: 0 4px 0 0;
	/*float: left;*/
}
.border_right {
	border-right: 1px solid #aba899;
}
.border_left {
	border-left: 1px solid #aba899;
}
.column_right {
	width: 196px;
	padding: 0 0 0 4px;
	vertical-align: top;
	/*float: right;*/
}
.td_left {
	padding-right: 5px;
}
.td_right {
	padding-left: 5px;
}