@charset "utf-8";
/**
-------------------------------------------------------------
Medien:         Bildschirme und Projektoren
Autor:          Markus Fortmann
------------------------------------------------------------- */
/**
-------------------------------------------------------------
Regeln für allgemeine Elemente
------------------------------------------------------------- */
* {} /* Safari-Bugfix */
* {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
/* Schriftgröße kontrollieren */
body, td, th {
  font: normal 11px/16px arial, sans-serif;
}
td, th {
  f\ont-size: 100%;
}
html {
  color: #343434;
  height: 100.01%;
}
body {
background: #404952 url('/binary.ashx?id=660') left top repeat-x;
  height: 101%;
  padding-top: 0;
  padding-bottom: 100px;
}


/** Absätze
------------------------------------------------------------- */
p {
  margin: 5px 0 5px 0;
}

/** Bilder
------------------------------------------------------------- */
img {
  border: 0;
}
img.float--right {
  float: right;
  padding: 0 0 10px 10px;
}
img.float--left {
  float: left;
  padding: 0 10px 10px 0;
}


.defbreite {
  width: 260px;
}

/** Präformatierter und Quelltext
------------------------------------------------------------- */
pre {
  font-family: "Courier New", monospace;
  font-size: 110%;
  line-height: 1.2;
  margin: 1.5em 0;
}
code {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
  vertical-align: baseline;
  padd\ing: 0 3px;
}
pre code {
  font-size: 1em;
}
/** Textauszeichnung
------------------------------------------------------------- */
ins[title], del[title] {
  border-bottom: 1px dotted #1A1A1A;
}
ins {
  text-decoration: none;
  font-weight: bold;
}
dfn {
  font-style: normal;
}
samp {
  font-size: 110%;
  vertical-align: baseline;
}
kbd {
  font-family: "Courier New", monospace;
  font-size: 110%;
  font-style: normal;
}
/**
-------------------------------------------------------------
  Regeln für besondere Bereiche
------------------------------------------------------------- */
#top {
  width: 984px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  background: transparent url('/binary.ashx?id=783') left top repeat-y;
}
#header {
  position: absolute;
  top: 0;
  width: 984px;
  z-index: 5;
}
#main {
  padding: 280px 0 0 0;
  overflow: hidden;
  position: relative;
  z-index: 4;
  width: 984px;
}

#content-sidebar1 {
  width: 705px;
  float: left;
  margin-top: 80px;
}

#main.full #content-sidebar1 {
  width: 984px;
}

#home #content-sidebar1 {
  margin-top: 160px;
}

#home #content-sidebar1,
#full #content-sidebar1 {
  width: 984px;
  clear: both;
}
#sidebar1 {
  width: 200px;
  float: left;
  z-index: 20;
  position: relative;
}
#home #sidebar1 {
  display: none;
}

#sidebar2 {
  width: 245px;
  float: right;
  padding: 0 20px 10px 0;
  overflow: hidden;
  margin-top: 60px;
}
#home #sidebar2,
#full #sidebar2 {
  display: none;
}

#sidebar2 a.none {
  color: #343434;
  text-decoration: none;
}

#logo {
  position: absolute;
  top: 6px;
  left: 770px;
}
#claim {
  position: absolute;
  top: 50px;
  left: 330px;
  font-size: 18px;
  line-height: 18px;
  z-index: 120;
  display: none;
}


#keyvisualTeaser {
  position: absolute;
  width: 250px;
  z-index: 100;
  right: 20px;
  top: 130px;
}

#keyvisualTeaser .teaser li {
  padding: 0 0 0 15px;
  margin: 0;
}

.sidebar .teaser li {
  background: transparent url('/binary.ashx?id=802') left bottom no-repeat;
  padding: 0 0 0 15px;
  margin: 0;
}


#keyvisualTeaser .teaser li div,
.sidebar .teaser li div {
background: transparent url('/binary.ashx?id=782') left top repeat;
padding: 19px 8px 21px 8px;
margin: 0 0 20px 0;
}


#keyvisualTeaser .teaser li span.inner,
.sidebar .teaser li span.inner {
  background-color: white;
  display: block;
  padding: 6px 6px 6px 24px;
}


#keyvisualTeaser .teaser li .link a,
.sidebar .teaser li .link a {
  display: block;
  background: transparent url('/binary.ashx?id=801') right top no-repeat;
  height: 22px;
}

table {
  margin: 1em 0;
  width: 100%;
}
table caption {
  padding: 20px 0 20px 0;
  font-weight: bold;
  text-align: left;
}
th {
  color: inherit;
  background-color: #D4D5D9;
  padding: 3px 5px;
  font-weight: bold;
  text-align: left;
}
td {
  padding: 3px 5px;
  border: 1px solid #CFCFCF;
}
/* Alternierende Zeilenfärbung */
tr.odd td {
  color: inherit;
  background-color: #FCFCFC;
}
tr.even td {
  color: inherit;
  background-color: #EDEDED;
}
/* Tabellen in Formularen */
form table td {
  padding: 0 10px 5px 0;
  border: 0;
}

form table th {
  background-color: #00644A;
  color: white;
  font-weight: normal;
  border-bottom: 10px solid white;
  border-right: 10px solid white;
  vertical-align: top;
  width: 150px;
}

td.date {
  width: 80px;
}

td.time {
  width: 40px;
}

td.location {
  width: 150px;
}

td.last {
  width: 100px;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: bold;
}
h1 {
  font-size: 18px;
  margin: 5px 0 0 0;
  font-weight: normal;
  line-height: 24px;
  color: #E84604;
}

h2 {
  font-size: 14px;
  color: #00644A;
  border-bottom: 1px solid #00644A;
  padding: 7px 0;
  text-transform: uppercase;
  margin: 20px 0 10px 0;
  clear: both;
}

h3 {
  font-size: 12px;
  margin: 20px 0 5px 0;
  color: #00644A;
}

#home h3 {
  background: transparent none;
  color: #FE6D00;
  padding: 0;
}

#home h2 {
  color: #EC031C;
  text-transform: uppercase;
}

h4 {
  font-size: 11px;
}
h5, h6 {
  font-size: 10px;
}

ol, ul {
  margin: 1em 0 1em 25px;
}
ul {
  padding: 0;
  margin: 1em 0;
}
#content ul li {
  list-style: none;
  padding: 3px 0 3px 10px;
  background: transparent url('/binary.ashx?id=657') left 9px no-repeat;
}

#home #content ul li {
  text-transform: uppercase;
  color: #735E4A;
  font-weight: bold;
  padding: 3px 0 3px 10px;
  background: transparent url('/binary.ashx?id=977') 2px 8px no-repeat;
}

dl {
  margin: 1.5em 0;
}
dt {
  margin-top: 1em;
}
dd {
}

/** Links und Anker
------------------------------------------------------------- */
a:link {
  color: #FE7004;
  text-decoration:none;
}
a:visited {
color: #FE7004;
  text-decoration:none;
}
a:hover, a:focus {
  text-decoration:underline;
}
a:active {
}

#content a:link {
  text-decoration: underline;
}

#content a:visited {
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

/** Formulare
------------------------------------------------------------- */
form {
  margin: 0;
  padding: 0;
}
select,
input,
textarea {
  /* Für Safari */
  font-size: 99%;
}
input,
textarea {
  padding: 1px 3px;
}
input, label {
  vertical-align: middle;
}
label {
  padding: 2px 0 5px 0;
  margin: 0;
}
input.text {
  font-family: Verdana, sans-serif;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #CECED0;
  width: 300px;
  font-size: .9em;
  padding: 3px;
  margin-top: 2px;
}

.gf_checkboxlist input {
  float: left;
}

.gf_checkboxlist label {
  display: block;
  margin-bottom: -10px;
}

input.zip {
  width: 70px;
}

input.city {
  width: 212px;
  margin-left: 10px;
}

textarea {
  font-family: Verdana, sans-serif;
  margin: 0;
  color: inherit;
  background-color: #FFFFFF;
  border: 1px solid #CECED0;
  width: 100%;
  font-size: .9em;
}


input.gf_submit {
  border: 1px solid #CACACA;
  background: #ffffff url('/binary.ashx?id=972') right 7px no-repeat;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  padding: 3px 40px 2px 10px;
  float: right;
}


/* Für fokussierte Steuerelemente */
input:focus,
textarea:focus,
select:focus {
}
fieldset {
  border: 0;
}
fieldset div,
fieldset p {
  padding: .5em 0 .2em 0;
}
legend {
  color: #00644A; /* Schriftfarbe explizit setzen */
  background-color: white;
  font-weight: bold;
  padding: 0;
  margin: 10px 0 0 0;
}
optgroup {
  padding: 5px 0;
  font-style: normal;
}
option {
  padding: 0 5px 0 0;
}
optgroup option {
  padding: 0 5px 0 15px;
}

input

#ariadne {
  font-size: 11px;
  position: absolute;
  top: 400px;
  left: 210px;
}

.keyvisual-low #ariadne {
  font-size: 11px;
  position: absolute;
  top: 300px;
  left: 208px;
}

.keyvisual-middle #ariadne {
  font-size: 11px;
  position: absolute;
  top: 290px;
  left: 210px;
}

.keyvisual-high #ariadne {
  font-size: 11px;
  position: absolute;
  top: 450px;
  left: 210px;
}

#ariadne ol {
margin: 0;
padding: 0;
}
#ariadne li {
display: inline;
  list-style: none;
}
#ariadne li {
  padding: 0 7px 0 0;
}
#ariadne a,
#ariadne strong {
  color: #B2B3B7;
  font-weight: normal;
  text-decoration: none;
  padding: 0 12px 0 0;
  background: #FFF url('/binary.ashx?id=656') right 4px no-repeat;
}
#ariadne strong {
  background: none;
}
#ariadne li.first a {
  background: none;
}
#ariadne a:hover,
#ariadne a:focus,
#ariadne a:active {
  color: #FE7004;
  font-weight: normal;
  text-decoration: none;
}
#ariadne strong,
#ariadne a.active {
  font-weight: bold;
}

#home #ariadne {
  display: none;
}

#header .languageChooser {
  font-size: 11px;
  float: left;
}
#header .languageChooser span {
  display: block;
  width: 14px;
  height: 10px;
  margin-top: 13px;
  background: transparent url('/binary.ashx?id=4540') no-repeat left top;
  text-indent: -9999px;
}
#header .languageChooser span.en {
  background-position: left top;
}
#header .languageChooser span.de {
  background-position: left bottom;
}

.sitenav {
  font-size: 11px;
}
#header .sitenav {
  position: absolute;
  top: 0;
  right: 60px;
  display: none;
}
.sitenav li {
  display: inline;
  list-style: none;
  background: none;
  padding: 0 7px 0 0;
}
.sitenav a,
.sitenav strong {
  color: #B2B3B7;
  font-weight: normal;
  text-decoration: none;
  padding: 0 12px 0 0;
}
.sitenav strong {
  background: none;
}
.sitenav li.first a {
  background: none;
}
.sitenav a:hover,
.sitenav a:focus,
.sitenav a:active {
  color: #9B074E;
  font-weight: normal;
  text-decoration: none;
}
.sitenav strong,
.sitenav a.active {
  font-weight: bold;
}

#subnav {
  margin: 0 15px 15px 15px;
}
#subnav ul,
#subnav li {
background: none;
  padding: 0;
  margin: 0;
  display: inline;
}
/* Erste Ebene */
#subnav ul li a,
#subnav ul li strong {
  display: block;
  text-decoration: none;
border-bottom: 1px dotted #B2B4B7;
  padding: 5px 0 5px 10px;
  color: #666666;
}
#subnav ul li a:hover {
  background: #F5F5F7 none;
}
#subnav ul li a.active {
  font-weight: bold;
}
#subnav ul li.first a,
#subnav ul li.first strong {
  border-top: 1px dotted #B2B4B7;
}

/* Zweite Ebene */
#subnav ul ul li.first a,
#subnav ul ul li.first strong {
  border-top: 0;
}
#subnav li li {
  border: 0;
}
#subnav li li a,
#subnav li li strong {
  background: #F5F5F7 none;
  padding: 4px 0 4px 22px;
}
#subnav li li a:hover {
background: #EDEDEF url('subnav.gif') 13px 9px no-repeat;
  color: #666666;
}
#subnav li li strong {
font-weight: bold;
}
/* Dritte Ebene */
#subnav li li li a,
#subnav li li li strong {
  font-size: .9em;
  padding-left: 35px;
background: #EDEDEF none;
}
#subnav li li li a:hover,
#subnav li li li strong {
  background: #EDEDEF url('subnav.gif') 25px 9px no-repeat;
}

#nav {
  position: absolute;
  left: 0;
  top: 1px;
  z-index: 100;
  padding: 10px 25px 0 0;
  border: 0;
  background: #ffffff url('/binary.ashx?id=782') left top;
  text-transform: uppercase;
}
#nav ul {
  float: left;
}
#nav ul,
#nav li{
  background: none;
  padding: 0;
  margin: 0;
}

#nav li {
  display: inline;
  position: relative;
  float: left;
}

#nav li.highlight {
  font-weight: bold;
}

#nav li.highlight li {
  font-weight: normal;
}

#nav a,
#nav strong {
  background: transparent url('/binary.ashx?id=784') left top repeat-x;
  color: #3C3B3C;
  float: left;
  height: 36px;
  line-height: 36px;
  text-decoration: none;
  padding: 0 10px;
}

#nav a.first,
#nav strong.first {

}
#nav a.last,
#nav strong.last {
  border-right: 0;
}
#nav a:hover,
#nav a:focus,
#nav a:active {
  color: white;
  background: transparent url('/binary.ashx?id=784') left bottom repeat-x;
}
#nav strong,
#nav a.active {
  color: white;
  background: transparent url('/binary.ashx?id=784') left bottom repeat-x;
  font-weight: normal;
}

/* Alle Flyouts ausblenden */

#nav ul ul {
  visibility: hidden;
  position: absolute;
  top: 36px;
  left: 1px;
  width: 180px;
  z-index: 100;
  border: 1px solid #B2B4B7;
  border-bottom: 0;
  background-color: #F5F5F5;
}

/* hover: 2. Ebene für neue Browser ausklappen*/

#nav ul li:hover ul {
  visibility: visible;
}

#nav ul ul a {
  height: auto;
  width: 160px;
  font-weight: normal;
  line-height: 22px;
  display: block;
  border: 0;
  background: none #F5F5F7;
  padding: 0 10px;
}
#nav ul ul li {
  border-bottom: 1px solid #B2B4B7;
  width: 180px;
}

/* Styles für die IE6 Tabelle, damit sie keinen Platz wegnimmt. */
#nav table,
#nav table td {
  border-collapse: collapse;
  width: 0;
  height: 0;
  border: 0;
  font-size: 1.3em;
  margin: 0;
}
/* hover: 2. Ebene im IE6 ausklappen mit ausgedehnten <a href> */
#nav li a:hover table ul {
  left: -2px;
  top: 19px;
  width: 180px;
  border: 1px solid red;
  background-color: #d1dae3; 
}

.nokeyvisual #keyvisual {
  display: none;
}
#keyvisual {
  position: relative;
  top: 68px;
  left: 1px;
  width: 882px;
  padding: 0;
}
#full #keyvisual,
#normal #keyvisual {
  left: 0px;
}

#normal .keyvisual #sidebar1 {
  margin-top: 10px;
}

.keyvisual-low #main {
  padding: 240px 0 0 0;
}

.keyvisual-middle #main {
  padding: 300px 0 0 0;
}

.keyvisual-high #main {
  padding: 410px 0 0 0;
}

#home.keyvisual-high #main {
  padding: 280px 0 0 0;
}

#fastSearch {
  position: absolute;
  top: 42px;
  right: 5px;
  width: 295px;
  padding: 0 0 0 30px;
  line-height: 25px;
  background: #ffffff url('/binary.ashx?id=661') left top no-repeat;
  display: none;
}
#fastSearch .text {
  display: none;
}
#fastSearch .textfield input {
  background: transparent none;
  width: 155px;
  border: 0;
  padding-top: 3px;
}
#fastSearch .submit input {
  margin: 0 0 0 10px;
}


span.searchResultScore span {
  display: block;
  width: 200px;
  background-color: white;
  border: 1px solid #E0E3E3;
  height: 5px;
}

span.searchResultScore span span {
  display: block;
  background-color: #E0E3E3;
  height: 3px;

}

#content {
  width: 485px;
  float: right;
  padding: 0 10px 10px 0;
  font-size: 12px;
  line-height: 18px;
}
#main.full #content {
  width: 750px;
  padding: 0 10px 10px 0;
}
#home #content {
  width: 256px;
  background: #ffffff url('/binary.ashx?id=3843') left top no-repeat;
  padding: 43px 688px 30px 40px;
  margin-bottom: 20px;
  height: 344px; 
}


#content .formbox {
  color: #000;
  background-color: #F5F5F7;
  border: 1px dotted #B2B4B7;
}
#content .row {
  clear: both;
  padding: 2px 0px;
}
#content .label {
  float: left;
  width: 250px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}
#content .field {
  float: right;
  width: 300px;
  text-align: left;
}
#content .submit {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

#content p {
  margin: 0 0 10px 0;
}

#headline {
  height: 70px;
  position: absolute;
  left: 0;
  width: 984px;
  padding: 0;
  background: white url('/binary.ashx?id=808') left top no-repeat;
}

.keyvisual-low #headline {
  top: 220px;
}

.keyvisual-middle #headline {
  top: 260px;
}

.keyvisual-high #headline {
  top: 370px;
}

#headline h1 {
  color: #696969;
  margin: 42px 29px 0 29px;
  text-transform: uppercase;
  font-size: 12px;
}

#headline h1 span {
  color: #cf0036;
  background-color: white;
  padding: 6px 8px 5px 9px;
}

#content ul.teaser li {
  background: none;
  padding: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #D0D0D1;
  text-transform: inherit;
}
#home #content ul.teaser li
{
    text-transform: none;
}
#content ul.teaser .inner {
  border: 0;
  padding: 0;
}

#content ul.teaser li.image .inner {
  margin: -60px 0 0 140px;
  border-right: 0;
  border-left: 1px solid #D0D0D1;
  padding: 0 20px;
}

#content ul.teaser li.image160 .inner {
  margin: -120px 0 0 180px !important;
  border-right: 0;
  border-left: 1px solid #D0D0D1;
  padding: 0 20px;
}

#content ul.teaser span.headline {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}

#content ul.teaser div.statement {
  padding-top: 10px;
  font-style: italic;
}


#teaserHome {
  position: absolute;
  top: 467px;
  left: 370px;
  width: 300px;
}

#teaserHome .headline {
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 60px;
}

#teaserHome .headline .first {
  background-color: #EC031C;
  padding: 3px 5px;
  color: white;
}

#teaserHome .headline .last {
  background-color: white;
  padding: 3px 5px 3px 2px;
  color: black;
}

#teaserHome ul li {
  line-height: 14px;
  color: #202020 !important;
  /*color: #918F8F !important;*/
  text-transform: none !important;
  padding: 3px 0 3px 60px !important;
  height: 45px !important;
  font-weight: normal !important;
  background: transparent url('/binary.ashx?id=3844') left 3px no-repeat !important; 
}

#teaserHome ul li a {
  color: #202020 !important;
  /*color: #918F8F !important;*/
  font-weight: bold;
}


#home #content ul li{
   background: none;
}

span.date {
    color: #666666;
    display: block;
    font-size: 11px;
    font-weight: normal;
}

.teaser .topicNews{
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 5px 10px;
}

#event{
  margin: 0 0 0 10px;
  line-height: 100%;
  overflow: hidden;
  height: 42px;
}


#event span.dateEvent {
    display: block;
    width: 160px;
    font-size: 11px;
    color: #666666;

}
#event span.headlineEvent{
    display: block;
    font-weight: bold;
  }

#event a .headlineEvent{
  text-decoration: none;
  color: black;
  margin-top: 5px;
}

#home .teaser p
{
  font-weight: normal;
  color: #202020 !important;
}

#event a, #event a:visited {
  text-decoration: none;
  color: black;
  cursor: pointer;

}

#keyvisualTeaser .teaser li div, .sidebar .teaser li div.emailteaserform div,#keyvisualTeaser .teaser li div, .sidebar .teaser li div.emailteaserform
{
  background: none;
  margin: 0;
  padding: 0;
}
div.emailteaserform p.gf_submit
{
  overflow: hidden;
}
div.emailteaserform input.text
{
  width: 160px;
  margin: 0;
}
div.emailteaserform input.gf_submit
{
  width: 120px;
  margin-right: 16px;
  margin-bottom: 10px;
}
.teaser div.emailteaserform li
{
  background: none;
}
.teaser div.emailteaserform .gf_validationsummary{
  color: #CF0036;
}

.teaser div.emailteaserform table, .teaser div.emailteaserform p
{
  padding: 0;
  margin: 0;
}

#home #testimonial {
  position: absolute;
  top: 413px;
  left: 697px;
  background: transparent url('/binary.ashx?id=979') left top no-repeat;
  width: 260px;
  padding-top: 27px;
}

#home #testimonial .image {
  height: 140px;
  border-right: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
}

#home #testimonial h4 {
  color: #ef5d0a;
  font-size: 16px;
  padding: 4px 0;
}

#home #testimonial .position {
  color: #ef5d0a;
  padding-bottom: 10px;
}

#home #testimonial .statement {
  color: #00644b;
  font-weight: bold;
  font-style: italic;
}

#home #testimonial .inner {
  border-right: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  height: 132px;
  padding: 10px;
}

#home #testimonial .links {
  border-right: 1px solid #EBEBEB;
  border-left: 1px solid #EBEBEB;
  height: 22px;
  border-bottom: 18px solid #EBEBEB;
  padding: 10px;
}

#home #testimonial .links .last {
  float: right;
}

#home #testimonial .links .first {
  float: left;
}

.referencesWrapper {
  position: absolute;
  bottom: 11px;
  left: 40px;
}
#referencesHeadline {
  color: #696969;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 36px 0 0 0;
}
#home #content ul#references {
  width: 984px;
  padding: 0;
  margin: 0 0 0 -10px;
}
#home #content ul#references li {
  background: none;
  text-transform: none;
  float: left;
  border-right: 1px solid #d0d0d0;
  height: 56px;
  width: 135px;
  padding: 0 5px;
  margin: 0;
  text-align: center;
}
#home #content ul#references li a {
  position: relative;
  top: 20px;
}
#home #content ul#references li.image a {
  top: 0;
}

#footer {
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
  margin: 20px 0 0 2px;
  padding: 0 0 10px 10px;
  background-color: #e5e5e5;
}

#footer ul {
  border-right: 1px solid #D0D0D0;
  width: 150px;
  float: left;
  height: 100px;
  margin-left: 10px;
}

#footer ul.last {
  border: 0;
}


#footer ul li {
  list-style: none;
  color: #B5B5B5;
  padding: 1px 0 1px 10px;
  background: transparent url('/binary.ashx?id=989') 2px 6px no-repeat;
}

#footer ul li a {
  color: #B5B5B5;
}

#footer .headline a {
  font-weight: bold;
}

#trainigExtra {
  position: absolute;
  top: 319px;
  right: 20px;
  width: 240px;
}

#newsarchive{
  position: absolute;
  right: 30px;
  margin: 1em 0;
}

#newsarchive span, .topicNews{
  font-weight: bold;
  font-size: 14px;
}

#newslist{
  float:left;
}
#home #content ul.teaser .inner .more
{
  padding-left: 5px;
  font-weight: normal;
}
#home #content ul.teaser .inner p
{
  display: inline;
}
#home #content ul.teaser .inner .h2
{
  display: block;
}
#home #content ul.teaser .inner
{
  overflow: hidden;
  height: 85px;
}
#home #content ul.teaser
{
  width: 285px;
}

