body  { 
	height:100%;
	margin: 0;
	background-image: url(../images/design_bg.gif);
	background-repeat: repeat;
	background-position:top left;
}
body, td, div  {
	font: 12px Arial, Verdana, sans-serif;
	color:#333333;
	line-height:16px;
}
h1 {
	margin: 10px 0 15px 0; 
	font-size: 20px; 
	color: #0f3a9a;
	line-height:20px;
	letter-spacing:1px;
}
h2 {
	margin: 15px 0 0px 0; 
	font-size: 14px; 
	color: #333333;	
}
h3 {
	margin: 0px 5px 0px 0px; 
	font-size: 11px; 
	font-weight: bold; 
	letter-spacing: 0.1em;
	color:#bc8c11;
}
h4 {
	margin: 0px 0px; 
	font-size: 11px; 
	font-weight: bold;
	color:#ffffff;
}
h5 {
	margin: 0 0 0 0; 
	font-size:0.8em; 
	color:#333333;
	padding:0px;
	line-height:1.4em;
}
h6 {
	margin: 10px 0px 0px 0px; 
	font-size: 14px;
	color: #0f3a9a;
}
p {	margin: 0 0 10px 0;
	font: 12px Arial, Verdana, sans-serif;
	line-height:22px;
	color:#333333;
}

a{ text-decoration: none; font-weight:bold; font-size:12px; }
a:link{ color: #000000; }
a:visited{ color: #000000; }
a:hover{ color: #cccccc; }

.umenu{ text-decoration: bold; font-family:arial,verdana; font-size:11px; }
.umenu:link{ color: #0f3a9a; }
.umenu:visited{ color: #0f3a9a; }
.umenu:hover{ color: #cccccc; }

.text {
	font-family: arial,verdana;
	font-size: 12px;
}
.datum {
	font-family: arial,verdana;
	font-size: 10px;
	color: #887c6d
}
.medlemmar_info{
	font-family: arial,verdana;
	font-size: 11px;
	line-height:18px;
	color:#ffffff;
}

.nyhet{ margin:4px;padding:6px; }
.nyhet:hover{ background-color:#f7fbff; }
.citat1{ color: #666666; font-size:14px; line-height:18px; }
.citat2{ color: #0f3a9a; font-size:18px; line-height:18px; }
.author{ color: #999999; font-size:11px; line-height:14px; }



/* sidlayout */
#parent{
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	height:100%;
	background-color:#f1f6fc;
}
/* for Internet Explorer */
/*\*/
* html #parent {
height: 100%;
}
/**/
#layout{
	float:left;
	width:924px;
	background-image:url(../images/design_layout_bg2.gif);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:100%;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html #layout {
height: 100%;
}
/**/
#border-horizontal{ 
	float:left;
	width:100%;
	height:1px; 
	background-image:url(../images/design_border.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:0px;
}

#top{
	float:left;
	width:924px;
	height:116px;
	background-color:#ffffff; 
	background-image:url(../images/design_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#content{
	float:left;
	width:906px;
	margin-left:9px;
	background-color:#ffffff; 
	background-image: url(../images/design_content_border1.gif);
	background-repeat: repeat-y;
	background-position:top left;
}
/* for Internet Explorer */
/*\*/
* html #content {
margin-left:4.5px;
}
/**/
	#menu{
		float:left;
		width:169px;
		background-image: url(../images/design_menu.gif);
		background-repeat: no-repeat;
		background-position:0px 4px;
		padding-top:34px;
		padding-bottom:34px;
		padding-left:15px;
		line-height:1px;
	}

	#main{
		float:left;
		width:419px;
		padding-top:15px;
		padding-left:25px;
		padding-right:25px;
		padding-bottom:15px;
		margin:4px;
	}
	/* for Internet Explorer */
	/*\*/
	* html #main {
	margin-left:3px;
	}
	/**/
	
	#main2{
		float:left;
		width:668px;
		padding-top:15px;
		padding-left:25px;
		padding-right:25px;
		padding-bottom:15px;
		margin-top:4px;
		margin-left:4px;
	}
	/* for Internet Explorer */
	/*\*/
	* html #main2 {
	margin-left:3px;
	}
	/**/
		
	#right{
		float:left;
		width:235px;
	}

#bottom{
	float:left;
	width:906px;
	margin-left:9px;
	background-color:#ffffff; 
	background-image:url(../images/design_bottom_fade2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* for Internet Explorer */
/*\*/
* html #bottom {
margin-left:4.5px;
}
/**/