/* CSS Document */
p,td {
	font-size: 95%;
	line-height: 1.6em;
}

/*Teaserboxen*/	

#teaser_links {
	border: 1px solid #99b966;
	width: 235px;
	height: 130px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px 8px 0px 8px;
	}
	
#teaser_mitte {
	border: 1px solid #99b966;
	width: 235px;
	height:130px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px 0px 0px 8px;
	}
	
#teaser_rechts {
	border: 1px solid #99b966;
	width: 235px;
	height: 130px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px 8px 0px 8px;
	}
	
#teaser_aufmacher {
	clear: both;
	border: 1px solid #99b966;
	width: 920px;
	height: 235px;
	padding: 0px 0px 0px 8px;
	}	
	
#teaser_aufmacher img {
	float: right;
	padding: 0px 8px 8px 8px;
	margin: 0px;
	margin-top: -20px;
	}
	
#teaser_aufmacher h2 {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 0em;
	line-height: 1.5em;
	color: #64716a;
}
