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

dt {
	float : left;
	width : 12em;
	margin-left: 15px;
	color: #9ac29f;
	font-weight: bold;
}

dd {
	margin-left : 10em;
}
dt,dd{
	line-height:120%;
}
h4 {
	margin-bottom:3px;
}
h5 {
	background-color:#ffcccc;
	text-align:center;
}

.prof_img {
	/*float:left;*/
	width:320px;
	margin-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.prof_txt{
	float: right;
	width: 390px;
}

.prof_img ul li {
	width: 75px;
	float: left;
	display: inline;
	padding-left:20px;
}
.menuLineDoubleLight {
	border-width:5px 0;
	border-color:#dd9b9d;
	border-style:solid;
	background:#ffcccc;
	color:#d25c14;
	line-height:140%;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.menuLineDoubleLightW {
margin:0 0 10px 0;
padding:2px 8px;
border-width:5px 0;
border-color: #ffcccc;
border-style:solid;
background:#dd9b9d;
color:#F9F3EC;
line-height:140%;
font-weight:bold;
text-align:center;
}
/*------------------------------- */
.taProf {
	width:100%;
	border-collapse: collapse;
	margin-bottom:5px;
}
.taProf th {
	/*width: 25%;*/
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.taProf td {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}
.proftype{
	padding:1px;
	font-size:10px;
	color:#FFFFFF;
}
.proftype li {
	width:52px;
	height:12px;
	float:left;
	margin: 1px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
}
.profsche {
	text-align:center;
}
