/* default styles for extension "tx_vhsmini_pi1" */
.tx-vhsmini-pi1 {
width:390px;
}

.Fachbereich {
	float:left;
	width:195px;
}

.Fachbereich select {
	margin-top:2px;
	width:180px;
}

.VollText {
	float:left;
	width:195px;
}

.VollText input {
	width:90px;
}

.Fachbereich p,
.VollText p {
	margin:0;
}
.clear {
	clear:both;
	height:1px;
	font-size: 1px;
}
.Kursitem {
	border-bottom: 1px solid #CFCAC3;
    width:390px;
}

.Dozentitem p,
.Kursitem p {
	margin:4px 0;
}

.detaillink {
	text-align: right;
}

.detaillink a {
	color:#787571;
	text-decoration:none;
	margin-left:8px;
}

.detaillink a:hover {
	color:#000000;
	text-decoration:underline;
}
