body
{
	margin: 15px;
	padding: 0;
	text-align: center;
	background-color: #BDC098;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}

h1, h1.new-heading-1
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #3C3C3C;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 2em;	
}

h1.new-heading-1
{
	font-size: 1.7em;
	line-height: 1.2em;
}

h1.new-heading-2
{
	font-size: 1.55em;
	color: #3C3C3C;
}

h2, h2.new-heading-2
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #3C3C3C;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: 1.5em;
}

h2.new-heading-2 
{
	font-size: 1.2em;
	text-transform: none !important;
}

h3
{
	font-size: 1.5em;
	line-height:1.5em;
	font-weight: normal;
	margin-top: 28px;
	margin-bottom: 8px;
}

h3.start 
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #3C3C3C;
}

h4, .rubMed
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 0px;
	color: #656565;
	text-transform: uppercase;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	margin-top: 12px;
	margin-bottom: 0px;
	text-transform: none;
}

p
{
	line-height: 1.5em;
	margin-top: 0.1em;
	margin-bottom: 0.8em;
	color: #231f20;
}

p.ingress 
{
	font-weight: bold;
	color: #505050;
	margin-bottom: 1.2em;
}

a
{
	color: #9A5C21;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #C1C1C0;
	background-color: #C1C1C0;
	height: 1px;
	border: 1px;
}

ul
{
	margin-top: 8px;
	margin-left: 16px;
	margin-bottom: 24px;
	margin-right: 40px;
	padding-left: 8px;
}

li 
{
	margin-bottom: 8px;

}

#container
{
	width: 966px;
	margin:0px auto;
}

#innercontainer
{
	width: 100%;
	background: #F6F6F4;
	margin: 0;
}

#container_toproundedcorners
{
	width: 100%;
	background-image: url(/graphics/top_container.png);
	background-repeat: no-repeat;
	height: 10px;
	/* IE fix */
	font-size: 1px;
}

#container_bottomroundedcorners
{
	width: 100%;
	background-image: url(/graphics/bottom_container.png);
	background-repeat: no-repeat;
	height: 10px;
	/* IE fix */
	font-size: 1px;
}

#contentcontainer
{
	width: 850px;
	margin: 0px auto;
	text-align:left;
}

#banner
{
	padding-top: 43px;
	height: 125px;
	background-image: url(/graphics/topbanner.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

#banner h1, #banner p
{
	display: none;
}

#topmenu
{
	padding: 0;
	margin: 0;
	height: 28px;
	background: url(/graphics/topmenubg.jpg) no-repeat;
	margin-top: 7px;
}

#topmenu ul
{
	height: 28px;
	margin: 0;
	padding-left: 0;
}

#topmenu li
{
	float: left;
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
	padding-top: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

#topmenu li span
{
	display: none;
}

#topmenu li img
{
	border: 0;
}

#topmenu li a
{
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

#topmenu li a:hover
{
	color: #BDC098;
}

#columncontainer
{		
	padding-top: 10px;
	margin-left: 25px;
}

#breadcrumbs
{
	color: #8D8D8D;
	margin-left: -25px; /* Ugly hack -- the content lines up with the rest but the line needs to go all the way to the edge */
	padding-left: 25px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom: solid 1px #E1E1DF;
}

#leftcolumn
{
	width: 150px;
	margin-right: 25px;
	float: left;
}

#centercolumn
{
	width: 430px;
	float: left;
}

#rightcolumn
{
	width: 195px;
	float: right;
}

#leftcolumn_start
{
	width: 415px;
	margin-right: 25px;
	float: left;
}

#centercolumn_start
{
	width: 165px;
	float: left;
}

#leftcolumn_start_kommun
{
	width: 165px;
	float: left;
}
#centercolumn_start_kommun
{
	width: 415px;
	margin-left: 20px;
	float: left;
}


#rightcolumn_start
{
	width: 195px;	
	float: right;
}

#rightcolumn_start p 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;	
}

#rightcolumn_start p a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;	
}

#footer 
{
	margin-left: 0px;
	margin-top: 2em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #637179;
}

#footer a 
{
	color: #996125;
	text-decoration: none;
}

#footer a:hover 
{
	text-decoration: underline;
}

.notopmargin
{
	margin-top: 0;
}

.morebottommargin
{
	margin-bottom: 2.5em;
}

.moretopmargin
{
	margin-top: 1.5em;
}

.clear
{
	clear: both;
}

.light
{
	margin-top: 0.1em;
	color: #81817F;
}

.imagelink
{
	border: 0;
}

.searchtextbox
{
	padding-left: 3px;
	border: solid 1px #FFF;
	width: 160px;
	margin-top: -5px;
	height: 14px;
	color: #8D8D8D;
	background-color: #F2EFEA;
}
span.EME_h 
{
	display: none;
}
span.EME 
{
	display: inline;
}

div#startnews 
{
	margin-top: 14px;
}

div#startcontainer 
{
	margin-top: 21px;
}

div#areacontainer 
{
	position: relative;
	display: inline;
	float: left;
	width: 580px;
}

div#fullrightcolumn 
{
	position: relative;
	display: inline;
	float: right;
	border: 1px solid #f0f;
}

.hidden
{
	display: none;
}