html{
	height: 100%;
}
body{
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#f8f5ec;
	height: 100%;
}
img{ border:none;}
a{
	color:#d96d03;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
input, select, textarea{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#wrapper{
	background:url(images/wrap-bg.gif) repeat-y;
	width:824px;
	overflow:hidden;
	margin:0 auto;
	padding:0 27px 5px 28px;
}
.bottomshadow {
	height: 30px;
	background:url(images/bottom_shadow.png) no-repeat;
	margin:0 auto;
	width: 879px;
}
#header{
	width:100%;
	position:relative;
	background:url(images/header-bg.gif) no-repeat;
	width:824px;
	padding:44px 0 0;	
}
h1.logo{
	margin:0 0 0 16px;
	padding:0 0 28px;
	text-indent:-9999px;
	width:99px;
	height:88px;
}
h1.logo a{
	display:block;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
	height:88px;
}
span.butterfly{
	position:absolute;
	top:0;
	left:-17px;
	background:url(images/butterfly.png) no-repeat;
	width:44px;
	height:43px;
	text-indent:-9999px;
}
.bg{
	float:left;
	/*height:33px;*/
	overflow:hidden;
	padding:0 20px 0 0;
	margin:-12px 0 0;
	background:url(images/nav-bg.png) no-repeat top right;
}



		#nav li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			display: none;
			list-style: none; }

			#nav li ul li
			{
				float: none;
				display: inline;
				margin: 0;
				padding: 0;
			}

			#nav li ul li a
			{
				width: 170px;
				color:#4abcce;
				text-decoration:none;
				font-size:13px;
				font-weight:bold;
				background-color: #f8f5ec;
			}

			#nav li ul li a:hover
			{
				text-decoration: underline;
			}





ul.menu {
	clear: both;
	padding: 0;
	margin: 0px 15px 0 0;
	list-style: none;
	float: left;
}

ul.menu li.firstrow {
	float: left;
}

ul.menu li.firstrow a {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color:#4abcce;
	padding: 8px;
	text-decoration: none;
}

ul.menu li.firstrow a:hover {
	text-decoration: underline;
}


#main:after{
	content:"";
	display:block;
	clear:both;
}
#main{
	width:100%;
	margin:0;
}
* html #main{
	margin:-15px 0 0;
}
.content{
	width:564px;
	float:left;
	margin:-15px 0 0;
}
* html .content{
	margin:0;
}
.content img{
	display:block;
}
.inbox{
	width:520px;
	margin:18px 0 0 15px;
	padding:0 0 27px;
	border-bottom:4px solid #f8f5ec;
	overflow:hidden;
}
.inboxpage {
	margin-top: 20px;
	border-bottom: 0;
}
.content .inbox img{
	float:right;
	margin:10px 0 0;
}
.content .inbox td {
	padding-right: 30px;
}
.inbox h2{
	margin:0 0 15px 0;
	color:#d96d03;
	font-size: 1.6em;
	font-weight:normal;
	padding:0 0 3px;
}
p {
	font-size: 1.1em;
	margin:0 0 10px 0;
	color:#8a826b;
	line-height:1.4em;
}

table {
	margin-left: -3px;
	margin-bottom: 10px;
}
table td {
	font-size: 1.1em;
	margin:0 0 10px 0;
	color:#8a826b;
	line-height:1.4em;
	vertical-align: top;
}
table td img {
	margin:0 !important;
	padding: 0 !important;
}

.inbox strong.subtitle{
	color:#8a826b;
	line-height:14px;
	display:block;
	padding:14px 0 0;
}
.columns{
	width:520px;
	margin:18px 0 0;
	padding:0 0 0 15px;
}
.columns h3{
	margin:0;
	padding:0 0 5px;
	font-size:15px;
	line-height:17px;
	color:#d96d03;
}
.columns p{
	margin:0;
	color:#8a826b;
	line-height:14px;
}
.col{
	width:260px;
	float:left;
}
.next{
	width:222px;
	padding:0 0 0 36px;
}
.sidebar{
	float:right;
	width:230px;
	background:#fefefd url(images/news-bg.gif) repeat-x;
	padding:18px 11px 0 13px;
	margin:-15px 0 0;
	overflow:hidden;
	font-size: 1.1em;
}
	.sidebar h2 {
		font-size: 1.3em;
		color: #d96d03;
		font-weight: normal; }

.sidefade {
/*	background: url(images/bakgrund_fade.png) repeat-x 0 0;*/
}
	.sidebarform {
		padding-top: 10px;}
		
		.sidebarform .row {
			margin-bottom: 5px;}

		.sidebarform label {
			margin-top: 1px;
			line-height: 18px;
			padding-right: 10px;
			width: 80px;
			color: #9a9a9a;
			text-align: left;
			position: absolute;}

		.sidebarform input {
			vertical-align: middle;
			margin-left: 90px; }

* html .sidebar{
	padding:330px 11px 0 13px;
}
.sidebar span.date{
	display:block;
	font-size:9px;
	color:#3a372e;
	line-height:14px;
}
.news{
	padding:0 0 16px 0px;
	width:211px;
}
.news h3{
	margin: 2px 0 18px 0 !important;
	font-size: 1.1em !important;
	line-height:1.1em !important;
	display: block;
	padding-bottom: 5px;
}
.news p{
	margin:0;
	color:#8a826b;
	clear:both;
	text-align: justify;
	line-height: 1.1em;
}
.news a{
	color:#d96d03;
}
.sidebar a.news-title{
	float:left;
	height:12px;
	padding:0 0 0 19px;
	margin:0 0 0 -19px;
	text-decoration:none;
	font-weight:bold;
	color:#d96d03;
	line-height:14px;
}
.sidebar a.news-title:hover{
	text-decoration:underline;	
}
.box{
	width:220px;
	margin:15px 0 0 -13px;
	padding:20px 24px 10px 10px;
	color:#8a826b;
	line-height: 1.1em;
	font-size: 0.9em;
	background: url(images/bakgrund.png) repeat-x 0 0;
}
.box h2{
	margin:0;
	padding:0 0 18px;
	font-size:16px;
	font-weight:normal;
	color: #d96d03;
}
.box p{
	margin:0;
	line-height:14px;
}
.contact{
	padding:20px 0 0;
}
.box dl{
	margin:0;
	width:100%;
	overflow:hidden;
}
.box dt{
	float:left;
	clear:left;
	font-weight:bold;
}
.box dd{
	float:left;
	margin:0 0 0 2px;
}
#footer{
	width:100%;
	height:60px;
	background:#46bed3;
	text-align:center;
	margin:20px 0 0;
	background-image: url(images/bottenplatta.gif);
}
#footer address{
	padding:10px 0 0;
	font-style:normal;
	font-weight:bold;
	color:#0a7588;
}
#footer address span{
	color:#fff;
}
