﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-size: 70%;
	color: #000000;
	background-color: #FFFFFF;
	/*background-color:#D6D7CE;*/
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	
}

img
{
	border: none;
}
.searchboxcontainer
{
    padding-left: 5px;
	width: 150px;
	float:left;
}
.summary
{
	font-weight: bold;
	font-size: 65%;
	color: #262622;
	line-height: 70%;
}

.text
{
	color: #262622;
	float:left;
}
#breadcrumb
{
    margin-top:15px;
    width:510px;
    font-size:90%;
}
#breadcrumb a
{
    text-decoration:none;
}
#breadcrumb a:hover
{
    text-decoration:underline;
    color:#54534C;
    font-weight:normal;
}
.pagesignature
{
    float:left;
    margin-top:20px;
    font-size:90%;
    width:100%;
}
/* LINKS */

a
{
	color: #262622;
	text-decoration: underline;
}

a:active, a:hover
{
    color:#214da2;
    text-decoration:underline;
}

a.headerlink
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:headerlink:hover
{
	text-decoration: none;
}
a.header
{
	color: #000;
	font-weight:bold;
}
a.header:hover
{
	color: #214DA2;
	font-weight:bold!important;
}
/*a.header:link, a.header:visited
{
	color: #214DA2;
}
a.header:hover, a.header:active
{
	color: #000;
}
*/
a.menulink:active, a:menulink:hover
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagesignature a
{
    text-decoration:none;
}
.pagesignature a:hover
{
    text-decoration:underline;
}

/* OUTER BOX DEFINITIONS */

div
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
}

#mainformarea
{
	margin-left: auto;
	margin-right: auto;
	width: 1010px;

	background-color: #FFFFFF;
}
#main
{
    float:left;
    height:100%;
    width:1010px;
    padding:10px 5px;
    background-color:White;
}

#shadowboxtop
{
	width: 986px;
	width:998px;
	height: 4px;
	height:16px;
	margin:auto;
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url("/images/layout/border_top.gif");
	background-repeat:no-repeat;
	padding-left:8px;
}

#shadowboxmiddle
{
	width:100%;
	background-image: url("/images/layout/border_vertical.gif");
	/*background-image: url("/images/layout/border_left.gif");*/
	background-repeat: repeat-y;
	background-position:center;
	height:100%;
	float:left;
	padding-left:10px;
	text-align:center;
}

#shadowboxbottom
{
    width:100%;
	height: 3px;
	height:16px;
	background-color: #FFFFFF;
	background-position: top;
	background-image: url("/images/layout/border_bottom.gif");
	background-repeat: no-repeat;
	float:left;
	margin:auto;
	padding-left:9px;
}


/* CONTENT DEFINITIONS */

#mainframe
{
	width: 984px;
	width:976px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
	background-color: Transparent;
}

#top
{
	/*width: 100%;*/
	height: 231px;
	background-color: Transparent;
}

#topcontentbox
{
	width: 962px;
	background-color: White;
	height: 231px;
}

#topimages
{
	width:900px;
	height: 140px;
	background-color: #214EA1;
	position: relative;
	top: 0px;
	left: 0px;
	overflow:hidden;
	float:left;
}
.toptext
{
    position:absolute;
    width: 520px;
    color:White;
    top:70px;
    /*top:7px;
    top:49px;*/
    left:13px;
    font-size:13px;
    letter-spacing:1px;
    font-weight:bold;
    z-index:5000;
    text-align:right;
    vertical-align:bottom;
    height:67px;
}
#topimages img
{
	float:left;
}
#service
{
	width: 160px;
	height: 120px;
	background-color: #214EA1;
	display:inline;
	padding:10px;
	float:left;
}
#service .tool
{
    float:left;
    margin:5px;
    margin-top:0px;
    text-transform:uppercase;
    font-size:90%;
}
#service .tool a
{
    cursor:pointer;
}
#service:first-child
{
    margin:10px;
}
#service .tool a
{
    color:White;
    text-decoration:none;
    font-weight:bold;
}
#service .tool a:hover
{
    text-decoration:underline;
}
#service .subscriptiontool
{
    float:right;
    padding-right:5px;
}
#maincontent
{
	width: 962px;
	height: 100%;
	float:left;
	background-color: #FFFFFF;
	background-image:url(/images/layout/background.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#logo
{
	float: right;
}
#left
{
	width:180px;
	height:100%;
	float:left;
	background-color:#AFB19C;
}

.center
{
	width: 510px;
	height: 100%;
	padding:15px 15px;
	padding-top:0px;
	float: left;
	background-color:#D5D5CB;
}
.center_wide
{
	width: 690px;
	height: 100%;
	padding:15px 15px;
	padding-top:0px;
	float: left;
	background-color:#D5D5CB;
}
#right
{
	width: 180px;
	float: left;
}
#contentsubmenu
{
    float:left;
    margin:20px 0px;
    width:100%;
}
.combi_item
{
    display:block;
	float:left;
	width:100%;
}
.listed_item
{
	display:block;
	float:left;
	padding: 15px 0px 20px 0px;
	width:100%;
}
.listed_item h1
{
	font-size:100%;
	margin:0px 0px 15px 0px;
}
.listed_item h1 a
{
    color:#214da2;
    color:Black;
	font-size:100%;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	text-decoration:underline;

}
.listed_item h1 a:hover
{
 	text-decoration:underline;
}

#contentsubmenu .submenuitem
{
    margin-bottom:20px;
}
#contentsubmenu .submenuitem a
{
    font-weight:bold;
}
#contentsubmenu .submenuitem a:hover
{
    font-weight:bold;
    color:#214da2;
    text-decoration:underline;
}
.graphics_rightfloat,.image
{
	float:right;
	margin-left:15px;	
	/*width:auto!important;*/
}
.graphics_leftfloat
{
	float:left;
	margin-right:15px;
}
.listtext_leftfloat
{
    float:left;
    width:295px;
}
.image
{
    margin-bottom:15px;
    width:180px;	
}
.imagetext
{
    float:left;
    font-size:smaller;
    /*background-color:#AFB19C;*/
    background-image:transparent;
    width:174px;
    padding:3px;
}
/*
.abstract_item
{
    float:left;
    width:100%;
}
*/
.abstract, .contentabstract, .imageabstract
{
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 16px;
	float:left;
	width:100%;
}
.imageabstract
{
    width:200px;
    float:none;
}
#centertext
{
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width:410px;
	float:left;
}
#centertext table
{
    font-size:100%;
    text-align:right;
    text-transform:none;
}
.centercolumncontent
{
    float:left;
    width:410px;
}
.centercolumncontent .centercolumncontent
{
    float:left;
    margin:0px 10px 20px 0px;
    padding:10px;
    background-color:#DDDED6;
}
.centercolumncontent .centercolumncontent a
{
    font-weight:normal;
    text-decoration:underline;
}
.centercolumncontent .centercolumncontent a:hover
{
    font-weight:normal;
    color:#214da2;
    text-decoration:none;
}
.centercolumncontent .buttoncontainer
{
    float:left;
    height:20px;
}
.centercolumncontent .centercolumncontent input,.centercolumncontent .centercolumncontent input.subscrButton 
{
    font-size:smaller;
    float:left;
}
.subscrButton
{
    margin-right:3px;
}
.subscribeformfield
{
    margin-right:10px;
}
.rates
{
    float:left;
}
table.rates
{
    width:410px;
    font-size:100%;
    text-align:right;
    text-transform:none;
}
.center_wide #centertext
{
    width:650px;
}
.block_content
{
 width:100%;
}
.date
{
	color: #000;
	margin-bottom: 5px;
}
.clear
{
    clear:both;
}

/* SITEMAP DEFINITIONS */
#sitemap
{
    float:left;
    width:100%;
}
#sitemap .level1
{
    font-weight:bold;
    margin-top:20px;
}
#sitemap .level2
{
    font-weight:bold;
    margin-left:10px;
    font-size:90%;
    margin-top:5px;
}
#sitemap .level3
{
    margin-left:20px;
    font-weight:normal;
}
#sitemap .level4
{
    margin-left:30px;
    font-weight:normal;
}
#sitemap .first
{
    margin-top:0px;
}
.sitemap_col
{
    float:left;
    width:200px;
    border-left:solid 1px #AFB19C;
    padding:0px 10px;
    margin-left:-1px;
}
.sitemap_col_1
{
    float:left;
    border-right:solid 1px #AFB19C;
    width:200px;
    padding:0px 10px;
}
#sitemap a
{
    text-decoration:none;
    font-size:inherit;	
    font-weight:inherit;
}
#sitemap a:hover
{
    text-decoration:underline;
    color:#214DA2;
}
/* A-Å DEFINITIONS */
.aaaletterlist
{
    float:left;
    width: 500px;
    height:20px;
    margin:10px 0px;
    font-size:110%;
    color:#828569;
}
.aaaletterlist a
{
    text-decoration:none;
}
.aaaletterlist a:hover
{
    text-decoration:none;
    color:#214DA2;
}
.aaaletteritem, .aaaletteritemon
{
    float:left;
    width:15px;
    height:20px;
    font-weight:normal;
    text-align:center;
    display:block;
}
.aaaletteritemon
{
    font-weight:bold;
}
.aaaletterresult h2
{
   padding:10px 0px 5px 0px;
}
.thiskeywordlist a, .thiskeywordlist a:visited
{
    text-decoration:none;
    font-weight:normal;
}
.thiskeywordlist a:hover
{
    text-decoration:underline;
    font-weight:normal;
    color:#214DA2;
}
/* B L O G */
.weblogcommentsframe
{
    float:left;
    width:100%;
}

.weblogcomment
{
    float:left;
    /* margin:20px 20px 0px 20px; */
    padding-bottom:20px;
    border-bottom:solid 1px #ccc;
}
.weblogcommentsummary
{
    margin-bottom:10px;
}
.weblogformframe
{
    float:left;
width:100%;
    
}
.weblogformframeinner
{
/*    width:340px;
    margin:auto;*/
    padding:20px;
}
.weblogfields input,.weblogfields textarea
{
    width:300px;
}
.weblogfields textarea
{
	height:100px;
}
.weblogbuttons
{
    float:left;
    margin:20px;
    margin-right:0px;
    width:280px;
}
.weblogfieldsavecss
{
    float:right;
}
td.rss_icon
{
	width:100px;
	text-align:right;
}
table.subscriptiontable
{
	border-collapse:collapse;
}
table.subscriptiontable td
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc; padding:1px;	
}