@charset "utf-8";
/* CSS Document */

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* +++++++++++++++++++++++++++++++++++++++ 
 * Markierungen fuer offene punkte 
 * */
span.openImplTodo {
}
	
span.openImplTodo.status,
span.openImplTodo.hint,
span.openImplTodo.adminFunction,
span.openImplTodo.marking {
	display: none;
}

@font-face {
  font-family: 'NettoOT';
  src:url('../font/NettoOT.eot');
  src: local('NettoOT'), url('../font/NettoOT.otf') format('Opentype');
}


pre {
	background-color: white; 	
}
em {
	font-style:italic;
}

html {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #494949;
    background: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0 0 0 0px;
    padding: 0;
	padding-left: 22px;
	background-image: url('../images/page/bg_page.gif');
	background-repeat: repeat-x;
    background-color: #4f1f36;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
}

hr.contentDivider {
	border: none;
	height: 1px;
	border-bottom: 1px solid #D8D7C5;
	padding: 0px;
	margin: 0px;
}
hr.contentDividerSpace {
	border: none;
	height: 1px;
	border-bottom: 1px solid #D8D7C5;
	padding: 0px;
	margin-top: 10px;
        margin-bottom: 10px;
}
div.eventDetailView div.klapperElement div.klapperContent hr.contentDivider {
	margin-top: 5px;
	margin-bottom: 5px;
}
td:active{
	border: none;
}

.onlyPrint {
	display: none;
}

strong {
	font-weight: bold;
}

h1 {
	font-family: Georgia, Times;
	margin-bottom: 15px;
}
h2,h3,h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
fieldset {
	border: 1px solid #ddd;
	padding: 10px;
}
fieldset legend {
	padding-left: 5px;
	padding-right: 5px;
	color: #BDBDBD;
}

span.accmeo {
	font-family: NettoOT;
	font-size:larger;
}
/* +++++++++++++++++++++++++++++++++++++++ */
/* LINKS */
a {
    text-decoration: none;
	color: #494949;
}

a:hover {
    text-decoration: underline;
}
a.attraction {

}
a.icon_close {
	display:block;
	background:url("../images/button/icon_close.gif") no-repeat;
	float:right;
	margin:4px;
	height:18px;
	width:16px;
	cursor: pointer;
}
a.fullList {
	color: #5ec3d5;
	text-decoration: none;
	font-weight: bold;
}
a.nameLink {
	color: #3fa8c8;
	text-decoration: none;
	font-weight: bold;
}
a.infoLink {
	color: #3fa8c8;
	font-weight: bold;
}
a.actionLink {
	color: #3fa8c8;
}

a.iconLink {
	text-decoration: none;
	height: 21px;
}
a.iconLink span {
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 5px;
}
a.linked {
    color:#24B8D2;
    text-decoration: none;
}
a.buttonplain {
	background-color: transparent;
	color:#24B8D2;
	font-size:12px;
  font-weight: bold;
  text-decoration: none;
}
a.buttonplain.plus {}
a.buttonplain.minus {
	background-position: center 3px;
	background-repeat:no-repeat;
	padding:7px 8px;
	background-image:url("../images/symbol/delete.png");
	/*padding: 4px;
	background-image:url("../images/symbol/delete_plain.gif");*/
        min-width: 10px;
        min-height: 10px;
        display: inline-block;
}
a.buttonplain.minus span {
	display: none;
}
a.buttonplain.minus.small {
	background-position:center;
	background-image:url("../images/symbol/delete_plain.png");
}

a.scroll img {
	padding-bottom:2px;
}
/* +++++++++++++++++++++++++++++++++++++++ */
.left, 
.middle {
    float: left;
}

.right {
    float: right;
}

div.clearer {
  clear: both;
}

.hidden,
#module a.symbol.hidden {
	display: none;
}
/* +++++++++++++++++++++++++++++++++++++++ */

.deactivated {
	color: #ccc;
	
}

/* +++++++++++++++++++++++++++++++++++++++ */
#page {
	min-width: 1100px;
}

#header {
	height: 102px;
	background-image: url('../images/page/bg_head.gif');
	background-repeat: repeat-x;
}

#header div.headerContent {
	height: 102px;
	background-image: url('../images/page/bg_head_left.gif');
	background-repeat: 	no-repeat;
	padding-left: 13px;
}

#header #topNavi {
	height: 39px;
}
#header #topNavi table.naviElements {
	margin-right: 20px;
}
#header #topNavi table.naviElements td {
	height: 25px;
	vertical-align: middle;
	background-color: #6c2a4a;
	padding-left: 5px;
	padding-right: 5px;	
	color: #d6c5ce;
}
#header #topNavi table.naviElements td.leftBorder {
	background-image: url('../images/page/head_table_leftBorder.gif');
	background-repeat: 	no-repeat;
	width: 8px;
	padding-left: 0px;
	padding-right: 0px;	
	background-color: transparent;
}
#header #topNavi table.naviElements td.divider {
	background-image: url('../images/page/head_table_divider.gif');
	width: 2px;
	background-repeat: 	no-repeat;
	background-position: center center;
}
#header #topNavi table.naviElements td.divider.full {
	background-image: url('../images/page/head_table_divider_full.gif');
}
#header #topNavi table.naviElements td.loggedInUser {
	background-image: url('../images/page/head_table_pfeil.gif');
	background-repeat: 	no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#header #topNavi table.naviElements td.rightBorder {
	background-image: url('../images/page/head_table_rightBorder.gif');
	background-repeat: 	no-repeat;
	width: 8px;
	padding-left: 0px;
	padding-right: 0px;	
	background-color: transparent;
}
#header #topNavi table.naviElements td a {
	color: #d6c5ce;
	text-decoration: none;
}
#header #mainNavi {
	min-width: 725px;
	padding-right: 20px;
}
#header #mainNavi a.mainNaviButton,
#header #mainNavi img.mainNaviButton {
	margin-left: 20px;
}
/* +++++++++++++++++++++++++++++++++++++++ */

#module {
}


/* +++++++++++++++++++++++++++++++++++++++ */

div.module {
	padding-bottom: 20px;
}
div.module div.fullBox {
}


div.module div.fullBox div.boxDark {
}

div.module div.fullBox div.boxDark div.headRow {
  padding-bottom: 25px;
}
div.module div.fullBox div.boxDark div.headRow div.title {
  font-family: Georgia, Times;
  font-size: 20px;
/*  float: left; wird das irgendwo benötigt? Es verhindert das padding von headRow. @todo: löschen */
}

/* +++++++++++++++++++++++++++++++++++++++ */
/* CONTENT */

div.module .fullBox .boxDark .boxMiddleLight {
/*  background-color: #f7f7f3;*/
  padding: 0px;
}

div.module table.contentTable td.naviCol {
	width: 170px;
}
div.module table.contentTable td.contentCol {
	background-color: #ffffff;
	padding: 30px;
}
div.module div.contentCol {
	background-color: #ffffff;
	padding: 30px;
}

div.module div.contentElementFooter,
div.module tr.contentElementFooter td {
	height: 9px;
	background-color: #DFE0D2;
	margin-bottom: 20px;
	border-left: 1px solid #DFE0D2;
	border-right: 1px solid #DFE0D2;
/*	border-top: 1px solid #BDBDBD;*/
}
div.module div.contentElementFooter.withLine,
div.module tr.contentElementFooter.withLine td {
	border-top: 1px solid #BDBDBD;
}

div.module div.noResult {
	padding: 10px;
	
}

div.module img.contentImage {
	padding: 2px;
	border: 1px solid #BDBDBD;
	margin-right: 10px;
}


div.module div.contentCol ul {
	margin-left: 20px;
}
div.module div.contentCol ul li {
	list-style-type:circle;
}
div.module div.contentCol div.contentFlowText {
	width: 600px;
}
/* +++++++++++++++++++++++++++++++++++++++ */

#footer {
    margin-bottom: 20px;
}

#footer .text {
    text-align: center;
    font-size: 11px;
    padding: 3px;
    color: #d6c5ce;
}

#footer .text a {
    color: #d6c5ce;
}

#audioPlayer {
	display: none;
}

/* +++++++++++++++++++++++++++++++++++++++ */

#transDiv {
	z-index: 5;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=50);
	-moz-opacity:0.5; 
	opacity:0.5;
	background-color: #aaa;
}
#waitingDiv {
	z-index: 100;
	position: absolute;
	left: 370px;
	top: 70px;
	border: 1px solid #7F7F7F;
	background-color: white;
	color: #7F7F7F;
	font-size: 16px;
	font-weight: bold;
	padding: 40px;
}

/* ############################################## */

#noticeDiv {
	z-index: 70;
	position: absolute;
	left: 370px;
}


#noticeDiv .content {
	background-color: #fff;
	padding: 10px;
}

#noticeDiv #noticeHead {
	color: #FF9A00;
	font-size: 14px;
	font-weight: bold;
}

#noticeDiv #noticeText {
	padding: 5px 0px;
}


#noticeDiv #noticeFoot {
	border-top: 1px dotted #ccc;
	padding: 5px 0px;
	text-align: right;
	font-weight: bold;
} 

div.errorMessage {
  border: 1px solid red;
  background-color: #e5e5e5;
  padding: 10px;
  margin-bottom: 10px;
}

div.successMessage {
  border: 1px solid green;
  background-color: #e5e5e5;
  padding: 10px;
  margin-bottom: 10px;
}

.hiddenInputTemplate {
	display: none;
	height: 0;
        width: 0;
}

/* +++++++++++++++++++++++++++++++++++++++ */

/* +++++++++++++++++++++++++++++++++++++++ 
 * Hervorhebungen
 * */




span.eventFinished,
a.eventFinished,
#module table.listing td.nameCol a.eventFinished {
	color: green;
	font-weight: bold;
}
a.todoUnfinished {
	color: red;
	font-weight: bold;
}

div.dayContent div.element.hi {
    /*background-color: lightgreen;*/
}
div.element.hi {
	background-image: url(../img/bgElementHighlight.png);
}
div.element.hi,
div.element.hi a {
	color: white;
}

#module table.blockDisplay div.eventElement.series span.eventTime  {
	background-repeat: no-repeat;
	background-image: url(../img/series_icon.png);
	padding-left: 12px;
}

#module table.listing tr.event.series td span.eventTitle {
	background-repeat: no-repeat;
	background-image: url(../img/series_icon.png);
	padding-left: 15px;
}

span.seriesSymbol {
	background-repeat:no-repeat;
	background-image: url(../images/seriesIcon.png);
	padding-left: 12px;
}

span.seriesSymbolLarge {
	background-repeat:no-repeat;
	background-image: url(../images/seriesIconLarge.png);
	padding-left: 25px;
}

span.monitorFormChangeAdvice {
	padding-left: 10px;
	color: red;
}

/* +++++++++++++++++++++++++++++++++++++++ 
 * Button
 * */

a.buttonlink, a.buttondatechanger {
    display: block;
    float: left;
    height: 21px;
    margin-right: 6px;
    padding-right: 4px; /* sliding doors padding */
	font-weight: bold;
	text-decoration: none;
}

a.buttonlink span, a.buttondatechanger span {
    display: block;
	padding: 3px 0px 1px 0px;
	height: 17px;
	color: #26b6d0;
}

a.buttonlink.refresh {
    background: transparent url('../images/symbol/refresh.gif') no-repeat scroll top left;
	background-position: 0px 4px;
	padding-left:15px;
}

a.buttondatechanger.currentmonth,
a.buttondatechanger.currentweek,
a.buttondatechanger.currentday {
/*    background: transparent url('../images/symbol/refresh.gif') no-repeat scroll top left;
	background-position: 0px 4px; */
}


/*
 jQuery UI Style
 */
div.ui-datepicker {
	position: absolute;
	z-index: 2000 !important;	
	left: -2000px;
	border: 2px solid #c2c1bd;
	-moz-border-radius:4px;
	-moz-box-shadow: #494949 3px 3px 5px 0;
	background-color: white;
}
.ui-datepicker .ui-datepicker-header { 
	background-image: url(../images/datepicker/bg-datepicker-header.png);
	color: #494949; 
}

img.ui-datepicker-trigger {
	padding-left: 3px;
	cursor: pointer;
	vertical-align: middle;
	padding-bottom:3px;
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default {
	background-image: url(../images/datepicker/bg-datepicker-day.png);
	border: 1px solid #BDBDBD;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
	background-image: url(../images/datepicker/bg-datepicker-day_active.png);
	border: 1px solid #494949;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
	border: 1px solid #494949;
}
/*
 Tooltips
 */
.toolTipBox {
	position: absolute;
	width: 300px;
	background-color: #fff;
	z-index: 500;
	-moz-border-radius:4px;
	-moz-box-shadow: #494949 3px 3px 5px 0;
	border: 3px solid #ccc;
}

.toolTipBox .toolTipContent {
	margin: 5px;
	padding: 10px;
}

.toolTipBox .toolTipContent table th {
	text-align: left;
}

.toolTipBox .toolTipContent span.eventType {
	font-weight: bold
}
.toolTipBox .toolTipContent span.eventType img {
	vertical-align: bottom;
	margin-top: 3px;
}

/* +++++++++++++++++++++++++++++++++++++++ */
/* Headline Funcs */
div.boxContent div.headlineFunctions {
}
div.boxContent div.headlineFunctions div.title {
	display: none;
}
div.boxContent div.headlineFunctions div.actionElements {
	
}
div.boxContent div.headlineFunctions div.actionElements div.head {
	height: 25px;
	border-bottom:1px solid #BDBDBD;
	background-color: #DFE0D2;
	padding-top: 5px;
}
div.boxContent div.headlineFunctions div.actionElements div.head div.title {
	font-family: Georgia, Times;
	float: left;
	display: block;
	font-size: 18px;
	padding-left: 10px;
}
div.boxContent div.headlineFunctions div.actionElements div.head div.title.klapperHead {
	padding-left: 15px;
	margin-left: 10px;
	cursor: pointer;
}
div.boxContent div.headlineFunctions div.actionElements div.head div.headlineFuncsActions {
	float: right;
}
div.boxContent div.headlineFunctions div.actionElements div.head div.headlineFuncsActions a.symbol,
div.overlaypanel a.symbol {
	background-position:0 top;
	background-repeat:no-repeat;
	color:#3fa8c8;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Lucida Sans,Helvetica,Arial;
	font-size:12px;
	font-weight:bold;
	height:21px;
	letter-spacing:0.01em;
	padding-left:25px;
	padding-right:10px;
	padding-top:4px;
	text-decoration:none;
}
div.boxContent a.symbol.todo_new {
	background-image:url(../images/symbol/todo_new.png);
}
div.boxContent a.symbol.appointment_new {
	background-image:url(../images/symbol/appointment_new.png);
}
div.boxContent a.symbol.assignment_new {
	background-image:url(../images/symbol/assingment_new.png);
}
div.boxContent a.symbol.revenue_new {
	background-image:url(../images/symbol/assingment_new.png);
}
div.boxContent a.symbol.print {
	background-image:url(../images/symbol/print.png);
}
div.boxContent a.symbol.edit,
div.overlaypanel a.symbol.edit {
	background-image:url(../images/symbol/edit.png);
}
div.boxContent a.symbol.document_new {
	background-image:url(../images/symbol/document_new.png);
}
div.boxContent a.symbol.new {
	background-image:url(../images/symbol/new.png);
}


a.multifunctionLink {
	display: block;
	width: 16px;
	height: 18px;
	float: left;
	background-image:url(../images/button/multifunctionLink.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 4px;
	padding-right: 10px;
	text-decoration: none;
}
#module div.tableHeadOps a.symbol.multifunctionOption {
	padding-right: 3px;
}
ul.multifunctionLayer {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F8F3; 
	position:absolute;
	display: none;
	border: 1px solid #BDBDBD
}
ul.multifunctionLayer li {
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.multifunctionLayer li a {
	color: #61C3D5;
}
ul.multifunctionLayer li a.mainLink {
	font-weight: bold;
}

div.boxContent div.headlineFunctions div.actionElements div.head div.headlineFuncsActions a.symbol.series_drop {
	background-image:url(../images/symbol/cancel.png);
}
div.boxContent div.headlineFunctions div.actionElements div.head div.headlineFuncsActions a.symbol.series_delete {
	background-image:url(../images/symbol/delete.png);
}

div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings {
	color: #545454;
}
div.headlineFuncsListings a.nameLink {
	color: #3fa8c8;
	text-decoration: none;
	font-weight: bold;
}
div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings div.todoList {
	
}
div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings div.todoList table.todoListTable tr.todoRow td {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	background-color: #ecf7f9;
	border-bottom:1px solid #BDBDBD;
}
div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings div.documentList table.documentListTable tr.documentRow td {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	background-color: #ecf7f9;
	border-bottom:1px solid #BDBDBD;
}

div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings div.appointmentList {
	
}
div.boxContent div.headlineFunctions div.actionElements div.headlineFuncsListings div.appointmentList table.appointmentListTable tr.appointmentRow td {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	background-color: #ecf7f9;
	border-bottom:1px solid #BDBDBD;
}

div.boxContent div.packageInputs {
	padding: 10px;
	background-color: #F7F8F3;
/*	border-bottom:1px solid #BDBDBD; probeweise verschoben auf contentElementFooter */
}

div.boxContent div.contentDivider {
	height: 1px;
	border-bottom:1px solid #BDBDBD;
	margin-bottom: 10px;
}


div.boxContent label {
	float: left;
	width: 150px;
	font-weight: bold;
}
div.boxContent div.label {
	float: left;
	width: 150px;
	font-weight: bold;
}
table td.label {
	font-weight: bold;
        vertical-align: top;
}
div.inputFields {
	float: left;
}
.inputBlocks-table {
    display: table;
}
.inputBlocks-table .inputBlocks-table-row {
    display: table-row;
}
.inputBlocks-table .inputBlocks-table-row .inputBlock {
    display: table-cell;
    width: 150px;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    border-right: 1px solid #D8D7C5; 
}
.inputBlocks-table .inputBlocks-table-row .inputBlock:first-of-type {
    border-left: 1px solid #D8D7C5; 
}
.inputBlocks-table .inputBlocks-table-row .inputBlock .blockRow {
    padding-bottom: 5px;
}
.inputBlocks-table .inputBlocks-table-row .inputBlock .headline {
    font-weight: bold;
}
.inputBlocks-table .inputBlocks-table-row .inputBlock .buttonplain.minus {
    position: absolute;
    right: 0;
    top: -8px;
}
.inputBlocks-table .inputBlocks-table-row .inputBlock select,
.inputBlocks-table .inputBlocks-table-row .inputBlock input {
    width: 100%;
}
div.boxContent div.seriesConfiguration div.seriesSelector {
}
div.boxContent div.seriesConfiguration div.seriesOptions {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
/* contact selector */

div.contactSelectIdentifier {
	
}
div.contactSelectIdentifier span.contactReset {
	padding-left: 10px;
	padding-right: 10px;
}
div.contactSelectIdentifier span.contactName a  {
	color: #24B8D2;
}


/* event summary short */
div.eventDetailViewShort div.eventDetailViewTitle {
	font-size: 20px;
	margin-bottom: 30px;
	font-family: Georgia,Times;
}

div.eventDetailViewShort div.klapperElement {
	zoom: 1;
	border-bottom:1px solid #CCCCCC;
}

div.eventDetailViewShort div.klapperElement div.klapperHead {
	padding-left: 15px;
	background-image: url(../images/button/klapperClosed.png);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom:1px solid #BDBDBD;
	height:25px;
}	
div.eventDetailViewShort div.klapperElement div.klapperOperations {
	margin-left: 5px;
	float: left;
}
div.eventDetailViewShort div.klapperElement div.klapperAdditionalInfo {
	padding-top: 5px;
	margin-left: 5px;
	float: left;
}
div.eventDetailViewShort div.klapperElement div.klapperHead div {
	font-weight: normal;
	float: left;
	margin-left: 5px;
	height:25px;
}

div.eventDetailViewShort div.klapperElement div.klapperHead div.title {
/*	font-family:Georgia,Times;*/
	font-size:18px;	
	cursor: pointer;
	margin-right: 20px;
}

div.eventDetailViewShort div.klapperElement div.klapperContentShort,
div.eventDetailViewShort div.klapperElement div.klapperContent {
	clear: left;
	padding: 10px;	
}

div.eventDetailViewShort div.klapperElement div.klapperHead.open {
	background-image: url(../images/button/klapperOpen.png);
	background-position: 0;
}

div.eventDetailViewShort div.contentElementFooter {
	height: 9px;
	background-color: #DFE0D2;
	margin-bottom: 20px;
}



/* event summary long */
div.eventDetailView div.eventDetailViewTitle {
	font-size: 20px;
	margin-bottom: 30px;
	font-family: Georgia,Times;
}

div.eventDetailView div.klapperElement {
	zoom: 1;
	border-bottom:1px solid #CCCCCC;
}

/*div.eventDetailView div.klapperElement div.klapperHead {*/
div.klapperElement div.klapperHead {
	padding-left: 15px;
	background-image: url(../images/button/klapperClosed.png);
	background-repeat: no-repeat;
	background-position: 3px;
	border-bottom:1px solid #BDBDBD;
	height:25px;
}	
div.eventDetailView div.klapperElement div.klapperAdditionalInfo {
	padding-top: 5px;
	margin-left: 5px;
	float: left;
}
div.eventDetailView div.klapperElement div.klapperHead div {
	float: left;
	font-weight: normal;
	margin-left: 5px;
	height:25px;
}
div.eventDetailView div.klapperElement div.klapperHead div.klapperOperations {
	margin-left: 5px;
	float: right;
}

div.eventDetailView div.klapperElement div.klapperHead div.title {
/*	font-family:Georgia,Times;*/
	float: left;
	font-size:18px;	
	cursor: pointer;
	margin-right: 20px;
}

div.eventDetailView h3 {
	font-family:Georgia,Times;
	font-size:20px;	
	margin-bottom: 10px;
	margin-left: 15px;
}

div.eventDetailView div.klapperElement div.klapperContentShort,
div.eventDetailView div.klapperElement div.klapperContent {
	clear: left;
	padding: 10px;	
}

/*div.eventDetailView div.klapperElement div.klapperHead.open {*/
div.klapperElement div.klapperHead.open {
	background-image: url(../images/button/klapperOpen.png);
	background-position: 0;
}

div.eventDetailView div.contentElementFooter {
	height: 9px;
	background-color: #DFE0D2;
	margin-bottom: 20px;
}



/* Buttons */

a.button {
    background: transparent url('../images/button/bg/bgR.gif') no-repeat scroll top right;
    display: block;
    float: left;
    height: 31px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 4px;
}
a.button.space,
div.space {
	margin-left: 10px;
}

div.space {
	float:left;
}
a.button.save,
a.button.edit,
a.button.next,
a.button.acceptChanges {
    background: transparent url('../images/button/bg/bgR_blue.gif') no-repeat scroll top right;
}
a.button.publish {
/*    background: transparent url('../images/button/bg/bgR_green.gif') no-repeat scroll top right; */
}
a.button.unpublish {
/*    background: transparent url('../images/button/bg/bgR_red.gif') no-repeat scroll top right; */
}
a.button span {
    background: transparent url('../images/button/bg/bgL.gif') no-repeat;
    display: block;
	padding: 7px 11px 1px 15px;
	height: 23px;
	color: #fff;
}
a.button.save span,
a.button.edit span,
a.button.next span,
a.button.acceptChanges span {
    background: transparent url('../images/button/bg/bgL_blue.gif') no-repeat;
}
a.button.publish span {
/*    background: transparent url('../images/button/bg/bgL_green.gif') no-repeat; */
}
a.button.unpublish span {
/*    background: transparent url('../images/button/bg/bgL_red.gif') no-repeat; */
}

a.button:hover,
a.button:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}
a.button:hover span, 
a.button:active span {
    background-position: bottom left;
	cursor: pointer;
}


a.buttonSmall {
    background: transparent url('../images/button/bg/bgR_ok.gif') no-repeat scroll top right;
    display: inline-flex;
    align-items: center;
    float: left;
    height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 2px;
	color: #494949;
	margin-left: 5px;
}
a.buttonSmall span {
    background: transparent url('../images/button/bg/bgL_ok.gif') no-repeat;
    display: flex;
    align-items: center;
    padding: 0 6px 0px 8px;
    height: 100%;

}
a.buttonSmallRefresh {
    background: transparent url('../images/button/refresh.png') no-repeat;
    display: block;
    float: left;
	width: 30px;
    height: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

a.buttonSmall:hover,
a.buttonSmall:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
	text-decoration: none;
}
a.buttonSmall:hover span, 
a.buttonSmallactive span {
    background-position: bottom left;
	cursor: pointer;
}

/* paging */
div.module .fullBox .boxDark div.paging,
div.overlaypanel div.paging {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
  	float: right;
}
div.module .fullBox .boxDark div.paging a.pageLink,
div.overlaypanel div.paging a.pageLink {
	color: #61C3D5;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
div.module .fullBox .boxDark div.paging a.pageLink.hi,
div.overlaypanel div.paging a.pageLink.hi {
	color: #494949;
}
div.module .fullBox .boxDark div.paging span.perPageLinks a {
	text-decoration: none;
	color: #61C3D5;
	font-weight: bold;
}
div.module .fullBox .boxDark div.paging span.perPageLinks a.hi {
	color: #494949;
}


/* LOGIN CUSTOMIZING*/

/* +++++++++++++++++++++++++++++++++++++++ */
#page.loginMask  #header,
#page.loginMask  #header div.headerContent  {
	background-image: none;
}
#page.loginMask div.module div.contentCol {
	background-color: transparent;
}
#page.loginMask div.module #login {
}

/*	symbols */
#module a.symbol {
	background-position:0 top;
	background-repeat:no-repeat;
	color:#3fa8c8;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Lucida Sans,Helvetica,Arial;
	font-size:12px;
	font-weight:bold;
	height:21px;
	letter-spacing:0.01em;
	padding-left:25px;
	padding-right:10px;
	padding-top:4px;
	text-decoration:none;
}
#module a.symbol.multifunctionOption {
	padding-right:0px;
}
#module a.symbol.print {
	background-image:url(../images/symbol/print.png);
}

#module div.tableHeadOps a.symbol.event_series {
	background-image:url(../images/symbol/series.gif);
	padding-left:22px;
}
#module div.tableHeadOps a.symbol.room_fullview {
	background-image:url(../images/symbol/fullview.png);
	padding-left:22px;
	background-position:0px 3px;
}
#module div.tableHeadOps div.view_selection {
	float:right;
}
#module div.view_selection a.symbol {
/*	width:0px;*/
	padding-left:16px;
	padding-right:0px;
	margin-right:10px;
	overflow:hidden;
	color:#494949;
}
/*
div.view_selection a.symbol:hover {
	width:auto;
	padding-left:25px;
}
*/

/*	hideAndShow  */

#module .has_button:hover {
	cursor:pointer;
}
#module .has_symbol {
	background-image:url('../images/button/klapperOpen.png');
	width:11px;
	height:6px;
	float:left;
	margin-right:11px;
	margin-top:6px;
}
#module .has_hide .has_symbol {
	width:6px;
	height:11px;
	background-image:url('../images/button/klapperClosed.png');
	margin-right:16px;
	margin-top:3px;
}

/*	datapanel with tabslider	*/

div.datapanelWrapper {
	float:right;
}
div.datapanel {
	position:absolute; 
	background-color:transparent;
	background-image:url('../images/layout/border_shadow_left.png');
	background-position:7px 0;
	background-repeat:repeat-y;
	z-index:5;
}
div.datapanel .content {
	border-right:1px solid #BDBDBD;
	background-color:#F7F8F3;
	margin-left:12px;
	padding:29px 20px 8px;
}
div.datapanel .content div {
	overflow:hidden;
}
div.datapanel h3 {
	margin-bottom:10px;
	font-weight:bold;
}
div.datapanel dl {
	clear:left;
}
div.datapanel dt {
	padding-bottom:13px;
	float:left;
	width:135px;
}
div.datapanel dd {
	padding-bottom:13px;
	margin-left:135px;
}
div.datapanelWrapper .slider.slideOut {
	float:left;
	position:relative;
	left:-11px;
	margin-top:12px;
	border-right:none;
	background-color:#F7F8F3;
	cursor:pointer;
	background-image:url('../images/layout/slider_shadow.png');
	height:31px;
	width:23px;
}
div.datapanelWrapper .slider.slideIn {
	border:1px solid #BDBDBD;
	border-right:none;
	background-color:#F7F8F3;
	cursor:pointer;
	height:21px;
	width:85px;
}
div.datapanelWrapper .slider.slideOut .symbol {
	background-image:url('../images/button/tabslider_slideOut.png');
	width:7px;
	height:9px;
	margin:11px 0 0 12px;
}
div.datapanelWrapper .slider.slideIn .symbol {
	background-image:url('../images/button/tabslider_slideIn.png');
	width:7px;
	height:9px;
	margin:6px 0 0 4px;
	float: left;
}
div.datapanelWrapper .slider.slideIn .text {
	margin: 3px 0 0 15px;
	font-weight: bolder;
	color: #5EC3D5;
}
div.datapanel .buttonbar {
	overflow:auto;
	padding-top:12px;
	border-top:1px solid #BDBDBD;
	margin-top:29px;
}
div.datapanel .buttonbar a.button {
	float:right;
}
div.datapanel .footer {
	background-image:url('../images/layout/border_shadow_bottom.png');
	height:8px;
	background-repeat:no-repeat;
	background-position:7px 0px;
}	
div.datapanel .footer .layout-border-right {
	border-right:1px solid #BDBDBD;
	float:right;
	height:4px;
}

div.infoPages p {
	margin-bottom: 15px;
}
div.infoPages {
	width: 600px;
}

div.agb ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
div.agb ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 5px;
}
div.agb ol li ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 0px;
}

/*	state visualisation */
.publish_state_yes {
	color: #889F6B;
}
.publish_state_no {
	color: #E19B23;
}

div#infoPanelLarge a.contact,
div#infoPanelMiddle a.contact,
div#infoPanelLarge a.responsible,
div#infoPanelMiddle a.responsible {
	color:#61C3D5;	
}

/* input bloecke */
div.boxContent div.inputBlock.bordered {
    border: 1px solid #BDBDBD;
    padding: 10px;
    margin-bottom: 10px;
}



/* +++++++++++++++++++++++++++++++++++++++ */

div.statusbullet {
    width: 11px;
    height: 20px;
	background-repeat: no-repeat;
}
div.status div.statusbullet {
	float: left;
	background-position: 0px 5px;
}
tr.todoRow td div.statusbullet {
	float: left;
	margin-right:10px;
	margin-top:5px;
}

div.statusbullet.unused,
div.statusbullet.open {
    background-image:url('../images/status/unused.gif');
}

div.statusbullet.ready,
div.statusbullet.finished{
    background-image:url('../images/status/ready.gif');
}

div.statusbullet.working {
    background-image:url('../images/status/working.gif');
}
div.statusbullet.deduction {
    background-image:url('../images/status/deduction.gif');
}

div.statusbullet.attention {
    background-image:url('../images/status/attention.gif');
}

div.headlineFuncsListings div.statusbullet {
	float:left;
	margin-right:10px;
	margin-top:5px;
}

div.boxContent div.headlineFunctions div.actionElements div.head div.statusbullet{
    float: left;
	margin-right: 10px;
	margin-top: 5px;
}

div.infopanel div.todo_notice {
	margin-left: 120px;
}

div#appointmentPanel div.eventSeriesList {
	margin-left: 150px;
}

/* +++++++++++++++++++++++++++++++++++++++ */


/* SLIDER */
/*ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all*/

table td.soundVolumeSliderContainer {
	background-image:url('../images/page/bg_sound_slider.png');
	width: 147px;
	height: 16px;
	background-repeat:no-repeat;
	background-position: 0px 3px;
}

div.ui-slider {
	background-color: transparent;
	border: none;
	width: 80px;
	height: 5px;
	float: left;
	margin-left: 45px;
}
div.ui-slider a.ui-slider-handle,
div.ui-slider a.ui-slider-handle.ui-state-hover {
	background-image:url('../images/page/bg_sound_slider_handle.png');
	background-repeat:no-repeat;
	background-color: transparent;
	border: none;
	outline: none;
	cursor: pointer;
}

/* confirmpanel */
#confirmPanel ul.titles {
	margin-top:12px;
}
#confirmPanel ul.titles li {
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
}

.inputFields .list {
	height:20px;
}
#inputBlocks_seatingplan {
	margin-top:4px;
	margin-bottom:2px;
}

/* Deteilsansichten PR-modul */

div.DetailViewTitle {
	font-size: 20px;
	margin-bottom: 30px;
	font-family: Georgia,Times;
}

#appointmentPanel #hinweisKeineDoppelbelegung {
	padding-left: 10px;
	color: green;
	font-size: 13px;
	font-weight: bold;
	display: none;
	line-height: 26px;
}

/* correspondence */
#editPanelCorrespondence {
	z-index: 54;
}


.ui-tabs.ui-widget-content {
    border: medium none;
	border-radius: 0 !important;
	padding: 0;
	background: none;
	background-color: #F7F8F3;
}
.ui-tabs .ui-tabs-nav {
    list-style: outside none none;
    position: relative;
    margin-bottom: 10px;
	padding: 0;
	background: none;
	border: none;
	border-bottom: 1px solid #BDBDBD;
	background-color: #DFE0D2;
	height: 30px;	
}
.ui-widget-header {
    border-bottom: 1px solid #BDBDBD;
    background-color: #DFE0D2;
    height: 30px;
}
.ui-tabs .ui-tabs-nav li.ui-state-default {
	background: none;
    padding-bottom: 0px;
	border: none;
    border-bottom: 1px solid #F7F8F3;
	border-radius: 0;
	margin-right: 0;
	font-size: 16px;
	font-weight: bold;
	height: 31px;	
	margin: 0;
}
.ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-active {
	background-color: #F7F8F3;
	border-bottom: none;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
}
.ui-tabs .ui-tabs-nav li.ui-state-default.ui-state-active.first { 
	border-left: none;
}
.ui-tabs .ui-tabs-nav li.ui-state-default a {
	padding: 5px 10px;
	outline: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected.first {
    border-left: medium none;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0 !important;
}


/* ROWS and COLS */

.row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
}
.row .col {
    padding-left: 15px;
    padding-right: 15px;
}


.correspondenceInvoicePositions {
    margin-top: 2rem;
    display: block;
    margin-bottom: 2rem;
    padding: 1rem;
    border: 1px solid #d8d7c5;
}
.correspondenceInvoicePositions .headline {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}
.correspondenceInvoicePositions .buttonSmall {
    float: none;
}

.correspondenceInvoicePositions .correspondenceInvoicePositionInput {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #d8d7c5;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput input {
    max-width: 90%;
    margin: 0;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput input.changed-input {
    border-color: orange;
}

.correspondenceInvoicePositions .correspondenceInvoicePositionInput-head {
    border-top: 2px solid #d8d7c5;
    border-bottom: 2px solid #d8d7c5;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput-head .position_element {
    font-weight: bold;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_nr {
    font-weight: bold;
    width: 5%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_title {
    width: 31%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_net {
    width: 12%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_tax_percent {
    width: 10%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_tax {
    width: 12%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_gross {
    width: 12%;
}
.correspondenceInvoicePositions .correspondenceInvoicePositionInput .position_buttons {
    width: 20%;
    display: flex;
    align-items: center;    
}
.correspondenceInvoicePositions .bottom-buttons {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
}