body{background:#fff repeat-x 0 0;color:#636b75;font: 13px/18px "Trebuchet MS", sans-serif;
}

.main{
	background-color:#fff;
	width: 780px;
	margin: 0 auto;
}

/* @group Header */

#greentop {
	background-color: #9dc04b;
	height: 15px;
	margin-bottom: 20px;
}

#logo{
	width: 190px;
	float: left;
}
#logo h1{
	text-indent: -9999px;
	position: absolute;	
	margin-left: -9999px;
}

#header-separator{
	height: 5px;
	background-color: #C3AA9C;
	margin-bottom: 20px;
	margin-top: 10px;
}


/* @end */

/* @group MainContent */

.content{
	float: left;
	width: 500px;
	padding: 0px 50px 0px 10px;
}
.images_left{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* @end */

/* @group Sidebar */

.sidebar {
	float: right;
	width: 220px;	
}

.aktuellt{
	margin-bottom: 20px;
	padding: 5px;
	border-top: 10px solid #9dc04b;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	background: url(images/sidebar-bg.png) no-repeat;
}
.aktuellt li{
	list-style: none;
	list-style-type: none;
}
.aktuellt h3{
	text-indent: -9999px;
	position: absolute;	
	margin-left: -9999px;
}
.nyhetsbrev {
	background-color: #cdcdcd;
	margin-bottom: 20px;
	padding: 5px;
	border-top: 10px solid #9dc04b;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	background: url(images/sidebar-bg.png) no-repeat;
}
.nyhetsbrev h3{
	text-indent: -9999px;
	position: absolute;	
	margin-left: -9999px;
}
.sideinfo{
	border-top: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 11px;
}
.sideinfo h3{
	text-indent: -9999px;
	position: absolute;	
	margin-left: -9999px;
}


/* @end */

/* @group Footer */

.footer {
	background-color: #9dc04b;
	padding: 20px 20px 6px 20px;
}
.footer p{
	color: #fff;
}
.footer h4{
	margin: 0px;
	color: #fff;
}
.kontaktinfo {
	width: 350px;
	float: left;
	font-size: 12px;
}

.designcite {
	width: 250px;
	float: right;
	font-style: italic;
	font-size: 12px;
	margin-top: 30px;
	
}

/* @end */

/* @group Typography */

p {
	padding:0 0 13px 0;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
h1,h2,h3,h4,h5{
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
}
h1{
	color: #000;
	line-height: 120%;
	font-size: 20px;  margin-bottom: 4px;
	font-weight: bold;
}
h2{
	color: #000;
	font-size: 16px; line-height: 25px; margin-bottom: 4px;
	font-weight: bold;
}
h3,h4,h5,h6 {
	color: #111;
	line-height: 150%;
}
h3 { color: #222;
	line-height: 120%;
	font-size: 14px;
	margin-top: 19px; 
	margin-bottom: 10px;
	font-weight: bold;
}

h4{
	color: #222;
	line-height: 120%;
	font-size: 12px;
	margin-top: 15px; 
	margin-bottom: 3px;
	font-weight: bold;
}
h5,h6 { 
font-size: 13px;  
margin-bottom: 5px;
color: #494949; 
}
a { 
	color: #a1573f;
	text-decoration: none;
}

input  {
	border: solid 1px #bbb;
	padding: 6px;
	color: #222;
	outline: 0;
	margin: 0px;

}

input#brev {
		background: #fff url(images/submit.png) no-repeat;
		border: none;

}
a:hover { text-decoration: underline; }

/* @end */

/* @group Menu */

#globalheader { 
	width: 580px;
	height: 31px; 
	float:right;
	margin-top: 70px;	
	position: relative; 
	z-index: 9998; }
#globalheader .nav-header {
	margin: 0;
	padding: 0; }
#globalheader .nav-header li {
	display: inline;}
#globalheader .nav-header li a {
	float: left; 
	height: 0px; 
	padding-top: 31px; 
	overflow: hidden; }
#globalheader .nav-header li a {
	background-image: url(images/menysprite.png);
	background-repeat: no-repeat; 
	outline: none;
	}
li#hem a{
	width: 55px;
	background-position: 0 0;
	}
li#konferensen a{
	width: 131px;
	background-position: -55px 0;
	}
li#anmalan a{
	width: 140px;
	background-position: -186px 0;
	}
li#gmozon a{
	width: 105px;
	background-position: -326px 0;
	}
li#lankar a{
	width: 75px;
	background-position: -431px 0;
	}
li#kontakt a{
	width: 74px;
	background-position: -506px 0;
	}

	/* HOVER */
#globalheader .nav-header li#hem a:hover {
	background-position: 0 -30px; }
#globalheader .nav-header li#konferensen a:hover {
	background-position: -55px -30px; }
#globalheader .nav-header li#anmalan a:hover {
	background-position: -186px -30px; }
#globalheader .nav-header li#gmozon a:hover {
	background-position: -326px -30px; }
#globalheader .nav-header li#lankar a:hover {
	background-position: -431px -30px; }
#globalheader .nav-header li#kontakt a:hover {
	background-position: -506px -30px; }

	/* PRESS */
#globalheader .nav-header li#hem a:active {
	background-position: 0 -29px; }
#globalheader .nav-header li#konferensen a:active {
	background-position: -55px -29px; }
#globalheader .nav-header li#anmalan a:active {
	background-position: -186px -29px; }
#globalheader .nav-header li#gmozon a:active {
	background-position: -326px -29px; }
#globalheader .nav-header li#lankar a:active {
	background-position: -431px -29px; }
#globalheader .nav-header li#kontakt a:active {
	background-position: -506px -29px; }

	/* SELECTED */
div#globalheader ul.nav-header li#hem.nav-selected a {
	background-position: 0 -30px; }
#globalheader .nav-header li#konferensen .nav-selected a {
	background-position: -55px -30px; }
#globalheader .nav-header li#anmalan .nav-selected a {
	background-position: -186px -30px; }
#globalheader .nav-header li#gmozon .nav-selected a {
	background-position: -326px -30px; }
#globalheader .nav-header li#lankar .nav-selected a {
	background-position: -431px -30px; }
#globalheader .nav-header li#kontakt .nav-selected a {
	background-position: -506px -30px; }


/* @end */
