body, table, tr, td, div, p, input, textarea, a, title {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background:lightblue;
}
title {
	border: solid black 1px;
	padding: 2px;
	color: blue;
h1 {
	font-size: 18pt; 
	font-weight: bold;
}
h2 {
	font-size: 100%;
	font-weight:bold;
	margin: 0;
	color: #555;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-weight:bold;
}
h5 {
	font-size: 10pt;
	font-weight:bold;
}

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: 10pt; 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 {
	background:#acd9ea;
	color:black; 
	text-decoration: none;
	display: block;
	padding: 2px;
	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;
}

#layout {
	width: 790px;
	border: solid black 1px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 788px;
	border: 0;
	background-color: #ddd;
}
#topmenu {
	width: 790px;
	border: 0;
	border-bottom: solid black 1px;
	background-color: #ddd;
	line-height: 17px;
	height: 17px;
}
#topmenu a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 1px;
}
#topmenu a:hover {
        text-decoration: underline;
}
#content {
	width: 790px;
	border: 0;
	background-color: #fff;
}
#main_left {
	width: 148px;
	vertical-align: top; 
	padding: 1px;
	padding-top: 10px;
}
#main_center {
        width: 490px;
        vertical-align: top;
        padding: 5px;
        padding-top: 10px;
}
#main_center p div span {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #0000ff;
}
#main_right {
	width: 148px;
	vertical-align: top;
	padding: 1px;
	padding-top: 10px;
}
#pagetop {
	border-bottom: solid #bbb 1px; 
	margin-bottom: 5px;
}
#pagetop span {
	font-size: 18pt; 
	font-weight: bold;
}
span.sports {
	color: #c25800;
}
span.tourism {
	color: #5089f2;
}
#left_menu {
	width: 140px;
	padding-left: 5px;
}
#right_menu {
	width: 146px;
}
#frontpic {
	text-align: center;
	padding-right: 5px;
}
#frontside {
	width: 135px;
	padding: 5px;
        background: #eee;
        margin-left: 5px;
        border: solid #ccc 1px;
}
#frontside img {
	border: solid black 1px;
	margin-bottom: 5px;
}
#frontside p {
	margin: 2px;
}
#local_front {
	width: 100%;
	text-align: left;
}
#national_front {
	width: 100%;
	text-align: left;
}
#footer {
	width: 792px; 
	margin-right: auto; 
	margin-left: auto; 
	background-color: #ccc; 
	border-top: 0;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}
#footer2 {
        width: 790px;
        margin-right: auto;
        margin-left: auto;
        background-color: inherit;
        border: 0;
}
#branch_hdr {
	background: #ddd;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
	border: solid #aaa 1px;
	margin-bottom: 5px;
}
#branch_hdr p {
	margin: 0;
}
#branch_hdr p:first-letter{
	color: #0099ff;
	font-size: 130%;
	font-weight: bold;
}
#events_tab {
	border: solid #0099ff 1px;
}
div.adbox {
	border: solid #ccc 1px; 
	width: 100%; 
	margin-top: 5px;
}
div.adboxtop {
	background: #acd9ea; 
	padding: 2px; 
	text-align: center; 
	font-size: 9pt;
	font-weight: bold;
}
div.adboxcontent {
	padding: 5px; 
	text-align: left; 
	font-size: 80%
}
input.cginput {
	border: dashed #ccc 1px;
	width: 300px;
}
input.cgcheck {
	border: solid #ccc 1px;
}
textarea.cgtextarea {
	border: dashed #ccc 1px;
	width: 300px;
	height: 120px;
}
input.cgsubmit {
	width: 100px;
	border: solid #ccc 1px;
}

.headline {
	font-size: 110%;
	color: black; 
	font-weight: bold;
}
 
.headlineleft, .headlineright, .headlinecenter {
	font-weight: bold;
	font-size: 13px;
	background: transparent;
	color: darkblue;
	border-bottom: solid #bbb 1px;
}
.headlineleft {
	text-align: left;
}
.headlineright {
	text-align: right;
}
.headlinecenter {
	text-align: center;
}

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

    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;
}
	
.rubrik, .label	{
font-size: 14px;
/*font-size: 125%;*/
font-weight: bold;
color: #000000;