body, table, tr, td, div, p, input, textarea, a {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background:lightblue;
}
h1 {
	font-size: 18pt; 
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-size: 125%;
	font-weight:bold;
	margin: 0;
	color: #555;
}
h5 {
	font-size: 10pt;
	font-weight:bold;
}

.menu
  {
   background-color:#2B6Ebb;
   border:1px solid darkblue;
   width:135px;
   font-size:11px;
   font-family:verdana;
   position: absolute;
   font:bold;
   color: #ffffff;
   cursor: hand;
  }
  .item_panel
  {
    width:135px;
    border-left:1px solid darkblue;
    border-right:1px solid darkblue;
    clip:rect(0,150,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  }
  .item
  {
   background-color: #E9F0F8;
   width: 133px;
   font-size: 10px;
   font-family: verdana;
   
  }

a.menularge {font-size:10pt;color:black;font-weight:bold; text-decoration:none; padding-left: 3px;}
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 {
	background:#acd9ea;
	color:Black; 
	text-decoration: none;
	display: block;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
}
a.menuitem:hover {
        text-decoration: underline;
	background-image: url('/images/menu/div-arrow.gif');
	background-repeat: once;
}
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 {
        background: #ddd;
        color:black;
        text-decoration: none;
        display: block;
        padding: 2px;
	padding-left: 5px;
        margin-top: 1px;
        margin-bottom: 1px;
        font-weight: normal;
}
a.submenuselected {
        background: #ddd;
        color:black;
        text-decoration: none;
        display: block;
        padding: 2px;
        padding-left: 5px;
        margin-top: 1px;
        margin-bottom: 1px;
        font-weight: bold;
}


.headline {
	font-size: 110%;
	color: black; 
	font-weight: bold;
}
 
.headlineleft, .headlineright, .headlinecenter {
	font-family: Georgia;
	font-weight: bold;
	font-size: 150%;
	margin-top: 2px;
	margin-bottom: 1px;
}
.headlineleft {
	text-align: left;
}

#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;
}
#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;
}
.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;
}

.onearticle, .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;
}

.right, .link {
	float: right;