#actionlinks {
	width:500px;
	float:left;
	padding:0px;
	margin-right:20px;
}

#actionrechts {
	width:180px;
	height:310px;
	float:left;
	padding:15px 15px 10px 0px;
	position:relative;
}

#actionrechts .terminfix {
	position:absolute;
	bottom:10px;
	left:10px;
}

#actionrechts h1 {
	text-transform:none;
	margin-bottom:1em;
	border:0px;
}

#actionrechts h2 {
	text-transform:uppercase;
	margin-bottom:10px;
	border:0px;
}

#actionrechts h3 {
	margin-bottom:0.5em;
	border:0px;
}

.galerielink a {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}

.galerie {
	margin-top:8px;

}

.galerie img {
	float:left;
	margin-right:4px;
}

.galerie img.last {
	margin-right:0px;
}

.gelb {
	color:#FDC900;
	font-weight:bold;
}

.terminfix a {
	text-decoration: none;
	color:#336699;
	font-weight:bold;
	text-transform: uppercase;
}



