/* CSS Document */
/* groesse des gesamten Inhalts*/
#frame{
  	width:461px;
  	height:322px;
/*  	background-color:##F7E7C3; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	margin-left:3px;*/
margin:20px auto 20px auto;
}
/* Definition der oberen drei Teaser*/
.teaser1{

	background-color:#fff;
	width:143px;
	height:221px;
	float:left;
	border: 1px solid #fff;
}

.headline1{
  	background-color:#005E9C;
  	color:#fff;
  	text-transform:uppercase;
  	text-align:center;
  	font-size:10px;
  	font-weight:bold;
  	width:143px;
  	height:19px;
  	/*padding-left:6px;*/
  	padding-top:5px;
}
* html .headline1{margin-top:-3px;}

.matter1{
	font-size:10px;
	background-color:#fff;
	color:#005E9C;
	padding-left:10px;
/*	padding-top:10px;*/
	padding-right:5px;
	height:71px
}
.matter1  p {
	margin:0px;
	margin-top:5px;
	padding:0px;
	line-height:1.2em;
}
.matter1 a:link,.matter1 a:hover,.matter1 a:visited{
	color:#005E9C;
	display:block;
	text-align:right;
	margin-top: 5px;
}
/* Platzhalter zwischen den Boxen */
.spacer1{
	height:200px;
	width:12px;
	float:left;
}

.spacer2{
	width:inherit;
	height:8px;
}

/*zweite Teaserform */
.teaser2{
	background-color:#F2D88E;
	width:222px;
/*	height:79px;*/
	height:88px;
	border:1px solid #fff;
	float:left;
}
.headline2{
  	background-color:#D17A09;
  	color:#fff;
  	text-transform:uppercase;
  	font-size:10px;
  	font-weight:bold;
  	width:212px;
  	height:19px;
  	padding-left:10px;
  	padding-top:5px;
}
.matter2{
	font-size:10px;
	background-color:#F2D88E;
	color:#005E9C;
	padding-left:10px;
	height:45px
}

.matter2 p{
	margin:0;
	margin-top:5px;
	padding:0;
/*	width:184px;*/
	width:179px;
	float:left;
	line-height:1.2em;
}

.matter2 a{
	color:#005E9C;
	display:block;
	text-align:right;
	margin-top:30px;
	float:left;
}

a img{border:0px; }

.spacer3{
	height:70px;
	width:13px;
	float:left;
}


.vh{
	background-color:#D51A4F;
}

.veranstaltung{
	background-color:#F1CFCD;
}

.adwh{
	background-color:#5581B2;
}
.wochenangebot{
	background-color:#DBF3FF;
}	
.fh1{
	background-color:#68AC0B;
}
.foto{
	background-color:#D3F0AD;

}
	
.bodytext{

         color: #595959;
         font-size: 10px;
}
