@charset "utf-8";
/* CSS Document */

.content {
	padding:93px 0px 7px 7px;
	float:left;
	width:762px;
}

.detail_wrapper {
	width:405px;
	float:left;
	overflow:hidden;
}

.detail_wrapper p {
	padding-left:0;
}
.content h1 {
	color:#6d6256;
	font-size:24px;
	font-weight:normal;
	margin:-5px 0 0 0;
	padding:10px 0 5px 0px;	
	width:677px;	
}
.detailnavi {
	height:27px;
}
.detailnavi a {
	background:none;
	border-top:4px solid white;
	color:#6d6256;
	display:block;
	float:left;
	padding:2px 10px 5px 10px;
	text-decoration:none;
}
.detailnavi a:active, .detailnavi a.rex-current {
	background:#f1f0ee;
	border:1px solid #b9aea2;
	border-bottom:none;
	border-top:4px solid #b9aea2;
}
.detailnavi a:hover, .detailnavi a:focus {
	background:#b9aea2;
	border:1px solid #b9aea2;
	border-bottom:none;
	border-top:4px solid #b9aea2;
	color:white;
}
.details {
	background:#f1f0ee;
	border:1px solid #b9aea2;	
}
.detail p {
	padding-left:7px;
	width:677px;
}
.details td {
	/*height:27px;*/
	padding:7px 7px;	
}
.details tr {color:#999;}
.details tr.even {
	background:#fff;
	color:#ccc;
}
.details .txt-img p {
	padding:15px;
	width:370px;
}
.bereich p, .bereich h1, .bereich h2, .bereich h3, .bereich h4, .bereich h5, .bereich h6, .bereich ul, .bereich ol, .bereich img {
	padding-left:20px;
}



table.class, table.class + table  {
	background:#f1f0ee;
	border:1px solid #b9aea2;
	width:403px;
	margin:0 0 10px 19px;	
}
.class p, .class + table p  {
	padding-left:7px;
	width:677px;
}
.class td, .class + table td {
	/*height:27px;*/
	padding:7px 7px;	
}
.class tr {color:#999;}
.class tr.even, .class + table tr.even {
	background:#fff;
	color:#ccc;





.content h1.name {font-weight:bold;}