.tag { padding: 5px; }
.titelunderlineright{
	display:block;
	border-bottom: 1px solid black;
	text-align:right;
	margin-right:10px;
	font-size:12px;
}
#teaser
{
	width: 255px;
	left: 10px;
	position: relative;
	top: 10px;
	float: left;
	background-image: url(../share/teaserbg.png);
	background-position: 100% 100%;
}

.teasercontent
{
	margin-left: 65px;
	font-size: 12px;
	line-height: 14px;
}

.teasercontenttext
{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	
}

.teasercontenttext a
{
	color:black;
}

#contentwrapperstart
{
	width: 785px;
	margin-left: 25px;
	background-image: url(../share/contentwrapperstartbg.png);
	background-repeat: repeat-y;
	min-height:500px;
	height: auto !important;
	padding-bottom:20px;
}

#tagcloudstart{
	margin-left:360px;
	position: relative;
	top: 10px;
	left: 0px;
	width: 325px;
	text-align: right;
	/*float:left;*/
}

#tagcloudstart a{
	text-decoration: none;
	color:#000000;
}
#tagcloudstart a:hover{
	color:#86b817;
}
.startbild{
	padding-bottom:10px;
}


