/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #FFF;
	font-size: 11px;
	font-family: Tahoma, verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:975px;/* for mozilla*/
	background-color: #FFF;
	height:100%;
	background:  url(../../images/grund/mainbg.gif) repeat-x left top;
	
}
#wrapper {
	background:  url(../../images/grund/footerbg.gif) repeat-x left bottom;
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:975px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(../../images/grund/bginner.gif) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:975px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:150px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:975px;
	height:90px;
	z-index:74;
	background:  url(../../images/grund/topp.gif) no-repeat left top;

}

#ajaxmenu{
	position:absolute;
	top:90px;
	left:0px;
	width:975px;
	height:50px;
	z-index:65;
	background:  url(../../images/grund/menybg.gif) repeat-x left top;
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:975px}
/* end hide*/
#footer {
	color: #ffffff;
	width:975px;
	clear:both;
	height:67px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(../../images/grund/footerbg.gif) repeat-x left top;


}
#footer p {
	margin-top: 10px;
	color:#FFFFFF;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/


#left {
	position:relative;/*ie needs this to show float */
	width:975px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}






h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}




#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
border:none;
}



.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#flaggor {
	position:absolute;
	top:45px;
	left:280px;
	width:60px;
	height:30px;
}
