
.mainContentBox{
	width:355px;
	float:left;
	display:table-column;
	margin-top:-21px;	
}

.leftMainContentBox {
	margin-right:20px;
	margin-left:10px;
}

.mainContentBox h1 {
	background-image: url("../img/lines/line.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.55em !important;
	text-transform: uppercase;
	/*height: 20px;*/
	padding-bottom:9px;
	letter-spacing: 3px;
	background-image: url("../img/lines/lineBlueWide.gif") !important;
	margin-bottom:0px;
	background-position: bottom left;
}

.mainContentBox h1.important {
	background-image: url("../img/lines/line.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.55em !important;
	text-transform: uppercase;
	/*height: 20px;*/
	padding-bottom:9px;
	letter-spacing: 3px;
	background-image: url("../img/lines/lineRedWide.gif") !important;
	margin-bottom:0px;
	background-position: bottom left;
}

.mainContentBox .boxContent{
	background-color:#f0f4f7;
	padding:10px;
	margin-bottom:25px;
}

.mainContentBox .boxContent.important{
	background-color:#F6EFF0;
	padding:10px;
	margin-bottom:25px;
}

.mainContentBox .boxContent .contentTable{
	font-size:0.75em;
}

.contentTable input {
	font-size:0.9em;
	margin-top:2px;
}

.contentTable textarea {
	font-size:0.9em;
}

.mainContentBox .boxContent .contentTable tr td{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:top;
	line-height:1.3em;
}

#content .contentTable ul{
	font-size:.9em;
	color:#000;
}
.mainContentBox .boxContent .contentTable tr td .smallerFont{
	font-size:0.75em;
	line-height:0.9em;
	color:#888;
}

.acceptedField {
	background-color:#CCFFCC;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #00aa00;
	margin-top:10px;
	text-align:center;
}

.declinedField {
	background-color:#FFDEDE;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #aa0000;
	margin-top:10px;
	text-align:center;
}

input.acceptButton {
	background-color:#CCFFCC;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #00aa00;
}

input.declineButton {
	background-color:#FFDEDE;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #aa0000;
}

.contentTable .spaceRow{
	height:15px;
	/*border-bottom:1px solid #999999;*/
}

.mainContentBox .boxContent .firstColumn{
	text-align:right;
	padding-right:13px;
	color:#666;
}
.leftMainContentBox .boxContent .firstColumn{
	width:100px;
}



.boxContent .error {
	background-color:#FFDEDE;
	padding:10px;
	margin-bottom:20px;
}





#content .mainContentBox h1 {
	margin-bottom:0px;
	margin-top:9px;
}

#content ul {
	color: #666666;
	font-size: 0.69em;
}

#content ul ul {
	font-size: 1em !important;
}


/*
	Content
*/
#content {
	float: left;
	margin: 0 0 0 19px;
	padding: 27px 0 0 0;
	width:741px;
	height:auto !important;  /* für moderne Browser */
	height:600px;  /*für den IE */
}

#content h1{
	font-size: 1em;
	clear: both;
	margin: 10px 0 8px 0;
}

#content ul{
	padding: 0;
	margin: 0px;
}

#content li{
	list-style: none;
	background-image: url("../img/bullets/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	line-height:1.3em;
	padding: 0 0 0 12px;
	/*margin: 0 0 15px 0;*/
}


#content h2 {
	font-size: 0.81em;
	color: #222222;
	margin-bottom:12px;
}

#content h3{
	font-size: 0.69em;
	color: #666666;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:8px;

}

#content p{
	line-height: 1.5em;
	margin: 0 0 20px 0;
	text-align: justify;
}


#content img{
	margin: 0 15px 0 0;
	float: left;
	clear: both;
}

#content .teaser{
	font-style: italic;
}
#content .teaserbild {
	margin: 0 0 20px 0;
}

.saCalendar {
	font-size:0.9em;
	margin-bottom:20px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.saCalendar.rightMargin {
	margin-right:20px;
}

.saCalendar td{
	width:34px;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
}

.saCalendar th  {
	padding-top:5px;
	padding-bottom:5px;
}

.saCalendar th.tableTitle {
	background-color:#219CD3;
	color:#fff;
}

.saCalendar td {
	border:1px solid #ddd;
}

.saCalendar th {
	line-height:1.6em;	
}

.saCalendar th.weekday {
	color:#666;	
}

.saCalendar td.emptyCell {
	border:none!important;
	cursor:default;
}

.saCalendarBox {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.saCalendar td.toggleCell, .saCalendarRightImg, .saCalendarLeftImg {
	cursor:pointer;
}

.saCalendarSide {
	height:210px;
	float:left;
	width:30px;
	background-repeat:no-repeat;
	background-position:0px 80px;
}

.saCalendarBox {
	margin-left:5px;
	margin-right:5px;
	float:left;
}

.saCalendarRightImg {
	background-image:url("../img/serviceAviability/arrowRight.gif");
}
.saCalendarLeftImg {
	background-image:url("../img/serviceAviability/arrowLeft.gif");
}

.saLegendEntry {
	margin-top:10px;
	margin-top:10px;
}

.saLegendEntry .saLegendColorBox {
	width:22px;
	height:22px;
	float:left;
	border:1px solid #666;
}

.saLegendEntry .saLegendColorBox.deactivated {
	background-color:#ddd;
}

.saCalendar td.disabled {
	cursor:default;
	color:#999;
	background-color:#eee;
}
.saCalendar td {
	background-repeat:no-repeat;
	background-position:11px 9px;
}
.saCalendar td.on {
	background-color:#CCFFCC;
}

.saCalendar td.off {
	background-color:#FFDEDE;
}

.saCalendar td.loading span {
	display:none;
}
.saCalendar td.loading {
	padding:0;
}
.saCalendar td.on.loading {
	background-image:url("../img/serviceAviability/loadingOn.gif");
}

.saCalendar td.off.loading {
	background-image:url("../img/serviceAviability/loadingOff.gif");
}

.saLegendEntry .saLegendColorBox.on {
	background-color:#CCFFCC;
}

.saLegendEntry .saLegendColorBox.off {
	background-color:#FFDEDE;
}

.saLegendEntry .saLegendText {
	font-size:1.1em;
	margin-left:5px;
	float:left;
	width:200px;
	padding-top:5px;
}

.box .boxSpacer {
	height:20px;
}




.g4fColumn{
	width:355px;
	float:left;
	display:table-column;
}

#content .g4fColumn h1 {
	background-image: url("../img/lines/line.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 0.55em !important;
	text-transform: uppercase;
	/*height: 20px;*/
	padding-bottom:9px;
	letter-spacing: 3px;
	background-image: url("../img/lines/lineBlueWide.gif") !important;
	margin-bottom:0px;
	background-position: bottom left;
	margin-top:8px;
}

.g4fInnerColumn{
	background-color:#f0f4f7;
	padding:10px;
	margin-bottom:25px;
}

.g4fRightMargin{
	margin-right:30px;
}


.g4fInnerColumn{
	background-color:#f0f4f7;
	padding:10px;
	margin-bottom:25px;
}


