.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#inhalt { position: relative; }

#subnav
{
	position: absolute;
	top: 0;
	left: 0px;
}

.galerie
{
	position: relative;
	z-index: 0;
}

.galerie img
{
	z-index: 0;
	position: relative;
}

.galerie a
{
	position: absolute;
	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 { margin-bottom: 2px; }

.col01
{
	width: 405px;
	margin-left: 150px;
	position: relative;
}

.col02
{
	width: 400px;
	margin-left: 430px;
}

.img00
{
	position: relative;
	margin-bottom: 2px;
}

.img01
{
	margin-left: 19px;
	margin-bottom: 15px;
}

.img02
{
	float: left;
	margin-left: 280px;
	margin-top: 2px;
}

/*
.img03 {
	float:right;
	margin-right:-285px;
	margin-top:-135px;
	position:relative;
}
*/

.img03
{
	float: right;
	position: relative;
	left:10px;
	margin-top:35px;
}

.img04
{
	float: right;
	position: relative;
	
}

.img05
{
	float: left;
	position: relative;
	margin-top: 5px;
}

.termine
{
	color: #1f5f18;
	margin-top: 10px;
}

.termine ul { list-style-type: none !important; }
.termine ul li { list-style-type: none !important; }

#zitate
{
	color: #ff8f00;
	margin-top: 10px;
}

#footer { margin-top: 40px; }
#link-box a { color: #1f5f18 !important; }
#link-box { }

.arr-mu, .arr-mu:link, .arr-mu:visited, .arr-mu:hover, .arr-mu:active{
	voice-family: "\"}\""; /* start bmh */
	font-weight: normal;
	voice-family: inherit;
	padding-left: 10px;
	background: url(../img/arrow_g.gif) no-repeat left top !important;
}
/* alle nicht-ie bekommen hier die richtige anweisung*/
html>body .arr-w, html>body .arr-w:link, html>body .arr-w:visited, html>body .arr-w:hover, html>body .arr-w:active {
	background: url(../../img/arrow_g.gif) no-repeat left top !important;
}
/* hack: versteckt vor ie5.0, aber nicht ie5.5 => so kommt der ie5.5 noch in's boot*/
html*#inhalt .arr-w, html*#inhalt .arr-w:link, html*#inhalt .arr-w:visited, html*#inhalt .arr-w:hover, html*#inhalt .arr-w:active {
	background: url(../../img/arrow_g.gif) no-repeat left top !important;
}


