html { background:#f8f8f8; height:100%; }
body { font:normal 11px verdana,arial,helvetica,sans-serif;	background:url('../img/body_bg.gif') repeat-y top center; text-align:center; min-height:100%; }
/* For retarded browsers */
* html body { height:100%; }

a { color:#2a4db4; text-decoration:none; }
a:hover { text-decoration:underline; }

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font:normal 18px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 3px 0; color:#605e5e; } /* Heading 1 */
h2 { font:bold 14px Arial,Helvetica,Verdana,Geneva,sans-serif; padding:3px 0 10px 0; color:#2a4db4; } /* Heading 2 */
h3 { font-size: 14px; margin: 0; padding:3px 0 0 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 3 */
h4 { font-size: 11px; margin: 0; padding:3px 0 3px 0; font-weight:bold; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 4 */
p { margin: 0; padding: 0 0 10px 0; line-height: 18px; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; } /* LemonStyle: Small text */


#wrapper { width:900px; margin:0 auto; text-align:left; }

	#line { height:4px; background:url('../img/line.gif') no-repeat; line-height:0; font-size:0; }
	#line.bottom { margin-top:10px; }

	#header { clear:both; padding:0px; }
		#header .logo { margin:15px 0 15px 20px; }
		#header .image { float:right; margin:15px 18px 0 0; display:inline; }

	#menu { height:26px; border-bottom:1px solid #e4e4e4; padding-left:18px; margin-right:18px; }
		#menu .item { float:left; padding:7px 0 6px 0; background:#fff; }
		#menu .item a { border-left:1px solid #e4e4e4; border-top:1px solid #e4e4e4; border-right:1px solid #e4e4e4; padding:6px 6px 5px 6px; height:30px; margin-right:3px; color:#605e5e; }
		#menu .item a:hover { background:url('../img/menu_active.gif') repeat-x; text-decoration:none; }
		#menu .active { background:url('../img/menu_active.gif') repeat-x; text-decoration:none; }

	#search { float:right; width:165px; height:20px; padding-top:2px; }
		#searchfield { border:1px solid #7f9db9; width:127px; padding:2px; font:normal 10px arial; color:#605e5e; float:left; }
		.searchbtn { width:27px; height:19px; background:url('../img/search_btn.gif') no-repeat; display:block; float:left; margin-left:5px; }
		.searchbtn:hover { text-decoration:none; }

	#breadcrumbs { background:#f8f8f8; padding:0 0 0 5px; margin:15px 18px 15px 18px; font:normal 9px verdana; color:#666; width:auto;}
		#breadcrumbs .left { float:left; margin-top:4px; }
		#breadcrumbs .right { float:right; }
		.crumbhref { color:#4aacff; }

	#main { margin:0 18px 0 18px; clear:both; }

		#mainimage { margin-bottom:20px; }

		/* start.con */
		#col_one { width:300px; float:left; margin-right:1px; }
		#col_two { width:280px; float:left; margin-right:1px; }
		#col_three { width:280px; float:left; margin-right:1px; }
		#col_four { width:180px; float:left; margin-right:3px; }
		
		/*Rad 2*/
		#col_two_2 { width:245px; float:left; margin-right:4px; }
		#col_three_2 { width:245px; float:left; margin-right:5px; }
 
		.small_top, .small_bottom, .large_top, .large_bottom { height:6px; font-size:0; }
		.small_middle, .large_middle { padding:0 10px; height:125px; }

		.small_top { background:url('../img/top_180.gif') no-repeat; }
		.small_middle { background:url('../img/middle_180.gif') repeat-y; }
		.small_bottom { background:url('../img/bottom_180.gif') no-repeat; }

		.large_top { background:url('../img/top_245.gif') no-repeat; }
		.large_middle { background:url('../img/middle_245.gif') repeat-y; }
		.large_bottom { background:url('../img/bottom_245.gif') no-repeat; }

		.large_middle ul, .small_middle ul { line-height:18px; }
		.large_middle ul li, .small_middle ul li { color:#2a4db4; list-style-image:url(../img/bullit.gif); margin:0 0 0 17px; }
		.large_middle ul li a, .small_middle ul li a { color:#605e5e; }

		.boxinfo { color:#2a4db4; padding-bottom:5px; }
		.showall { color:#2a3db4; padding-top:5px; text-align:right; }

		/* text.con */
		#submenu { width:157px; float:left; padding-right:10px; }
			#submenu li {  padding:5px 0; border-bottom:1px solid #e4e4e4; list-style-type:none;}
			#submenu li a { width:153px; display:block; padding:5px 0 5px 3px;}
			#submenu a:hover { text-decoration:none; background:#efefef;}
			#submenu a.active { background:#e6e6e6; }
		#maincontent { width:490px; float:left; padding:0 10px; border-right:1px solid #e4e4e4; border-left:1px solid #e4e4e4; line-height:18px; }
		#maincontent ul { margin:0 0 0 20px; }
		#maincontent ul li { list-style-type:disc; }
		#maincontent-02 { width:530px; float:left; padding:0 10px; line-height:18px; }
		#maincontent-03 { width:860px; float:left; padding:0 10px; line-height:18px; }
		#maincontent img { padding:7px 0 7px 7px ; }
		#rightcontent { width:160px; float:right; }
			#arendeform { float:left; margin-right:10px; }
			#arendeform_2 { float:left; }
				#arendeform #field1 { width:160px; margin-bottom:10px;}
				
			#arendeform select, #arendeform_2 select { border:1px solid #7f9db9; }

		/* clear after #main */
		#main:after, #breadcrumbs:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
		#main, #breadcrumbs { display:inline-block; }
		* html #main, * html #breadcrumbs { height:1%; }
		#main, #breadcrumbs { display:block; }

	#footer { padding:5px 10px 10px 10px; font-size:10px; text-align:center;}
		#footer a { color:#c8c7c7; }
	.spacefooter { height:20px; width:1px; margin:auto; }
		
	hr { background:#e6e6e6; color:#e6e6e6; border:0; height:.1em; padding:0; }
	
	#last_boxes { width:864px; height:auto; margin:auto; padding:15px 0 15px 0; }
	
	#arende_list {	width:auto; padding:8px; margin:20px 0 10px 0;}
	
	#arende_list ul li ul li { margin:0 0 0 20px; padding:0 0 0 0; list-style-type:circle; font-weight:normal;}
	
	#arende_list ul li { font-weight:bold; }
	
	#arende_list ul { margin:0 20px; 0 0; }
	
	
div.scroll {
	height: 480px;
	width: 650px;
	overflow: auto;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

div.scroll img {
	padding:7px 0 7px 7px;
}

div.scroll2 {
	height: 200px;
	overflow: auto;
	/*border: 1px solid #98975f;*/
	background:#8d8c58;
	scrollbar-base-color: #8d8c58; 
	scrollbar-track-color: #8d8c58;
}

div.scroll p, div.scroll2 {
}

.scroll_content {
	padding-top:15px;
}

.searchResult ul li{ color:#2a4db4; list-style-image:url(../img/bullit.gif); margin:0 0 0 17px; }
.searchResult ul li a { color:#605e5e; }

#contact_left {
	width:490px;
	float:left;
}

strong {
	font-weight:bold;
}

ol {
	margin:0 0 0 30px;
}

ol li {
	list-style-type:decimal;
}

.date {
	padding:5px 10px 0 0 ;
	margin:0 0 0 0;
	font-size:11px;
}

#maincontent ul, #maincontent-02 ul {
	margin:5px 0 10px 30px;
}

#maincontent ul li, #maincontent-02 ul li {
	list-style-type:disc;
}
