body {
  font-family: arial;
  font-size: 12px;
  margin: 0;
  text-align: center;
  background: #ced1be url('/media/4697/bg.png') repeat-x fixed;
  }

#container {
  margin:0 auto;
  width: 920px;
  text-align: left;
  }
  
a, a:link, a:visited {
  text-decoration: none;
  color: #333;
}
  
#topImg {
  background: url('/gfx/top.png') no-repeat;
  height: 25px;
  font-size:0;  
  margin-top: 10px;
  }
  
#top {
  margin-bottom: 0px;
  margin-top: 10px;
  height 90px;
  }
  
#logo {
  float: left;
  padding-top: 18px;
  }
  
#logo img {
  border: 0;
  }
  
#menu {
  float:right  ;
  background: url('/gfx/menu.png') repeat-x bottom;
  background-position: 0px 55px; 
  width: 550px;
  height: 92px;
  }
  
#menu ul {
  margin:0;
  padding:0;
  }
  
#menu ul li {
  float:left;
  list-style:none;
  display: block;
  margin-top: 17px;
  }
  
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  padding: 10px 8px 20px 8px;
  display: block;
  color: #666;
  text-decoration: none;
  font-size: 14px;
  }
  
#menu ul li a:hover {
  background: url('/gfx/hover.png') repeat-x bottom;
  }
  
  
#menu ul li a.active, #menu .current {
  background: url('/gfx/active.png') repeat-x bottom center;
  }


#main {
  background: url('/gfx/main.png') repeat-y;
  padding: 20px 70px;
  }

#main a {
  text-decoration: underline;
}
  
.newsPost {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.newsPost a {
  border: 0;
  text-decoration: none !important;
}

.newsPost .title {
  text-decoration: underline;
}

.newsPost .intro {
  display: block;
  margin-top: 8px;
}

.newsText {
  color: #616154;
  line-height: 16px;
  }

span.title {
  font-size: 20px;
  font-family: Georgia;
  color: #676735;
}

.newsImage {
  float: right;
  margin: 3px 0px 10px 15px;
  border: 4px solid #d2d2C3;
}

h1 {
  font-size: 22px;
  font-family: Georgia;
  padding: 0px 0px 10px 0px;
  margin: 0;
  color: #535353;
  font-weight: normal;
}

h2 {
  font-size: 18px;
  font-family: Georgia;
  padding: 10px 0px 5px 0px;
  margin: 0;
  color: #676735;
  font-weight: normal;
}

#content {
  color: #666;
  margin-bottom: 20px;
  }

#content p {
  line-height: 130%;
  font-size: 11pt;
}

h2.newsTitle {
  font-size: 24px;
  font-family: georgia;
  padding: 0;
  margin: 0;
  color: #535353;
  font-weight: normal;
  }
  
h2.newsTitle a:link, h2.newsTitle a:visited {
  text-decoration: none;
  color: #535353;
  }
  
h2.newsTitle a:hover {
  color: #333;
  }
  
#mainImg {
  background: url('/gfx/mainimg.jpg') no-repeat;
  margin-bottom: 15px;
  height: 203px;
  display: block;
  width: 780px;
  }

#mainImg2 {
  background: url('/gfx/mainimg2.jpg') no-repeat;
  margin-bottom: 15px;
  height: 143px;
  display: block;
  width: 780px;
  }
  
#mainImg h2.title {
  font-size: 24px;
  font-family: georgia;
  padding: 111px 30px 30px 100px;
  margin: 0;
  color: #fff;
  font-weight: normal;
  }
  
#mainImg h3.smallTitle {
  font-size: 20px;
  font-family: georgia;
  padding: 0px 30px 30px 30px;
  margin:0;
  color: #ced1be;
  font-weight: normal;
  }

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

#right {
  float:right;
  width: 267px;
  }
  
#right img {
  margin-bottom: 10px;
  border:0;
  }

.clear {
  clear:both;
  font-size:0;
  height:0;
}

  
#footer {
  background: url('/gfx/bottom.png') no-repeat;
  height: 30px;
  font-size:0;
  margin-bottom: 7px;
  }

#footerText {
  padding-left: 20px;
  font-size: 8.5pt;
  color: #6f7065;
}
#footerText a {
  color: #6f7065;
  text-decoration: underline;
}
#footerTextLeft {
  float: left;
  margin-bottom: 30px;
}
#footerTextRight {
  float: right;
  margin-right: 15px;
  margin-bottom: 30px;
}

.header2 {
  font-size: 0.7em; 
}


#entrybanner-sv a {
  background: url('/gfx/anmaelan_banner.png') no-repeat;
  height: 70px;
  width: 268px;
  display: block;
  overflow:hidden;
  text-indent: -9999px;
  margin-bottom: 10px;
}

#entrybanner-en a {
  background: url('/gfx/entryform-link-english.png') no-repeat;
  height: 70px;
  width: 268px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  margin-top: 12px;
  margin-bottom: 10px;
}

#bird {
  height: 92px;
  width: 98px;
  float: right;
  display: block;
  left: 520px;
}

.supporters {
  border-top: 1px solid #d2d2c3;
  padding-top: 15px;
}
.supporters img {
  border:0;
}
.supportersHeader {
  display: block;
  text-transform: uppercase;
  font-size: 10px;
}

.startpage-header {
  border-bottom: 1px solid #D2D2C3; 
  margin-bottom: 20px;
  height: 90px;
}

.startpage-header-left {
  float: left;
  width: 460px;
  padding-top: 5px;
}

.startpage-header-right {
  float: right;
  width: 268px;
  text-align: left;
}


.socialmedia {
  margin-top: 20px;
  margin-bottom: 30px;
}
.socialmedia img {
  border: 0;
}
.socialmediaIcon {
  display: block;
  float: left;
  width: 70px;
}
.socialmediaText {
  font-size: 9pt;
  margin-top: 7px;
}
.socialmediaBigText {
  font-size: 14pt;
}
a:hover .socialmediaBigText {
  text-decoration: underline; 
}

#changeLang {
  text-align: right;
  margin-top: 5px;
  margin-right: 15px;
  padding-top: 20px;
}
#changeLang a {
  color: #fff;
  font-size: 10pt;
  margin-left: 15px;
}

#contactForm label {
  font-size: 14px;
  font-family: Arial;
  font-weight: normal;
  color: #757575;
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
}

#contactForm input {
  background: url(/gfx/inputbg.png) repeat-x;
  border: solid 1px #e0e0e0;
  padding: 8px;
  width: 375px;
  font-size: 12px;
  font-family: Arial;
  margin-bottom: 7px;
}

#contactForm textarea {
  background: url(/gfx/inputbg.png) repeat-x;
  border: solid 1px #e0e0e0;
  padding: 10px;
  width: 375px;
  height: 70px;
  font-size: 12px;
  font-family: Arial, Sans-Serif;
  margin-bottom: 15px;
}

#contactForm #form-c1 {
  float: left;
  width: 190px;
  margin-right: 15px;
}
#contactForm #form-c2 {
  float: left;
  width: 180px;
}
#contactForm #form-c1 input, #contactForm #form-c2 input {
  width: 170px;
}

#contactForm #btnsubmit {
  width: 170px;
  height: 35px;
  font-size: 13px;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    color: #666633;
}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

