div.formularFeldContainer {
	display:block;
	margin:0.25em 0;
	padding:0 5px 0.25em 0;
	width: 100%;
	/*width:535px;*/
}

div.formularFeldContainerFormularFields {
	float:left;
}

label {
	display:block;
	font-weight: regular;
	font-size: 12px;
	margin:0;
	position:relative;
	white-space:nowrap;
	width: 700px
}
label.pflichtfeld {
	font-weight: bold;
}
label.radio, label.select {
	margin-bottom: 4px;
}
@media only screen and (max-width: 700px) {
	label {
		width: 360px
	}
}

.pflicht span {
	background-image:url(/.layout/icons/pflicht.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding:0 15px 0 0;
}

a.hilfe, a.hilfeArea {
	height:14px;
	margin:0 0 0 5px;
	position:absolute;
	top:0;
	width:14px;
}
a {
	color:#FE9D00;
	text-decoration:none;
}
.hilfeDiv {
	display: none;
	font-weight: normal;
}

a.hilfe span, a.hilfeArea span {
	background-image:url(/.layout/aHilfeSpan.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#6F6F6F;
	cursor:pointer;
	display:none;
	font-weight:normal;
	height:142px;
	margin:-140px 0 0 -180px;
	overflow:hidden;
	padding:3px 16px 11px 4px;
	position:absolute;
	text-align:left;
	text-decoration:none;
	width:186px;
}
input, textarea, select {
	border: 1px #34546B solid;
	background-color: #FFFFFF;
	width: 700px
}
@media only screen and (max-width: 700px) {
	input, textarea, select {
		font-size: 20px;
		width: 360px;
	}
}
div.formularFeldContainerLongDescription {
	float: left;
	font-size: 12px;
	padding-left: 20px;
	color: #222222;
}
fieldset.formularfieldsetschmal input, fieldset.formularfieldsetschmal textarea, fieldset.formularfieldsetschmal select {
	width: 300px
}
input.submit {
	/*background-image: url(/_images/indicator.gif);*/
	background-position: 3px 1px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	width: 150px;
	margin: 2px;
}
input.checkbox, 
input.radio {
	width: 15px !important;
	float: left;
	margin: 0px 4px 0px 0px;
	border: 0px;
}
input.error {
	background-color: #E39292;
}

select.zeit {
	width: 55px;
}
.formularFeldErrorMessage {
	font-weight: normal;
	font-size: 12px;
	color: #C72525;
	padding-left: 25px;
}

div.jahreskalenderAuswahlPopup {
	width: 650px;
	height: 550px;
	float: left;
}
@media only screen and (max-width: 500px) {
	div.jahreskalenderAuswahlPopup {
		left: 0px;
		width: 100%;
		height: auto;
	}
}
div.jahreskalenderAuswahlPopup label {
	margin-top: 5px;
}
div.jahreskalenderAuswahlPopup div.jahreskalenderAuswahlPopupMonatsDiv {
	float: left;
	width: 160px;
	height: 120px;
	background-color: #EEF7FF;
	border: 0px;
}
div.jahreskalenderAuswahlPopup table {
	border-spacing: 0px;
	cursor: default;
}
div.jahreskalenderAuswahlPopup th,
div.jahreskalenderAuswahlPopup td,
#inhalt div.jahreskalenderAuswahlPopup th,
#inhalt div.jahreskalenderAuswahlPopup td,
#inhalt div.jahreskalenderAuswahlPopup table th,
#inhalt div.jahreskalenderAuswahlPopup table td {
	font-size: 10px;
	padding: 1px;
	text-align: right;
	width: 15px;
}
div.jahreskalenderAuswahlPopup th {
	border-bottom: 1px solid #004080;
}
div.jahreskalenderAuswahlPopup td.wochennummer {
	border-right: 1px solid #004080;
	color: #c0c0c0;
}
div.jahreskalenderAuswahlPopup tr.wochen:hover {
	background: #004080;
	color: #FFFFFF;
}
div.jahreskalenderAuswahlPopup td.tage:hover {
	background: #004080;
	color: #FFFFFF;
}


div.halbjahreskalender {
	width: 150px;
	float: left;
}
div.halbjahreskalender label {
	margin-top: 5px;
}
div.halbjahreskalender table, 
div.wochenkalender table {
	border-spacing: 0px;
	cursor: default;
}
div.halbjahreskalender th,
div.halbjahreskalender td {
	font-size: 10px;
	padding: 1px;
	text-align: right;
	width: 15px;
}
div.halbjahreskalender th {
	border-bottom: 1px solid #004080;
}
div.halbjahreskalender td.wochennummer {
	border-right: 1px solid #004080;
	color: #c0c0c0;
}
div.halbjahreskalender tr.wochen:hover {
	background: #004080;
	color: #FFFFFF;
}
div.halbjahreskalender td.tage:hover {
	background: #004080;
	color: #FFFFFF;
}
div.wochenkalender {
	width: 950px;
}
div.wochenkalender th,
div.wochenkalender td {
	border-right: 1px solid #004080;
	font-size: 12px;
	padding: 1px;
	text-align: right;
	width: 95px;
}
div.wochenkalender th.ueberschrift2 {
	font-weight: normal;
	border-bottom: 1px solid #004080;
}
div.wochenkalender td {
	border-bottom: 1px solid #004080;
	height: 70px;
	vertical-align: top;
}
div.wochenkalender td.unbelegt {
	background-color: #ACE459;
}
div.wochenkalender td.belegt {
	background-color: #F4B5B5;
}
div.wochenkalender td.geblockt {
	background-color: #EDED76;
}
div.wochenkalender td.markiert {
	background-image:url(/style/default/images/abdunklung.blau.png);
}
div.wochenkalender td div {
	text-align: left;
	width: 93px;
	overfolw: hidden
}

div.wochenkalender div.markiert {
	background-image:url(/style/default/images/abdunklung.blau.png);
}

div.formularWochenkalender div.formular_ElementWochenkalenderDatum {
	background-color:#004080;
	color: #FFFFFF;
}

div.formularWochenkalender div.formular_ElementWochenkalenderTermin {
	background-color: #AAD5FF;
	border: 1px solid #004080;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
div.formularWochenkalender div.formular_ElementWochenkalenderWochentagLinien div.formular_ElementWochenkalenderTermin {
	background-color: rgba(170,213,255,0.9);
}
/*=========================================================================*/
#hauptbereich {
	padding-top: 2px;
}
#container {
	border-top: 0px;
	padding: 0;
}
#titlebar {
	background: #AAD5FF;
	border-bottom: 1px solid #004080;
	height: 24px;
	padding-left: 20px;
	font-weight: bold;
}
#titlebar div {
	margin-top: 0px;
}
#titlebar label {
	font-size: 18px;
	color: #333333;
}
#toolbar,
.formularToolbar {
	background: #AAD5FF;
	border-bottom: 2px solid #004080;
	height: 44px;
	overflow: hidden;
}

#toolbar a,
.formularToolbar a {
	height: 24px;
}

#toolbar img,
.formularToolbar img {
	border: medium none;
}

#toolbar div.imageButton,
.formularToolbar div.imageButton {
	cursor: default;
	height: 20px;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-left: 12px;
	padding-top: 2px;
	padding-left: 24px;
	padding-right: 4px;
	background-color: #AAD5FF;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	float: left;
	border: 1px solid #AAD5FF;
	text-align: center;
	min-width: 40px;
}
#toolbar div.imageButton:hover,
.formularToolbar div.imageButton:hover {
	background-color: #EEF7FF;
	border: 1px solid #004080;
}

#toolbar div.separator {
	cursor: default;
	font-size: 10px;
	/*font-weight: bold;*/
	margin-left: 12px;
	padding-top: 2px;
	padding-right: 4px;
	background-color: #AAD5FF;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	float: left;
	border: 1px solid #AAD5FF;
	text-align: center;
	
	margin-right: 4px;
	margin-top: 5px;
	height: 30px;
	border-left: 1px solid #004080;
	min-width: 0px;
	padding-left: 0px;
}
	
#toolbar #toolbarNeueEmail,
.formularToolbar #toolbarNeueEmail {
	background-image: url(/images/email/mail_new_22.png);
}

#toolbar #toolbarLoeschen,
.formularToolbar #toolbarLoeschen {
	background-image: url(/images/email/mail_delete_22.png);
}

#toolbar #toolbarAntworten,
.formularToolbar #toolbarAntworten {
	background-image: url(/images/email/mail_reply_grau_22.png);
}

#toolbar #toolbarAllenAntworten,
.formularToolbar #toolbarAllenAntworten {
	background-image: url(/images/email/mail_replyall_grau_22.png);
}

#toolbar #toolbarWeiterleiten,
.formularToolbar #toolbarWeiterleiten {
	background-image: url(/images/email/mail_forward_grau_22.png);
}

.formularTabelle,
.formularWochenkalender {
	overflow: scroll;
	overflow-x: hidden;
	/*width: 880px;*/
}

.formularTabelle table,
.formularWochenkalender table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	cursor: default;
}

.formularTabelle th, thead,
.formularWochenkalender th, thead {
	border-bottom: 2px solid #004080;
	text-align: left;
}

.formularTabelle tr,
.formularWochenkalender tr {
	font-size: 12px;
	border-bottom: 1px solid #AAD5FF;
}

.formularTabelle tr.markiert,
.formularWochenkalender div.markiert {
	/*background-color: #004080 !important;*/
	background-color: #3a7ec2 !important;
	color: #FFFFFF;
}

.formularTabelle td,
.formularWochenkalender td {
	white-space: nowrap;
	overflow: hidden;
	vertical-align:top;
	padding-bottom: 4px;
    padding-top: 4px;
}

div.formular_ElementWochenkalenderWochentagLinien {
	background-image:url(/style/default/images/hintergrund_18_stunden_tag.png);
}
div.formular_ElementTageskalenderLinien {
	background-image:url(/style/default/images/hintergrund_24_stunden_tag.png);
	background-position-y: -3px;
}
.popupFensterRahmen {
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(/style/default/vollbildHintergrund.png);
	z-index:10000;
}

.popupFensterInhalt {
	display:block;
	position:relative;
	margin: 30px auto 30px auto;
	padding: 0px;
	background: #EEF7FF;
	width: 600px;
	border-left: 2px solid #004080;
	border-right: 2px solid #004080;
	border-bottom: 2px solid #004080;
}

.popupFensterSchliessen {
	padding: 0px;
	margin: 0px;
	float: right;
}

.popupFensterSchliessen img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.popupFensterInhalt h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #E5E5D9;
	background: #004080;
}

.popupFensterContent {
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 3px;
	height: 100%;
}

/*=========================================================================*/
fieldset.formularfieldsetschmal {
	width: 370px;
	float: left;
}
div.formulardiv {
	clear: both;
}
ul.suggestList {
	background: #FFFFFF;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 300px;
    /*position: absolute;*/
    z-index: 2000;
}

ul.suggestList li {
	height: 20px;
    overflow: hidden;
    width: 350px;
}
ul.suggestList li a {
	color: #0F0F0F;
}

.formularFeldContainer iframe {
	width: 100%;
}
div.sanduhr {
	background-image: url("/style/default/vollbildHintergrund.png");
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
    padding: 200px;
}
div.formular_ElementWochenkalenderWochentag {
	border-right: 1px solid #AAD5FF;
	border-bottom: 1px solid #AAD5FF;
}
div.formular_ElementWochenkalenderRechts div.formular_ElementWochenkalenderWochentag {
	border-right: 3px solid #004080;
}
div.formular_ElementWochenkalenderWochenende {
	border-right: 3px solid #004080;
	border-bottom: 1px solid #AAD5FF;
}
div.formular_ElementWochenkalenderLinks,
div.formular_ElementWochenkalenderRechts {
	float: left;
	width: 50%;
}
div.formulargruppespalte {
	width: 50%;
	height: 100%;
	float: left;
}

/* =====[ Tab Formular Start ]=================== */

div.tabbedFormular div.tabbedFormularMenu,
div.radioFormular div.radioFormularMenu {
	position: relative;
	margin-left: 0px;
	padding-left: 10px;
	height: 40px;
}

div.tabbedFormular div.tabbedFormularMenu ul,
div.radioFormular div.radioFormularMenu ul {
	margin: 0;
	padding: 0;
	height: 28px;
	bottom: -1px;
	list-style:none;
	position:absolute;
}

div.tabbedFormular div.tabbedFormularMenu ul li,
div.radioFormular div.radioFormularMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	min-width: 120px;
	padding-right: 20px;
	white-space: nowrap;
}

div.tabbedFormular div.tabbedFormularMenu ul li a {
	padding: 3px 4px;
	font-weight: bold;
}

div.tabbedFormular div.tabbedFormularMenu ul li a,
div.radioFormular div.radioFormularMenu ul li input,
div.radioFormular div.radioFormularMenu ul li label {
	width: 8em;
	display: block;
	float: left;
	margin: 2px 2px 0 0;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #222222;
	white-space: nowrap;
}

div.tabbedFormular div.tabbedFormularMenu ul li.aktiv a,
div.tabbedFormular div.tabbedFormularMenu ul li a:hover {
	border: 1px solid #34546B;
	border-top: 3px solid #EA9300;
	border-bottom: none;
	background: #FFDFAA;
	padding-bottom: 6px;
	margin-top: 0;
}

div.tabbedFormular div.tabbedFormularMenu ul li a:hover {
	padding-bottom: 5px;
}
	
div.tabbedFormular div.tabbedFormularMenu ul li.aktiv a:hover {
	padding-bottom: 6px;
}
	
div.tabbedFormular div.tabbedFormularMenu ul li a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-top: 3px solid #EA9300;
	border-bottom: none;
}

div.tabbedFormular div.tabbedFormularMenu ul li a:link, 
div.tabbedFormular div.tabbedFormularMenu ul li a:visited {
	color:#000;
	text-decoration:none;
	display:block;
	width:100%;
}

.tabSeite {
	border: 1px solid #C41C1C;
	padding: 4px;
	margin-right: 4px;
	background: #FFDFAA;
	display: none;
}
.radioSeite {
	padding: 4px;
	margin-right: 4px;
	display: none;
}

.tabSeiteAktiv,
.radioSeiteAktiv {
	display: block;
}

/* =====[ Tab Formular Ende ]=================== */