@charset "UTF-8";
	/*
	active hell braun: #b4ac89;
	active hell braun: #8c7f48;
	494537
	content-text: #fff;
		bg: #0e0f11;
	*/
/* - - - - nav - - - - -*/
.termine{		
	position: relative;
	/*width:700px;*/
	padding:0px;
	background-color:transparent;
	color: #fff;
	line-height: 1.4;
	font-size: .9em;
	letter-spacing: 1.2px;
	font-weight: 100;
}

p{color: #ffffff;}
h2{
	padding-bottom: 15px;
	padding-left: 17px;
}
h4{
	font-weight: normal;
}
.page-content {
	padding-bottom: 80px;
}
th{
	text-align: left;
	padding-left: 17px;
	font-size: 1em;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: 200;
	letter-spacing: 3px;
	background-position: left top;
	border-right: 1px #999 dashed;
}
td{
		padding-left: 17px;
		font-size: .8em;
		border-top: 1px solid #999;
}
h2{
	font-size:24px;
	letter-spacing: 0px;
}
.btn{
	position: absolute;
	top:-30px;
	right:10px;
	text-align: right;
	font-style: italic;
}
.btn a:link, .btn a:visited{
	color: #ffffff;
}
.btn a:hover, .btn a:active{
	color: #b4ac89;
}