.clearfix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}


.col01 {
	width:405px;
	margin-left:430px;
}

.col02 {
	width:400px;
	
	margin-left:150px;
}

.img01 {
	margin:0 28px;
	float:left;
}

.img03 {
	float:left;
}

.img04 {
	float:right;
	margin-top:10px;
}

.img05 {
	float:left;
	margin-left:130px;
}

.img06 {
	float:right;
	
}


h3.margin {
	margin-top:10px;
}

p.subtitle01 {
	color:#bd2236;
	width:390px;
	padding:10px 15px 0;
}

p.subtitle02 {
	color:#bd2236;
	width:260px;
	padding:10px 15px 0 140px;
}

.termine {
	color:#bd2236;
	margin-top:10px;
}

	.termine ul {
		list-style-type:none !important;
	}
	
		.termine ul li {
			list-style-type:none  !important;
		}

#zitate {
	color:#ff8f00;
	margin-top:10px;
	padding-bottom:5px;
}

#footer {
	margin-top:40px;
}

.galerie {
	position:relative;
	margin:2px 0 15px 420px;
	z-index:0;
}

	.galerie img {
		z-index:0;
		position:relative;
	}

	.galerie a {
		position:absolute;
		bottom:5px;
		width:16px;
		height:16px;
		bottom:8px;
		z-index:10;
		background-image: url(../img/alle/blank.png);
	}
	
	.galerie a.prev {
		left:4px;
	}
	
	.galerie a.next {
		left:120px;
	}
	
	
#photo {
	float:right;
}	


#link-box a {
	color:#bd2236 !important;
}










