body {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 12px;
  background: transparent url(../images/fond.jpg) no-repeat scroll center 210px;
}

li {
  font-size: 11px;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0px;
  height: 0px;
}

#topnavi {
  background-color: #f2f2f2;
  height: 22px;
  width: 100%;
}

ul#navigation {
  float: right;
  margin-top: -25px;
  position: relative;
  text-align: right;
  color: #0099ff;
  font-size: 11px;
}

#navigation li a:hover,
li a:hover {
  text-decoration: underline;
}

#navigation li a,
li a {
  color: #72bf44;
  font-size: 11px;
  text-decoration: none;
}

#navigation li {
  border-right: 1px solid #d6d6d6;
  display: block;
  float: left;
  font-size: 11px;
  height: 8px;
  margin: 7px 0 4px;
  padding: 0 3px 3px;
}

#navigation li.last {
  border-right: 0px none;
}

#content {
  margin: 0px auto;
  width: 964px;
  background: transparent url(../images/background.png) no-repeat scroll -1px 300px;
  min-height: 800px;
}

#header {
  margin-top: 18px;
}

a#logo img {
  display: none;
}

a#logo {
  width: 214px;
  height: 48px;
  display: block;
  background: transparent url(../images/logo.png) no-repeat scroll left top;
}

#teaser_container {
  width: 940px;
  margin: 35px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}

.teaser_wide {
  margin-bottom: 10px;
  line-height: 16px;
}

.teaser_wide h1 span {
  display:none;
}

#footer {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 20px 0px 20px 0px;
  padding: 5px 0px 5px 0px;
  text-align: right;
  color: #666666;
}

a.button_more_info span,
a.button_apply span {
  display: none;
}

a.button_apply:hover {
  background: transparent url(../images/buttons/apply_over.png) no-repeat scroll left top;
}

a.button_apply {
  width: 170px;
  height: 35px;
  display: block;
  background: transparent url(../images/buttons/apply.png) no-repeat scroll left top;
}

a.button_more_info:hover {
  background: transparent url(../images/buttons/more_info_over.png) no-repeat scroll left top;
}

a.button_more_info {
  width: 157px;
  height: 35px;
  display: block;
  background: transparent url(../images/buttons/more_info.png) no-repeat scroll left top;
}

.teaser_wider .header {
  background: transparent url(../images/wider_header.png) no-repeat left top;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 600px;
  /* border: 1px solid red; */
}

.teaser_wider .footer {
  background: transparent url(../images/wider_footer.png) no-repeat scroll left bottom;
}

.teaser_wider {
  width: 620px;
  background: transparent url(../images/wider_content.png) repeat-y scroll left top;
  margin-right: 20px;
  /* border: 1px solid red; */
}

.teaser_normal .header {
  background: transparent url(../images/normal_header.png) no-repeat left top;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 280px;
  /* border: 1px solid red; */
}

.teaser_normal .footer {
  background: transparent url(../images/normal_footer.png) no-repeat scroll left bottom;
}

.teaser_normal {
  width: 300px;
  /* border: 1px solid red; */
  background: transparent url(../images/normal_content.png) repeat-y scroll left top;
}

.teaser_blue .header {
  background: transparent url(../images/blue_header.png) no-repeat left top;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 280px;
  /* border: 1px solid red; */
}

.teaser_blue .footer {
  background: transparent url(../images/blue_footer.png) no-repeat scroll left bottom;
}

.teaser_blue {
  width: 300px;
  /* border: 1px solid red; */
  background: transparent url(../images/blue_content.png) repeat-y scroll left top;
}

.teaser_grey .header {
  background: transparent url(../images/grey_header.png) no-repeat left top;
  padding-left: 20px;
  padding-bottom: 20px;
  width: 280px;
  /* border: 1px solid red; */
}

.teaser_grey .footer {
  background: transparent url(../images/grey_footer.png) no-repeat scroll left bottom;
}

.teaser_grey {
  width: 300px;
  /* border: 1px solid red; */
  background: transparent url(../images/grey_content.png) repeat-y scroll left top;
}

.teaser_grey .ecCard {
  margin-top: 3px;
}

.teaser_wider h3,
.teaser_normal h3 {
  color: #72bf44;
  font-size: 18px;
  padding: 8px 0px 40px 0px;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

a {
  color: #72bf44;
  text-decoration: none;
}

.teaser_blue h3 {
  color: #00a1e4;
  font-size: 18px;
  padding: 16px 0px 20px 0px;
  font-weight: normal;
}

.teaser_grey h3 {
  color: #72bf44;
  font-size: 18px;
  padding: 20px 0px 25px 0px;
  font-weight: normal;
}

.teaser_wider .splitbox_left {
border-right:1px solid #BABABA;
float:left;
line-height:18px;
padding-right:5px;
width:260px;
}

.teaser_wider .splitbox_right {
  float: left;
  width: 280px;
  padding: 0px 15px 0px 15px;
  line-height: 18px;
}


.teaser_wider h4 {
  color: #72bf44;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.teaser_normal p,
.teaser_wider p {
  margin-bottom: 40px;
}

.teaser_wider p.last {
  margin-bottom: 5px;
}
