
BODY {
  	margin: 10px;
  	padding: 0px;
	background-color: #005D50;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	FONT-STYLE: Normal;
	FONT-WEIGHT: lighter;
	text-align: center;	
	color: #3D3D3D;
	
}

TD
{
	font-size: 12px;
	color: #3D3D3D
}
hr {
	display: none;
}
p {
	margin: 0px 0;
}
a {
	color: #121312;
}
a:hover {
	color: #A70C11;
}

#container {
	background: #fff;
	margin: 0 auto;
	padding: 3px;
	text-align: left;
	width: 966px;
}

#header {
	background: url(/images/top_bg.gif);
	width: 960px;
	height: 100px;
	
}

#logo {
	float: left;
	width: 560px;
	height: 90px;
	padding: 17px 0 0px 7px;

}
#logo h1 {
	padding: 29px 0 0px 0px;
}
#logo #logo_text {
	/*background: url(/images/top_logo.gif) no-repeat;*/
	width: 560px;
	height: 75px;
	font-size: 32px;
}
#logo #logo_text a {
	display: block;
	height: 75px;
}
#banner {
	float: right;
	width: 360px;
	text-align: right;
	padding: 17px 0 0px 7px;
}

#topimages {
	clear: both;
	padding: 0px 0 0px 7px;	
}

/* --------------------------------- */

#maincontainer {
	width: 960px;
	padding: 10 0px 0 0px;
}

#pagecontent {
	float: left;
	width: 730px;
	padding: 10 0px 0 0px;
}

#maincontent {
	float: right;
	width: 476px;
	text-align:justify;
}

#maincontent h1 {
	font-size: 16px;
	line-height: 18px;
}
#maincontent h1 a {
	color: #000;
	text-decoration: none;
}
#maincontent h1 a:hover {
	color: #EB9A10;
	text-decoration: underline;
}
#maincontent p {
	margin: 8 0 0 0px;
	font-size: 12px;
}

#leftcontent {
	float: left;
	width: 223px;
	padding: 0 0px 0 7px;	
}

#newstxt {
	clear: both;
	background-image: url(/images/praktisk_info_bg.gif);
	margin: 0 0 10 0px;
	padding: 3px;	
}

#newstxt h1 a, h3 a {
	font-size: 14px;
	margin: 0px 0px;	
	text-decoration: none;
}

ul.sti {
	margin: 0;
	padding: 0;
	list-style: circle;
	font-size: 1em;
}
ul.sti li {display:inline; padding: 0.5em;}
ul.sti li span {font-size:1.15em;}

div.divmenurund {
	margin: 0px 0px 0px 0px;
	background-color: #E3ECE0;
	text-align: left;
	display: block;
}

img.menucorner {
  width: 2px;
  height: 2px;
  border: none;
  display: block !important;
}
.menurundtop { 
  background: url(/images/menuur.gif) no-repeat top right; 
}
.menurundbund{
  background: url(/images/menulr.gif) no-repeat bottom right; 
}



.leftmenu {
  background: #E3ECE0;
  padding: 3px; 
  margin: 0; 
  width: 210px;
  display: block;
  }

.leftmenu li {
	list-style: none;
	margin: 0;
	padding: 0em 0em 1em 0.3em;
}

.leftmenu li A:link {font-size: 12px; font-weight: none; color: #454545;TEXT-DECORATION: none; font-style: none}
.leftmenu li A:visited { font-size: 12px; font-weight: none; color: #454545;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:hover {font-size: 12px;font-weight: none; color: #EB9A10;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:active { font-size: 12px; font-weight: none; color: #454545;TEXT-DECORATION: none;font-style: none}  

.leftmenu li A:link.current {font-size: 12px; font-weight: bold; color: #EB9A10;TEXT-DECORATION: none; font-style: none}
.leftmenu li A:visited.current { font-size: 12px; font-weight: bold; color: #EB9A10;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:hover.current {font-size: 12px;font-weight: bold; color: #EB9A10;TEXT-DECORATION: none;font-style: none}
.leftmenu li A:active.current { font-size: 12px; font-weight: bold; color: #EB9A10;TEXT-DECORATION: none;font-style: none}  

.divider {
	clear: both;
}

#skiller {
	clear: both;
	background: #fff;
	height: 10px;
}

#rightcontent {
	float: right;
	width: 200px;

}


#focus1 {
	float: left;
	width: 194px;
	margin: 10 0 0 0px;
	padding: 0;
	
}
#focus2 {
	float: right;
	width: 194px;
	background: #ebebeb;
}
# #focus2 img, #maintxt img, #newstxt img {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #cccccc;
	padding: 0px;
}
#focus2 h1, h3, #focus2 h3, #archive1 h3, #archive2 h3 {
	font-size: 12px;
	margin: 0px 0px;
}
#focus2 h3 a, #focus2 h3 a {
	color: #000;
	text-decoration: none;
}
#focus2 h3 a:hover, #focus2 h3 a:hover {
	color: #d71920;
	text-decoration: underline;
}

#focus2 p {
	margin: 0 0 3 0px;
}

#focus2 ul, #focus2 ul {
	list-style: none;
	margin: 0 10px 10px 10px;
	padding: 0;
}

#footer {
	clear: both;
	background: #ffffff;
	background: url(/images/bund_bg.gif);	
	width: 960px;
	height: 60px;
	font-size: 11px;
	color: #3D3D3D;
	text-align: center;
}
#footer a {
	color: #3D3D3D;
}
#footer a:hover {
	text-decoration: none;
}

#rightteaser {
	width: 270px;
	padding: 3 3 3 3;
	background-color: #F3F3F3;
	border: 1px solid #B8B8B8 1;
	margin-top: 5px;
}

#rightteaserpixtext {
	width: 270px;
	padding: 3 3 3 3;
	background-color: #F3F3F3;
	margin-top: 1px;
	margin-bottom: 3px;
}

#rightteaserbund {
	width: 270px;
	padding: 3 3 3 3;
	margin-bottom: 3px;
	background-image: url(/images/praktisk_info_bg.gif);
}

#rightteaserbund2 {
	width: 270px;
	padding: 3 3 5 3;
	margin-bottom: 3px;
	background-image: url(/images/praktisk_info_bg2.gif);
}

#rightteasermp3bund {
	width: 270px;
	padding: 3 3 3 5;
	margin-bottom: 3px;
	background-image: url(/images/rightteasermp3bund.gif);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

H1 {
	font-size: 18px;
}
H2 {
	font-size: 14px;
}
H3 {
	font-size: 13px;
}
H4 {
	font-size: 12px;
}

H5 {
	font-size: 11px;
}


div.divrund {
	margin: 0px 0px 0px 0px;
	background-color: #FEB204;
	text-align: left;
	display: block;
}

img.corner {
  width: 2px;
  height: 2px;
  border: none;
  display: block !important;
}
.rundtop { 
  background: url(/images/ur.gif) no-repeat top right; 
}
.rundbund{
  background: url(/images/lr.gif) no-repeat bottom right; 
}

div.divrundtxt {
	padding: 7px;
	text-align: left;
	display: block;
}

.thumbnailborder {

CURSOR: hand;

}



.Formslayout
{
    BORDER-RIGHT: #8A919A 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #8A919A 1px solid;
    PADDING-LEFT: 1px;
    font-size: 11px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #8A919A 1px solid;
    WIDTH: 250px;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #8A919A 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #fefefe
}
.Sendlayout
{

	BORDER-RIGHT: #58676C  1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #58676C  0px solid;
	PADDING-LEFT: 1px;
	font-size: 10px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #58676C  0px solid;
	WIDTH: 90px;
	COLOR: #58676C;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #58676C  1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #cccccc;
	
}


.req {
	width: 5px;
	background-color:#B0BFD3;
}
