.formsContainer {
	border: 1px solid #cdcabf;
	border-width: 1px 0;
	padding: 15px 0;
}

.formsList {
	padding: 5px;
	margin: 5px 0;
}

.formsList a, .formsList span {
	color: #f68004;
}

.formsList a.first {
	font-weight: bold;
	padding-left: 8px;
	background: url(../img/backgrounds/arrowOrange.gif) no-repeat 0px 4px;
}

.formsList img {
	margin-left: 8px;
}

.formsList span {
	float: right;
	width: 300px;
	color: black;
}

.formsList.unstarted span {
	color: #215C43;
	font-weight: bold;
}

.formsList.unstarted,
.formsList.started,
.formsList.mail,
.formsList.finished {
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.formsList.unstarted {
	background-image: url(../img/iconUnstarted.gif);
	background-color: #f9f5e8;
}

.formsList.started {
	background-image: url(../img/iconStarted.gif);
}

.formsList.mail {
	background-image: url(../img/iconMail.gif);
}

.formsList.finished {
	background-image: url(../img/iconFinished.gif);
}

#flashMessage {
	margin: 15px 0;
	color: #AA1B39;
}

#content .box.bluer h3 {
	background-color: #F68004;
	line-height: 18px;
	border-bottom: 1px solid #cbccbe;
	margin-top: 0;
}

.azubi #content .box {
	margin-bottom: 20px;
}

.box .content {
	padding: 5px;
}

.box.bluer {
	border: 1px solid #F68004;
	margin-top: 0;
}

.box.bluer .content {
	border-top-color: #D2D5D6;
	background-color: white;
}

.box .content img {
	float: none;
	max-width: 600px;
	margin: 10px 0 20px 0;
}

.box .content fieldset {
	margin: 0;
	background: none;
}

.box .serviceBox.content img {
	margin-top: 0;
}

.box.blocked {
	border: 1px solid #e3e3e3;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	background-color: #fcfcfe;
}

.box.blocked h3 {
	color: #a0a4a5 !important;
	background-color: #e8e9eb;
	margin-top: 0 !important;
}

.box h3 .number {
	float: left;
	width: 30px;
	font-size: 12px;
	padding-left: 5px;
}

.box h3 .question {
	overflow: auto;
}

#content .boxLink {
	background: url(../img/backgrounds/arrowOrange.gif) no-repeat 4px 6px;
	padding-left: 12px;
}

#content .boxLink.back {
	background-image: url(../img/backgrounds/arrowOrangeMirror.gif);
	margin-right: 10px;
}

.formProgress {
	border: 1px solid #F68004;
	float: right;
	margin-left: 6px;
}

.formProgress div {
	height: 10px;
	width: 8px;
	float: left;
	border-left: 1px solid #F68004;
}

.formProgress div.active {
	background-color: #F68004;
}

.formProgress div:first-child {
	border-left: 0;
}

.formHeader {
	font-size: 10px;
	line-height: 10px;
	margin: 15px 0;
	padding: 15px 0;
	border-top: 1px solid #cdcabf;
	color: #215C43;
	font-weight: bold;
	width: 620px;
}

#content .formHeader .right {
	color: black;
	font-weight: normal;
	width: 300px;
	text-align: right;
}

.formAnswers fieldset {
	border: 0;
}

.formAnswers fieldset legend {
	display: none;
}

.formAnswers fieldset input {
	vertical-align: middle;
	margin-right: 5px;
}

#content a.more.blue {
	font-weight: bold;
	background: url(../img/backgrounds/arrowOrange.gif) no-repeat left;
	padding-left: 8px;
}

#content .box.bluer h3.special {
	background-color: #f7f2df;
	line-height: 12px;
	text-transform: none;
	color: #F68004;
}

.box h3.special p {
	margin: 5px 0 0 0;
}

.box h3.special img {
	float: left;
	margin-right: 12px;
}

.box h3.special .head {
	margin-top: 0;
	padding-top: 5px;
}

.box h3.special .head span {
	text-transform: uppercase;
}

.box h3.special .text {
	font-weight: normal;
}

.box .content .special {
	font-weight: bold;
	margin-bottom: 20px;
	color: #215C43;
}

.box .content .special span {
	font-size: 12px;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

.panorama p {
	margin: 5px 0;
}

#mainframe.azubi .catalog h3 a,
#mainframe.azubi h3 {
	color: #215d43;
	font-weight: bold;
	margin-bottom: 4px;
}

#mainframe.azubi h2 {
	margin: 10px 0 15px 0;
	color: #215d43;
	border-bottom: 1px solid #f87b00;
}

#mainframe.azubi .paging {
	margin-top: 10px;
	float: right;
}

#mainframe.azubi .paging a {
	color: black;
}

#mainframe.azubi .paging .current {
	font-weight: bold;
}

dl.catalog {
	border: 0 !important;
}

.catalog dt {
	float: left;
	font-weight: bold;
}

.catalog dd {
	margin-left: 300px;
}

#mainframe.azubi .box {
	border: 1px solid #f87b00;
}

#mainframe.azubi .box h3 {
	border-bottom: 1px solid #f87b00;
	background-color: #faf5e9;
	margin-top: 0;
	padding: 5px;
}

form#UserIndexForm {
	width: 500px;
}

form#UserIndexForm select {
	float: right;
}

form#UserIndexForm label {
	float: left;
}

.catalog img {
	float: left;
	margin-right: 10px;
	max-height: 60px;
	border: 1px solid #cecabf;
}

img.catalog {
	float: left;
	margin-right: 10px;
	margin-top: 0.5em;
	border: 1px solid #cecabf;
}

#closeForm {
	border: 2px solid red;
}
