/* CSS Document */

body
{
  margin: 0;
  padding: 0;
  background-image: url(../images/layout/body_bg.jpg);
  background-repeat: repeat-x;
  background-position: top center;
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height:14px;
  color: #505050;
}

img
{
  border: 0;
}

a
{
  color: #e84773;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

#container
{
  width: 952px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 300px;
  padding-bottom: 35px;
}

#searchbar
{
  float: right;
  margin-top: 2px;
  height: 25px;
}

#searchbar ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#searchbar ul li
{
  margin: 0;
  padding: 0;
  float: left;
}

#searchbar ul li input.text
{
  width: 200px;
  font-size: 11px;
  padding: 1px 0px 2px 8px;
  color: #868484;
  font-style: italic;
  margin-top: 2px;
  .margin-top: 1px;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 0;
}

#searchbar ul li input.image
{
  margin-top: 2px;
}

#header_spacer
{
  clear: both;
  height: 160px;
}

#menu
{
}

#menu ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu ul li
{
  margin: 0px 1px 0px 0px;
  padding: 0;
  float: left;
}

#content
{
  padding: 25px 0 25px 0;
  background-color: #fff;
  margin-top: -3px;
  border-top: 1px solid #B2ABA4;
  border-left: 1px solid #E3DCD5;
  border-right: 1px solid #E3DCD5;
  background-image: url(../images/layout/logo_tekst.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 950px;
}

#pathway
{
  float: right;
  color: #8F8F8F;
  margin-top: -10px;
  margin-right: 15px;
  font-size: 11px;
}

#pathway a
{
  color: #8F8F8F;
}

#content_home_left
{
  width: 440px;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  border-right: 1px solid #83aad3;
}

#content_home_right
{
  margin-top: 20px;
  float: left;
  padding-left: 20px;
}

#content_home_right .actueel_recent
{
  width: 387px;
  height: 104px;
  background-image: url(../images/layout/actueel_recent.jpg);
  background-repeat: no-repeat;
  padding: 8px 15px 8px 15px;
  color: #fff;
  cursor:pointer;
}

#content_home_right .actueel_recent h2, #content_home_right .actueel_recent a
{
  font-size: 13px;
  color: #f8c1b9;
  margin-bottom: 5px;
  margin-top:-2px;
  text-decoration: none;
}

#content_home_right .actueel_recent p
{
  margin: 0;
}

#content_home_right .actueel_normal
{
  width: 387px;
  height: 104px;
  background-image: url(../images/layout/actueel_normal.jpg);
  background-repeat: no-repeat;
  padding: 8px 15px 8px 15px;
  color: #000;
}

#content_home_right .actueel_normal h2, #content_home_right .actueel_normal a
{
  font-size: 13px;
  color: #3a68aa;
  margin-bottom: 5px;
     margin-top:-2px;
  text-decoration: none;
}

#content_home_right .actueel_normal p
{
  margin: 0;
}

#content_left
{
  width: 175px;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  border-right: 1px solid #83aad3;
}

#content_left h1
{
  	font-family: Arial;
	font-size: 18px;
	line-height:18px;
	margin-bottom: 10px;
}

#content_left #main_menu ul
{
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style-image: url(../images/layout/menu_list_item.jpg);
  .list-style-image: url(../images/layout/menu_list_item_ie.jpg);
}

#content_left #main_menu ul li
{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #83aad3;
  padding-top: 3px;
  padding-bottom: 4px;
  .padding-top: 3px;
  .padding-bottom: 4px;
}

#content_left #main_menu ul li a
{
  /*
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  */
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #504e4e;
  text-decoration: none;

}

#main_menu{
	margin-bottom: 55px;
}

#content_left #main_menu ul li a:hover
{
  color: #2f69ae;
}

#content_left #contact_info
{
  font-size: 11px;
  margin-bottom: 25px;
}

#content_middle
{
  width: 690px;
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}

#content_middle p,
#content_home_left p
{
	margin-bottom:30px;
}

#content_middle ul, 
#content_home_left ul
{
	margin-top: -28px;
	padding-top:0px;
}


#content_middle .content_block
{
  background-color: #e83c22;
  color: #fff;
  padding: 15px;
}

#content_home_left h1, #content_home_right h1, #content_middle h1
{
    font-family: Arial;
	font-size: 22px;
	line-height:28px;
	margin: 0 0 0 0;
}

#content_home_left h2, #content_middle h2
{
  font-size: 11px;
  color: #155fab;
  margin: 0 0 10px 0;
  font-weight: normal;
}

#content_home_right h1
{
  margin-bottom: 25px;
}

#content_right
{
  width: 175px;
  margin-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  text-align: right;
}

#footer
{
  float: right;
  margin-top: 5px;
  color: #848181;
  font-size: 10px;
  margin-right: 5px;
}

#footer a
{
	color: #848181;
	text-decoration:underline;
}

.news_image_left{
	padding-right:15px;
	margin-top:4px; 
	padding-bottom:10px;
}

.news_image_right{
	padding-left:15px;
	margin-top:4px; 
	padding-bottom:10px;
}