a:link:-moz-read-write {
	color:	#666 !important;
	text-decoration: underline !important;
	font-weight: bold;
}

a:hover:-moz-read-write {
	text-decoration: none !important;
}

/* ==============| Grundgeruest |=============== */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-position: left center;
}

body {
	background: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-size: 12px;
}

h4 {
	font-size:16px;
	}

h1 {
	padding-left: 15px;
}

/*
div#IonasEngineContentDiv {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #333333 url(../design/img1.gif) repeat-y center top;
}*/

div#outerFrame {
	width: 982px;
	margin: 0px auto;
	text-align: left;
	height: 100%;
}

div#outerFrame table.banner td.leftPart {
	display: none;
}

col.col_leftPart {
	width: 220px;
}


col.col_rightPart {
	width: 203px;
}

div#mainArea {
	width: 100%;
	border-top:2px solid #FFF;
}

div#mainArea table#main {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	height: 100%;
}

div#mainArea table#main tr.documentRow td.leftPart {
	padding: 0;
	vertical-align: top;
}

div#outerFrame div.leftPart div.sideBoxContent {
	padding: 0;
	margin: 0;
	border: 0;
}

div#mainArea div.rightPart div.sideBoxContent img {
	vertical-align: middle;
	margin-right: 6px;
}

div#mainArea table#main tr.documentRow td.centerPart {
	padding: 21px 20px 30px 38px;
	vertical-align: top;
}

div#mainArea table#main tr.documentRow td.rightPart {
	vertical-align: top;
	background-color: #d7d8d9;
}

div.vMarqueeOuter {
	width: auto !important;
}


a:link,
a:visited,
a:active {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

table.wireframe tr th,
table.wireframe tr td {
	padding: 5px;
}

/* ==============| Header |=============== */
/* topBar Navigation*/
div#outerFrame div.topBar table {
	padding: 0;
	border-collapse: collapse;
}

div.navigationroot > div {
	display: table;
	width: 100%;
}

div#outerFrame div.topBar div.leftPart ul.navigation {
	margin: 0;
	list-style: none;
	padding-left: 0;
	border: 0;
	display: table-row;
}

div#outerFrame div.topBar div.leftPart ul.navigation li {
	display: table-cell;
	margin: 0;
	padding: 0;
	border-left: 1px;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-style: solid;
	border-left-color: #fff;
}

div#outerFrame div.topBar div.leftPart ul.navigation li.FIRST {
	border: 0;
}

div#outerFrame div.topBar div.leftPart ul.navigation li a {
	text-align: center;
	text-decoration: none;
	color: #eee;
	display: block;
	line-height: 26px;
}

div#outerFrame div.topBar div.leftPart ul.navigation li a:HOVER,
div#outerFrame div.topBar div.leftPart ul.navigation li.ACTIVE a {
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	display: block;
	line-height: 26px;
}


div#outerFrame div.topBar td.leftPart {
	padding: 0;
	border:0;
	margin:0;
}


/* ==============| Content |=============== */

div#breadcrumb {
	font-size: 10px;
	color: #666;
	margin: -4px 0 4px 1px;
}

div#breadcrumb a:link,
div#breadcrumb a:visited,
div#breadcrumb a:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div#breadcrumb a:hover {
	text-decoration: underline;
}

div#breadcrumb span.breadcrumb:FIRST-CHILD {

}

div#teaser {
	margin-bottom: 20px;
	font-weight: bold;
	color: #999999;
}

div.teaserPictureSpan , div.teaserPictureSpanLeft {
	float: left;
}

div.teaserPictureSpanRight {
	float: right;
}

div.teaserPictureSpan img {
	margin-right: 12px;
	margin-bottom: 12px;
	margin-top: 0;
}


tr.documentRow div.centerPart ul {
	list-style-type: square;
	margin-left: 14px;
	padding: 0;
}

div#maincontent ul.documentsFetch {
	list-style-type: none;
}

div#maincontent ul.documentsFetch li a {
	color: #666;
	padding-left: 14px;
	background-image: url('../design/cross_normal.png');
	background-position: left center;
	background-repeat: no-repeat;
}

tr.documentRow div.centerPart a:link,
tr.documentRow div.centerPart a:visited,
tr.documentRow div.centerPart a:active {
	color: #666;
	text-decoration: none;
}

tr.documentRow div.centerPart a:hover {
	text-decoration: underline;
}

div#maincontent {
    clear: both;
}

div#mainArea td.centerPart div#headline h1 {
	margin: 21px 0;
}

/* ==============| Navigation Allgemein |=============== */


div.sideBoxHeader {
	display: none;
}

div#mainArea td.leftPart div.leftPart div.sideboxWithoutInherit div.sideBoxContent,
div.sideBoxContent {
	padding: 2px 12px;
}

div.sideBoxContent a:link,
div.sideBoxContent a:visited,
div.sideBoxContent a:active {
	text-decoration: none;
	/*padding-left: 8px;*/
}

div.languagesSpan {
	margin-top: 1em;
	margin-left: 12px;
}

div.languagesSpan ul.languages {
	padding-left: 6px;
	height: 12px;
}

div.languagesSpan ul.currentLanguage {
	clear: left;
}

div.searchFormSpan {
	padding-top: 9px;
}div#footer div.printButton
div#footer div.topButton

div.searchFormSpan form {
	margin: 0;
}

table.searchForm {
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
	padding: 0;
}

table.searchForm a:link,
table.searchForm a:visited,
table.searchForm a:active {
	color: #666;
	font-size: 10px;
}

table.searchForm td {
	margin: 0;
	padding: 0
}

table.searchForm td.searchFormInputCell {
	width: 175px;
	border: 1px solid #999;
	border-right: 0;
	background-color: #fff;
}

table.searchForm td.searchFormInputCell input {
	border: 0;
	background-color: #fff;
	width: 156px;
	padding: 2px;
	color: #888;
}

table.searchForm td.searchFormButtonCell {
	width: 20px;
	border: 1px solid #999;
	border-left: 0;
	background-color: #fff;
	height: 20px;
	vertical-align: middle;
}


/* vertikale Navigation */
div#mainArea div.leftPart div.navigation ul.navigation {
	display: block;
	padding: 0;
}
div#mainArea div.leftPart div.navigation ul.navigation li,
div#mainArea div.leftPart div.navigation ul.navigation li.ACTIVE {
	border-bottom: 1px;
	border-bottom-color: #eee;
	border-bottom-style: solid;
}


div#mainArea td.leftPart div.navigation ul.navigation li a {
	color: #1e0c00;
	text-decoration: none;
	display: block;
	line-height:17px;
	padding:7px 0 7px 10px;
}

div#mainArea td.leftPart div.navigation ul.navigation li.ACTIVE a,
div#mainArea td.leftPart div.navigation ul.navigation li a:HOVER {
	text-decoration: none;
	background-color: #fff;
	padding-left: 10px;

}

/* subnavigation*/
div#mainArea div.leftPart div.navigation ul.navigation ul.navigation{
	background-color: #fff;
	display: block;
}

div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li,
div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li.ACTIVE {
	border-bottom: 1px;
	border-bottom-style: solid;
	/*line-height: 31px;*/
}

div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li.LAST,
div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li.ACTIVE.LAST {
	border-bottom: 0;
}

div#mainArea td.leftPart div.navigation ul.navigation ul.navigation li a {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	background-image: url('../design/dot.png');
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-left: 18px;
	font-weight: normal;
}

div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li.ACTIVE a,
div#mainArea div.leftPart div.navigation ul.navigation ul.navigation li a:HOVER {
	background-image: url('../design/dot.png');
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-left: 18px;
	font-weight: normal;
}

div.topBar col.col_leftPart {
	width: 982px;
}

div.topBar col.col_centerPart,
div.topBar col.col_rightPart {
	width: 0;
}

div#outerFrame div.topBar td.centerPart,
div#outerFrame div.topBar td.rightPart {
	display: none;
}


/* ==============| Prim. Navigation |=============== */

table.banner {
	border-collapse: collapse;
}

/* ==============| Bereich links |=============== */

table#main div.leftPart ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666;
	text-align: left;
}

table#main div.leftPart ul li {
	padding: 0;
}

table#main div.leftPart ul a:link,
table#main div.leftPart ul a:visited,
table#main div.leftPart ul a:active {
	color: #CD6216;
	text-decoration: none;
	font-weight: bold;
}

table#main div.leftPart li.ACTIVE a:link,
table#main div.leftPart li.ACTIVE a:visited,
table#main div.leftPart li.ACTIVE a:active {
	color: #000;
}

table#main div.leftPart div.sideLeftBottom {
	margin-top: 10px;
}

div#footer div.printButton {
	float: left;
	margin-top: 33px;
}

div#footer div.printButton a {
	font-weight: normal;
	text-decoration: none;
}

div#footer div.topButton {
	float: right;
	margin-top: 33px;
}

div#footer div.topButton a {
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

/*hier kommt farbe ins spiel (damit auch seiten ohne custom.css vernünftig aussehen)*/

/*topbar Navigation*/
div#outerFrame div.topBar td.leftPart {
	background-color: #B3290B;
}

div#outerFrame div.topBar div.leftPart ul.navigation li a:hover,
div#outerFrame div.topBar div.leftPart ul.navigation li.ACTIVE a {
	color: #B3290B;
	background-color: #fff;
}

/*vertikale Navigation */
div#mainArea table#main tr.documentRow td.leftPart {
	background-color: #ef9f7b;
	border-right-color: #b73417;
	border-right-style: solid;
	border-right-width: 1px;
}

div#mainArea td.leftPart div.navigation ul.navigation li.ACTIVE a,
div#mainArea td.leftPart div.navigation ul.navigation li a:hover {
	color: #B3290B;
	background-color: #fff;
	font-weight:bold;
}

td#contentTd div.centerPart hr,
td#contentTd div.centerPart h1,
td#contentTd div.centerPart h2,
td#contentTd div.centerPart h3,
td#contentTd div.centerPart h4 {
	color: #B3290B;
}

td#contentTd div.centerPart a:LINK,
td#contentTd div.centerPart div#breadcrumb a{
	color: #666;
}

div#maincontent ul.documentsFetch li.ACTIVE a,
div#maincontent ul.documentsFetch li a:HOVER  {
        color: #B3290B;
        text-decoration: none;
	/* background-image: url('./cross_aktuell.png'); */
}
div#headline {
        /* background-image: url('./headline_arrow.png'); */
        background-repeat: no-repeat;
        background-position: left center;
}

/* footer */
div#footer {
	font-size: 10px;
}


/* tabelle */
div#maincontent table.coloredTable, table.downloadTable {
	border-collapse: collapse;
}

div#maincontent table.coloredTable tr td, table.downloadTable tr td {
	border-bottom: 1px solid;
	border-top: 0 none;
	border-left: 1px solid;
	border-right: 0 none;
	padding-left: 10px;
	padding-right: 10px;
}

div#maincontent table.coloredTable tr td:FIRST-CHILD,
table.downloadTable tr td:FIRST-CHILD {
	border-left: 0 none;
}

div.hLinkList ul.hLinks li {
	list-style: none;
	padding-bottom: 10px;
}

div.hLinkList ul.hLinks li.FIRST {
	padding-top: 0;
	margin-top: 0;
}


div.hLinkList ul.hLinks li.LAST {
	padding-bottom: 3px;
}

div.hLinkList ul.hLinks {
	padding-left: 18px;
}

div#maincontent div.subdocumentMerger a.fileName {
	display: block;
}


/* Abstand zwischen Bild und Text */
.float_left {
	margin:6px 14px 6px 0;
}

.float_right {
	margin:6px 0 6px 14px;
}

/* Newsuebersicht */
div.documentTeaserList div.INSTANCE {
	clear: both;
}

div#headline {
	background-position:0 2px !important;
}

.teaserPictureSpan + div.documentHeadline,
.teaserPictureSpan + div.documentHeadline + div.abbreviatedTeaserText,
.teaserPictureSpan + div.documentHeadline + div.teaser,
.teaserPictureSpan + script + div.documentHeadline,
.teaserPictureSpan + script + div.documentHeadline + div.abbreviatedTeaserText,
.teaserPictureSpan + script + div.documentHeadline + div.teaser {
	margin-left: 132px;
}

/* Fix für den Abstand unter mehrzeiligen Überschriften */ 
.teaserPictureSpan + script + div.documentHeadline > h3 {
	line-height: 0;
}

.teaserPictureSpan + script + div.documentHeadline > h3 * {
	line-height: 14px;
}



a.documentTeaserMore {
	float: right;
	margin-right: 12px;
	font-weight: normal;
	text-decoration: none !important;
}

td.subtreeSearchTd{
	display: none;
}

/*===== structuredDocumentList =====*/
#outerFrame .structuredDocumentList ul.navigation {
	padding: 0 0 47px;
}

.structuredDocumentList ul.navigation li span {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	border-left:1px solid #D2CFC8;
	padding: 0 2px;
	margin: 4px 0 2px;
	min-width: 12px;
	text-align: center;
}

.structuredDocumentList ul.navigation li.COUNT0 span {
	border-left: none;
}

.structuredDocumentList ul.navigation li.EMPTY span:hover,
.structuredDocumentList ul.navigation li.EMPTY span {
	color: #D2CFC8;
	background-color: transparent;
}

.structuredDocumentList ul.navigation li span:hover,
.structuredDocumentList ul.navigation li.ACTIVE span {
	background-color: #999;
	color: #fff;
}


.structuredDocumentList div.content.horizontal {
	border-top: 1px solid #D2CFC8;
	padding-top: 16px;
}

#outerFrame .structuredDocumentList div.content.horizontal ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.structuredDocumentList div.content.horizontal ul li a {
	display: block;
	font-size: 11px;
	padding: 3px 0 3px 27px;
	margin: 0 0 1px;
	background: #eee url('../design/bg_menusub_bottom.gif') no-repeat 13px 5px;
	color: #444;
}

.structuredDocumentList div.content.horizontal ul li.EVEN a {
	background-color: #ddd;
}

.structuredDocumentList div.content.horizontal ul li a:hover,
.structuredDocumentList div.content.horizontal ul li.EVEN a:hover {
	background-color: #999;
	background-image: url('../design/bg_menusub_bottom_over.gif');
	color: #FFFFFF !important;
	text-decoration: none;
}

/* vertical */
.structuredDocumentList div.content.vertical span.head {
	text-decoration: none;
	font-weight: bold;
	background-color: #555;
	color: #fff;
	margin: 14px 0 6px;
	text-indent: 10px;
	padding: 4px 0 4px 0;
}

#outerFrame .structuredDocumentList div.content.vertical ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.structuredDocumentList div.content.vertical li {
	margin-bottom: 6px;
	padding: 0 0 0 18px;
}

div.dynamicForm table.dynaform_table tfoot tr td a,
div.dynamicForm p a {
	padding-right: 10px;
}

/* RSM */

div.resourceCalendar .ui-datepicker {
	max-width: none;
}

col.resmanLabelCol {
	width: 176px;
}

.resCalendarHighlightedDay a.ui-state-default {
	font-weight: bold;
}

table.resmanList tr:first-child td span.resmanListDate {
	margin-top: 10px;
}

span.resmanListDate {
	font-weight: bold;
	margin-top: 12px;
	display: block;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 2px;
}

 span.resmanListTitle {
	font-weight: bold;
	display: block;
}

h3.resmanUnitHeadline {
	margin-bottom: 0px;
}

div.requestFormContainer .resmanRequestFormFieldError {
	background-color: transparent;
	border: 1px solid red;
}

.resmanSuccess {
	color: #088c0c;
}

div.resourceOccupationListContainer table.resmanList {
	width: 100%;
}

div.resourceOccupationListContainer table.resmanList td.resmanListTime {
	padding-right: 10px;
}

table#main div.resourceOccupationListContainer table.resmanList td.resmanListDesc a {
	cursor: pointer;
	color: #666;
}

table#main div.resourceOccupationListContainer table.resmanList td.resmanListDesc a:hover {
	text-decoration: underline;
}

table#main div.resourceOccupationListContainer table.resmanList td.resmanListDesc a.noJS {
	cursor: default;
}

table#main div.resourceOccupationListContainer table.resmanList td.resmanListDesc a.noJS:hover {
	text-decoration: none;
}

div.dynamicForm textarea,
div.requestFormContainer form#resmanRequestForm table textarea {
	padding-left: 4px;
	padding-right: 4px;
	width: 284px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em;
}

div.requestFormContainer form#resmanRequestForm table th {
	text-align: left;
}

table.anmeldung input:not([type]),
table.anmeldung input[type=text],
table.anmeldung select,
table.anmeldung textarea,
table.bestaetigung input[type="text"] {
	border-radius: 4px;
	margin: 0 0 8px;
	resize: none;
}

div.requestFormContainer form#resmanRequestForm table input,
div.requestFormContainer form#resmanRequestForm table select,
table.anmeldung input:not([type]),
table.anmeldung input[type=text],
table.anmeldung select,
table.anmeldung textarea,
table.bestaetigung input[type="text"] {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

div.dynamicForm input[type=text],
div.requestFormContainer form#resmanRequestForm table input.textinput,
table.anmeldung input:not([type]),
table.anmeldung input[type="text"],
table.anmeldung select,
table.anmeldung textarea,
table.bestaetigung input[type="text"] {
	padding-left: 4px;
	padding-right: 4px;
	width: 284px;
}

div.resourceOccupationList form#resmanRequestForm div.descriptioninput {
	border: 1px solid #AAA;
	width: 284px;
}

div.requestFormContainer form#resmanRequestForm table input.textinput.timetextinput {
	width: 100px;
}

div.requestFormContainer form#resmanRequestForm table input.textinput.cityinput {
	width: 225px;
}

div.requestFormContainer form#resmanRequestForm table input.textinput.zipinput {
	margin-right: 8px;
	width: 38px;
}

div.requestFormContainer form#resmanRequestForm table input.textinput.eventHnumberinput,
div.requestFormContainer form#resmanRequestForm table input.textinput.eventZipinput {
	width: 38px;
}

.resmanListDescText {
	white-space: pre-line;
}

form#resmanRequestForm input[type="text"],
form#resmanRequestForm select,
form#resmanRequestForm textarea {
	border: 1px solid #AAAAAA;
	padding: 4px;
}

div.resourceOccupationList div#resmanTerminDetailView,
div.resourceOccupationList div#resmanTerminDetailView div.resmanTerminDetails,
div.resourceOccupationList div#resmanTerminDetailView div.resmanTerminDetails table {
	width: 473px;
	word-break: break-all\0/;
}

div.resourceOccupationList div#resmanTerminDetailView table tr td.resmanDetailViewDesc {
	word-break: normal\0/;
}

div.resourceOccupationList div#resmanTerminDetailView table tr td:first-child {
	width: 102px;
}

div.resourceOccupationList div#resmanTerminDetailView table tr td:last-child {
	width: 380px;
}

div#resmanTerminDetailView div.resmanTerminDetails h5 {
	color: #B3290B;
	font-size: 12px;
}

div.resourceOccupationList div#resmanTerminDetailView span.headline {
	color: #666;
	font-weight: bold;
}

form#dateFilterForm input.dateinput,
form#dateFilterForm input.timeinput,
form#resmanRequestForm input.dateinput,
form#resmanRequestForm input.timeinput,
div.resourceCalendar input.dateFilter,
div.resmanRequestUploadForm {
	border: 1px solid #AAA;
	padding: 4px;
}

div.resourceOccupationList select#userUnitSelector,
div.resourceCalendar select#resmanMonthFilter {
	margin-top: 8px;
	border: 1px solid #AAA;
	padding: 4px;
	width: 50%;
}

div.sideBoxContent div#resmanCalendarContainer .ui-datepicker td span,
div.sideBoxContent div#resmanCalendarContainer .ui-datepicker td a {
	padding: 1px;
}

/*
 * RSM
 */

div.resmanEventLocation img.icon {
	vertical-align: middle;
}

table#main div.resourceOccupationListContainer table.resmanList span.resmanListDate,
table#main div.resourceOccupationListContainer table.resmanList span.resmanListTitle,
table#main div.resourceOccupationListContainer table.resmanList span.resmanListTitle a {
	color: #B3290B;
}

table#main div.resourceOccupationListContainer table.resmanList div.resmanListTime {
	font-weight: bold;
}

table#main div.resourceOccupationListContainer table.resmanList tr td.resmanListTime,
table#main div.resourceOccupationListContainer table.resmanList tr td.resmanListDesc {
	padding-bottom: 8px;
}

div.resmanExport, div.resmanImport {
	display: none;
}

div.dynamicForm input[size="8"]{
	width: 75px;
}

div.dynamicForm input[size="10"]{
	width: 90px;
}

/*
 * Style für eine zentrierte Übersicht
 */
 
div#mainArea div.xhtmlText h4.headline-center{
	text-align: center;
}

/*
* ul und ol -list style für ie (damit die Aufzählungszeichen nicht hinter den Bildern sind)
*/
div.xhtmlText ul, div.xhtmlText ol {
	list-style-position:inside;
}

/*
 * Eingefärbte, fette Schrift
 */

div#mainArea div.xhtmlText span.boldColoredText{
	font-weight: 700;
}


div.imageGalleryImageDesc {
	padding-top: 1.5em;
}

table.downloadTable .description a {
  display: block;
}

.dynamicFormSelect tr td {
	padding: 0 0 5px;
}
	
.dynamicFormElement2D .label p{
	margin: 0;
	padding: 2px 0 8px;
}	


	
	
	