#content {
	padding-bottom: 0;
}
#leftmenu {
	margin-bottom: 40px;
}
#leftmenu h2 {
	font: bold 10px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616060;
	background-color: #F5C784;
	margin: 20px 80px 0 19px;
	padding: 0 20px 0 20px;
}

#leftmenu h3 {
	font: bold 10px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616060;
	background-color: #F5C784;
	margin: 20px 30px 0 19px;
	padding: 0 20px 0 20px;
}

#leftmenu h1, #leftmenu p {
	font: 10px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #616060;
	padding: 0 10px 0 19px;
	margin-left: 20px;
}

#leftmenu p {
	border-bottom: 1px dotted gray;
}

#leftmenu h1 {
	font-weight: bold;
}

#leftmenu a {
	font-weight: normal;
}

#content #teaser2, #content #teaser3, #content #teaser4, #content #teaser5, #content #teaser6, #content #teaser7 {
	width: 160px;
	height: 180px;
	border: 1px solid #E5E5E5;
	margin: 0 0 20px 0;
   background: #F5F6F6 url(../gfx/teaser_top_back.gif) no-repeat 1px 0;
	overflow: hidden;
	float: left;
}

/*#content #teaser12 {
	padding: 0 10px 10px 0;
   border: 1px solid #E5E5E5;
    margin: 10px 0 10px 0;
   background: #F5F6F6 url(../gfx/teaser_back.gif) repeat-x 1px 0;
}*/
#content div.teaser1 {
	/*float:left;*/
	padding: 0 10px 10px 0;
   border: 1px solid #E5E5E5;
   margin: 10px 0 20px 0;
   background: #F5F6F6 url(../gfx/teaser_back.gif) repeat-x 1px 0;
}

#content #teaser2, #content #teaser5 {
	clear: both;
}

#content #fototeaser {
	margin-left: 180px;
}

#content #teaser3, #content #teaser4, #content #teaser6, #content #teaser7 {
	margin: 0 0 0 14px;	
}

#content #teaser1 h1, #content #teaser2 h1, #content #teaser3 h1, #content #teaser4 h1, #content #teaser5 h1, #content #teaser6 h1, #content #teaser7 h1 {
	margin: 0;
	padding: 0 0 0 9px;
	font: bold 10px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
	border: none;
}

#content #teaser1 p, #content #teaser2 p, #content #teaser3 p, #content #teaser4 p, #content #teaser5 p, #content #teaser6 p, #content #teaser7 p {
	margin: 0;
	padding: 8px 9px 0 9px;
   font: 10px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}

#content #teaser2 p a, #content #teaser3 p a, #content #teaser4 p a, #content #teaser5 p a, #content #teaser6 p a, #content #teaser7 p a, #leftmenu p.mehr a, #leftmenu a.mehr {
	color: #FF9C04;
	/*display: block;
	float: right;*/
	background-image: url(../gfx/mehr.gif);
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding: 0 0 0 10px;
	margin-top: -5px;
}
#leftmenu a.mehr,
#leftmenu p.mehr a  {
  font-weight: bold;
}
#content #teaser1 p a {
	color: #FF9C04;
	background-image: url(../gfx/mehr.gif);
	background-repeat: no-repeat; 
	background-position: 0 5px;
	padding: 0 0 0 10px;
	margin-top: -5px;
}

#leftmenu p.mehr {
	font-weight: bold;
	border: 1px dotted #F8F8F8;
}

#footer span.watch  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #DCDCDC;
}
.clearer {
  clear: both;
  font-size: 1px;
  height: 1px;
}

.leftbox,
.middlebox,
.rightbox {
    width:158px;
    float:left;
}

.middlebox {
    margin:0 20px;
}

.dreier {
    clear:both;
    margin-bottom:20px;
}

