.tx-slubopus4frontend form, .tx-slubopus4frontend form fieldset, .tx-slubopus4frontend form textarea { position:relative; }


.tx-slubopus4frontend h3 {
	border-bottom: 1px dashed #ccc;
	padding: 0 0 4px 0;
}

/* PROZESS-SCHRITT-ANZEIGE */
.tx-slubopus4frontend .processsteps {
	position: absolute;
	top: 13px;
	right: 10px;
	font-size: 10px;
}

.tx-slubopus4frontend .processsteps a { border-width:1px; border-style: solid; padding:2px 4px; line-height:200%; background: #fff; margin: 0 2px; }
.tx-slubopus4frontend .processsteps a:hover {}
.tx-slubopus4frontend .processsteps a:visited { border-width:1px; border-style: solid; color:#004585; }
.tx-slubopus4frontend .processsteps a:hover { background-color:#ddd; }
.tx-slubopus4frontend .processsteps a:active {}
.tx-slubopus4frontend .processsteps a.selected { color:#fff; cursor:default; }
.tx-slubopus4frontend .processsteps a.selected:visited { color:#fff; }
.tx-slubopus4frontend .processsteps .inactive { color: #666666; background-color:#efefef; border:1px solid #ccc; padding:2px 4px; margin: 0 2px; line-height:200%; }

.tx-slubopus4frontend fieldset {
	position: relative;
	background: #efefef;
	margin: 40px 0 10px 0;
	padding: 10px;
	border: none;
	width: 485px;
	display: block;
}

.tx-slubopus4frontend label.required {
	background: url('../images/reqstar.gif') no-repeat right top;
	font-weight: bold;
}

.tx-slubopus4frontend fieldset legend {
    padding: 2px 12px;
    background: #efefef;
    font-weight:bold;
    color: #999;
}

.tx-slubopus4frontend fieldset.required legend {
    background: #eee url('../images/reqstar.gif') no-repeat right top;
    padding-right:14px;
}


* html .tx-slubopus4frontend fieldset legend { position: absolute; top: -15px; left: 20px; }
*:first-child+html .tx-slubopus4frontend fieldset legend { position: absolute; top: -15px; left: 20px; }

#fieldset-groupTypeLang label {
	position: relative;
	font-size: 16px; font-weight: normal;
	line-height: 150%;
	display: block;
	padding: 4px 8px;
	cursor: pointer;
}

#fieldset-groupTypeLang label:hover { background: #ccc; }

#fieldset-groupTypeLang label.actdoctype { background: #ccc }

#fieldset-groupTypeLang br { display: none; }

#fieldset-groupTypeLang label.required { font-size: 12px; }
#tx_slubopus4frontend-form fieldset#fieldset-groupTypeLang input { position: relative; top: -1px; margin: 0 5px 0 0; width: auto; }

.tx-slubopus4frontend dt { display: none; }
.tx-slubopus4frontend fieldset dt { display: inline; font-size: 1px; line-height: 1px; }
.tx-slubopus4frontend fieldset dt * { font-size: 12px; line-height: 20px; }

.tx-slubopus4frontend fieldset textarea {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 160%;
	color: #666;
	height: 60px;
	padding: 5px;
	width: 475px;
	border: 1px solid #ccc;
}

#tx_slubopus4frontend-form fieldset input:focus,
.tx-slubopus4frontend fieldset textarea:focus,
.tx-slubopus4frontend fieldset select:focus { border-width: 1px; border-style: solid; }

#content fieldset p.description { font-size: 10px; color: #999; line-height: 150%; }

.tx-slubopus4frontend fieldset dl { position: relative; clear: both; }

.tx-slubopus4frontend fieldset dt label { 
	position: relative;
	float: left;
	color: #666;
	width: 100px;
	margin: 10px 10px 0 0;
	text-align: right;
	clear: both;
	padding: 1px 10px 0 0;
}

.tx-slubopus4frontend fieldset select { 
	position: relative;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 1px;
	width: 200px;
	color: #666;
}

#tx_slubopus4frontend-prevStep,
#tx_slubopus4frontend-submit,
.tx-slubopus4frontend input.addButton,
.tx-slubopus4frontend input.remButton,
#tx_slubopus4frontend-summary {
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #999 #999 #eee;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

.tx-slubopus4frontend input.addButton,
.tx-slubopus4frontend input.remButton { padding: 3px 6px 3px 24px;}

* html .tx-slubopus4frontend input.addButton, * html .tx-slubopus4frontend input.remButton { margin: 10px 0; }
*:first-child+html .tx-slubopus4frontend input.addButton, *:first-child+html .tx-slubopus4frontend input.remButton { margin: 10px 0; }

#tx_slubopus4frontend-prevStep,
#tx_slubopus4frontend-submit,
#tx_slubopus4frontend-summary { font-size: 14px; float: left; margin: 40px 10px 0 10px; z-index: 200; }

#tx_slubopus4frontend-prevStep {
	padding: 3px 6px 3px 24px;
	background: url('../images/gobtns.gif') no-repeat left top;
}

#tx_slubopus4frontend-reset {
	position: relative;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #999 #999 #eee;
	color: #666;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;
	padding: 3px 6px 3px 24px;
	margin: 43px 5px 0 0;
	background: url('../images/clearbtn.gif') no-repeat left top;
	z-index: 200;
}

#tx_slubopus4frontend-reset:hover { background: url('../images/clearbtn_over.gif') no-repeat left top;}

#tx_slubopus4frontend-submit {
	padding: 3px 24px 3px 6px;
	background: url('../images/gobtns.gif') no-repeat right top;
}

#tx_slubopus4frontend-summary {
	padding: 3px 6px;
	background: url('../images/gobtns.gif') no-repeat center top;
}

#tx_slubopus4frontend-prevStep:hover { background: url('../images/gobtns_over.gif') no-repeat left top; }
#tx_slubopus4frontend-submit:hover { background: url('../images/gobtns_over.gif') no-repeat right top; }
#tx_slubopus4frontend-summary:hover { background: url('../images/gobtns_over.gif') no-repeat center top; }

.tx-slubopus4frontend .nofloat {
	position: relative;
	width: 100%;
	height: 40px;
	top: -32px;
	background: #efefef;
	clear: both;
	z-index: 10;
}

* html .tx-slubopus4frontend .nofloat { top: 0; height: 1px; background: #fff; }
*:first-child+html .tx-slubopus4frontend .nofloat { top: 0; height: 1px; background: #fff; }

.tx-slubopus4frontend input.addButton { background: url('../images/addbtnbg.gif') no-repeat left top; }

.tx-slubopus4frontend input.remButton { background: url('../images/rembtnbg.gif') no-repeat left top; }


#tx_slubopus4frontend-form fieldset input {
	margin: 10px 0 0 0;
	line-height: 160%;
	color: #666;
	padding: 5px;
	border: 1px solid #ccc;
	font-size: 12px;
	width: 300px;
}

ul.errors {
	position: relative;
}

ul.errors li {
	position: relative;
	font-size: 10px;
	margin: 0 0 0 120px;
	padding: 0 0 0 24px;
	font-weight: bold;
	background: url('../images/error_2top.gif') no-repeat -4px -2px;
}

fieldset input#tx_slubopus4frontend-switchFreeType_0,
fieldset input#tx_slubopus4frontend-switchFreeType_1,
fieldset input#tx_slubopus4frontend-switchFreeType_2,
fieldset input#tx_slubopus4frontend-switchFreeType_3 {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #999 #999 #eee;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
	background: url('../images/gobtns.gif') no-repeat center top;
	
}

#tx_slubopus4frontend-addFaculty_0,
#tx_slubopus4frontend-addFaculty_1,
#tx_slubopus4frontend-addFaculty_2,
#tx_slubopus4frontend-addFaculty_3,
#tx_slubopus4frontend-addFaculty_4,
#fieldset-groupInstitution_0 .remButton,
#fieldset-groupInstitution_1 .remButton,
#fieldset-groupInstitution_2 .remButton,
#fieldset-groupInstitution_3 .remButton,
#tx_slubopus4frontend-remInstitution_0,
#tx_slubopus4frontend-remInstitution_1,
#tx_slubopus4frontend-remInstitution_2,
#tx_slubopus4frontend-remInstitution_3,
#tx_slubopus4frontend-remInstitution_4 {
	margin-left: 120px !important;
	width: 200px !important;
	text-align: left;
	padding: 3px 6px 3px 24px !important;
	font-size: 10px !important;
}

.tx-slubopus4frontend fieldset#fieldset-groupFile label { width: 170px; }
.tx-slubopus4frontend fieldset#fieldset-groupFile input { width: auto; }

#tx_slubopus4frontend-summary {
	position: relative;
	float: left;
}

#tx_slubopus4frontend-form fieldset#fieldset-groupTerms {
	padding-bottom: 40px;
}

#tx_slubopus4frontend-form fieldset#fieldset-groupTerms label {
	position:  absolute;
	bottom: -25px;
	left: 20px;
	width: auto;
	text-align: left;
}

#tx_slubopus4frontend-form fieldset#fieldset-groupTerms input {
	position:  absolute;
	bottom: -20px;
	left: 0;
	width: auto;
}


fieldset.summary dl dt {
	position: relative;
	height: auto !important;
	width: auto !important;
	font-size: 11px;
	color: #999;
	line-height: 150%;
}

fieldset.summary dl dd {
	position: relative;
	margin: 0 0 10px 0;
}

#fieldset-groupDates label { width: 280px; font-size: 11px; }
#fieldset-groupDates input { width: 100px !important; }

#fieldset-groupPublishInfo label { width: 280px; font-size: 11px; }
#fieldset-groupPublishInfo input { width: 100px !important; }

