@charset "UTF-8";
/* TEASERSEITE  */

#body .main .content {
margin: 0px;
padding: 0px;
width: auto;
}

.content h1{
padding: 0px;
margin: 0px;
padding-bottom: 7px;
}

.content .bodytext{
padding: 10px;
line-height: 110%;
}

/* BUNTE TEASER */

.teaser{
width: 167px;
height: 270px;
padding: 5px;
float: left;
margin-left: 12px;
}

.teaser .bodytext{
margin: 0px;
padding: 0px;
font-size: 0.75em;
line-height: 110%;
}

.teaser .bodytext a{
background-image: url(../../img/linkpfeil.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 10px;
color: #333;
text-decoration: none;
}

.teaser .bodytext a:hover{
color: #000;
}

.teaser h1{
font-size: 0.88em;
font-weight: 100;
margin: 0px;
padding: 0px;
padding-top: 2px;
padding-bottom: 14px;
}

.teaser h1{
color: #fff;
}

.normal h1{
color: #000;
}

.color{
color: #fff;
}

.color .bodytext a{
color: #fff;
}

.normal{
background-color: #fdf4c8;
background-image: url(../../img/teaser-normal.jpg);
background-repeat: repeat-x;
}

.natur{
background-color: #60a41a;
background-image: url(../../img/teaser-natur.jpg);
background-repeat: repeat-x;
}

.wein{
background-color: #850046;
background-image: url(../../img/teaser-wein.jpg);
background-repeat: repeat-x;
}

.wellness{
background-color: #004697;
background-image: url(../../img/teaser-wellness.jpg);
background-repeat: repeat-x;
}

/* TEASER HORIZONTAL */

.teaser-horizontal{
width: 538px;
height: 98px;
overflow: hidden;
background-color: #FDF4C8;
float: right;
padding: 5px;
margin-bottom: 10px;
}