body {
	PADDING: 0px;
	FONT-SIZE: 10px;	
	height: 180px;
	MARGIN: 0px;	
	COLOR: #333;
	font-family: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;

}

a:link {  text-decoration:none; color:#000000;}
a:visited { text-decoration:none; color:#000000;}
a:focus { text-decoration:none; color:#000000;}
a:hover {text-decoration:none; color:#000000; cursor: hand;}
a:active {text-decoration:none; color:#000000; }

a.button_mehr_link{
	display:inline-block;
	BACKGROUND: url(pfeil_button_red.jpg) no-repeat right 2px;
	PADDING-RIGHT: 16px;	
	PADDING-LEFT: 0px;		
	PADDING-BOTTOM: 0px;	
	PADDING-TOP: 0px;

}

.clear {
	clear:both;
	height:0;
	padding:0;
	border:0;
	margin:0;
	font-size:0;
	line-height:0;
}
.trennlinie {
	BACKGROUND-IMAGE: url(line.gif);	
	MARGIN: 2px 0px;
	WIDTH: auto;	
	BACKGROUND-REPEAT: repeat-x;
	HEIGHT: 2px;
	LINE-HEIGHT: 0.2em;
	overflow:hidden;
}
.links {
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.rechts {
	float:right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.kopf{
	font-family: Arial, Helvetica, sans-serif;
	color: #747272;
	font-size: 10px;
	width:170px;
	margin-top: 5px;
	 	
}


/*	Teaser		*/
.teaser-top, .teaser-bottom, .teaser-middle {
	display:block;
	overflow:hidden;
	
	

}
.top5-body{
	width:170px;
}
.teaser-partner {
	display:block;
	overflow:hidden;
	width:200px;	
	margin-top:0px;margin-bottom:0px;
	min-height:1px;
	height:215px;
}
.teaser-top {
	height:2px;
	background:url(teaser_top.jpg) no-repeat top left;
}
.teaser-bottom {
	height:5px;
	background:url(teaser_bottom.jpg) no-repeat top left;
}
.teaser-middle {
	background:url(teaser.jpg) no-repeat top left;
	padding:0 0px 0px 9px;
	height:190px;
	width:190px;
}

.teaser-title2 {
	
	font-weight:100;
	float:left;
	font-size:1.8em;
	margin:0;
	color:#CC0000;
}
.teaser-partner .p {
	font-size:0.83em;
	margin:0;
}
.teaser-partner .trennlinie {
	margin:1px 0;
	width:170px;
}

.teaser-text{
	width: 170px;
	margin:5px;
	
	
}
p.bodytext, p.align-center, p.align-right, p.align-left {
	
	font-size:1em;
	margin:0;
	padding:0 0 0px 0;
}
