﻿@import "/Styles/common.css";

/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #ffffff;
    font-size: .80em;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

a:link, a:visited
{
    color: #AD0E29;
    text-decoration: underline;
}

a:hover
{   
    text-decoration: none;
}

a:active
{

}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* IMPORTANT LINKS */
.importantLinks
{
    padding-left: 12px;
    margin-left: 8px;
    font-size: 11px;
}

.importantLinks span
{
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    margin-left: 20px;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.bold
{
    font-weight: bold;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 968px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
    overflow: hidden;
}

.header
{
    height: 50px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.headerImage
{
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 131px;
    height: 32px;
    display: inline-block;
    float: right;
    background-repeat: no-repeat;
    background-image: url(images/logo.png);
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.mainBlank
{    
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    width: 968px;
    background-color: #fff;
    color: #4e5766;    
    margin: 0px auto;
    border-left: 1px solid #AFA79D;
    border-right: 1px solid #AFA79D;
    border-bottom: 1px solid #AFA79D;
    overflow: hidden;        
}

.footerText
{
    
}

.footerLeft
{
    float:left;
    padding:5px;
    font-weight:bold;
    color:#fff; 
    background-color:#AD0E29;
    margin-right:15px;
}

.footerCenter
{
     text-align:center;
     float:left;
     padding:5px;
}

.footerRight
{
    float:right;
    padding:5px;   
}
.topMenu
{
    width:100%;  
    height:26px;
    border-bottom: 1px solid #AD0E29;  
}

.topMenu .left
{
    float:left;   
}
    
.topMenu .right a
{
    float:right;   
    padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#AD0E29; 
	color:White;
	cursor:pointer;	
	text-decoration:none;
}


/* SUPERFISH MENU */
.mainMenu
{
    padding-left: 20px;   
}

.sf-menu a
{
	padding: 0;
	border: none;	
	text-decoration: none;
}

.sf-menu li:hover,
.sf-menu li.sfHover {
    background: white;
}

.sf-menu li
{
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background: white;
}

.sf-menu ul li
{
    background-color: white;
}

.sf-menu li.sfActive
{    
    background: #AD0E29;
}

.sf-menu > li.sfActive > a
{
    color: White;
}

.sf-menu ul li.sfActive > a
{
    color: White;
}

.languageSelection
{
    position: absolute;
    top: 25px;
    right: 10px;  
}

.quickSearch
{
    float: right;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

.divLoginForm
{
    /*width: 500px;*/
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    border: 2px solid #eeeeee;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 8px;
}

 .divLoginForm > h3, h1{ background-color: #F2F2F2; margin: -11px -11px 10px -11px; padding: 5px !important; border-bottom: none !important; border-radius: 8px 8px 0 0;}
 
 .error
 {
     margin-top:5px !important; color: #ed1c24; font-size:11px;
 }

.dxeTextBox
{
    margin: 2px;
}

table.verticalForm
{
    border-spacing: 0;    
}

table.verticalForm td
{
    padding: 2px;
}

.verticalForm .label
{
        font-weight: bold;
        padding-right: 8px;
}

.verticalForm label
{
    cursor: pointer;
}


.dxnbControl .BEHeading, .dxnbControl .BEHeading2, .dxnbControl .BEHeading3, .dxnbControl .check {
    color: black;
}

.dxnbControl td.headingParent, .dxnbControl td.heading {
    color: black;
    width: 200px;
    background-color: #DEDEDE;
    padding: 5px;
}

.dxnbControl .cell {
    color: black;
    padding: 5px;
}

.dxnbGroupContent
{
    color: black;
}

#ctrl_318
{
    width: 500px;
}

.BEHeading1, .BEHeading2
{
    width: 300px;
}

.EditFormMediumWidth
{
    width: 900px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/* PROFIL-AKKORDEON
----------------------------------------------------------*/
.preview.headingParent, .preview.headingChild {
    width: 280px;
}

#divProfilAkkGroupContainer {
    width: 880px;
}

/******************************* Startseite Panels ***************************** */
.pnlHeaderStyle {background-color: #7F8284; color: #FFFFFF; text-align: center; font-weight: bold; height: 2em; border: 1px solid #000000;}
.pnlHeaderStyle a:link, .pnlHeaderStyle a:visited, .pnlHeaderStyle a:active, .pnlHeaderStyle a:hover {color: #FFFFFF;}
.pnlItemStyle { border: 1px solid #CFCFCF; padding: 0px 2px !important; text-align: left; color: #000000;}
.pnlItemStyleCenter { border: 1px solid #CFCFCF; padding: 0px 2px !important; text-align: center; color: #000000;}
.pnlItemStyle a:link, .pnlItemStyle a:visited, .pnlItemStyle a:active, .pnlItemStyle a:hover {color: #000000;}
.pnlContentHeaderStyle {text-align: left; color: #000000; }
.pnlContentHeaderStyle th {border: 1px solid #9F9F9F; background-color: #DCDCDC; font-family: Verdana; font-size: 11px; font-weight: bold; padding: 4px 6px 5px;}
.dxHeader {text-align: left; color: #000000; border: 1px solid #9F9F9F; background-color: #DCDCDC; font-family: Verdana; font-size: 12px; font-weight: bold; padding: 4px 6px 5px;}
.dxlblStyle {font-family: Arial; font-size: 11px; font-weight: normal;}
.pContentStyle {position: relative;}
.pnlFooterStyle {height: 16px; font-size: 10px; background-color: #DCDCDC; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px;}
.pnlFooterStyleLeft {width: 60%; text-align: left; padding-left: 5px;}
.pnlFooterStyleRight {width: 40%; text-align: right; padding-right: 10px;}
.pnlFooterStyle a:link, .pnlFooterStyle a:visited, .pnlFooterStyle a:active, .pnlFooterStyle a:hover {color: #000000; text-decoration: underline;}
.EmptyDataRowASPXGridView td.dxgv { padding-top: 2px; padding-bottom: 2px; height: 16px; }    
#contentArea .pnlFooterStyle a:link, #contentArea .pnlFooterStyle a:active, #contentArea .pnlFooterStyle a:hover {color: #000000; text-decoration: underline;}
#contentArea .pnlItemStyle a:link, #contentArea .pnlItemStyle a:active, #contentArea .pnlItemStyle a:hover {color: #000000; text-decoration: underline;}
.PanelHeader { background-color:#7F8284; color:#FFFFFF;  height: 2em; text-align: left; font-family: Verdana; font-size: 12px; font-weight: bold; }
.PanelTable { padding: 0; margin-bottom: 10px; border: 1px solid #B3BECB; }
.PanelHeaderImage {padding-top: 2px; padding-bottom: 2px; padding-left: 10px; }
/*********************************** PROFILE CONTROL - GROUPS SECTIONS CONTROLS FORMS **************************** */
/****************************************
			 Empty Master Page
****************************************/
    .Empty {font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; color: #333; padding:0; margin:0; height: 100%; background: #FFFFFF;}

    .Empty .Content {max-width: 1024px; padding: 5px 5px; background: #FFFFFF;}

    .Empty .form .container{color: #333; cursor: default; width: 100%; font: 11px Arial; padding: 0px;}

    .Empty .form .Spacer{width:20px;}    
    
    .Empty .pmGrp {width:100%; overflow: hidden; font-family: Arial !important;}

    .Empty .pmGrp td {vertical-align:top;}    

    .Empty .pmGrp a, .pmGrp a:link, .pmGrp a:active, .pmGrp span {color:#333; font-weight: bold; font-size: 13px !important; text-decoration:none; font-family:Arial !important;}  
    
    .Empty .pmGrp a:hover {text-decoration:underline; color:#d81920;}      

    .Empty .pmSec {width:100%; overflow: hidden; font-family:Arial !important; margin-left:5px;}

    .Empty .pmSec .a, .pmSec a:link, .pmSec a:active {color:#3D3D3D; font-weight: normal; font-size: 12px !important; font-family:Arial !important; text-decoration:none;background: url(images/profile_map_list_square.png) no-repeat left 0; padding-left:10px;}

    .Empty .pmSec span {color:#333; font-weight: normal; font-size: 12px; text-decoration:none; font-family:Arial; }

    .Empty .pmSec a:hover {text-decoration:underline; color:#d81920;}

/****************************************
			Controls
****************************************/	
    .note {font-size:10px; padding-top:3px; }

    .smallnote {font-size:9px;  font-family:Arial; font-style:italic; color:#656565;}

    .required {color: #d81920 !important;}

    .validate {color: #d81920; font-size:10px; font-family:Arial;}
    
    .msg_alert {color: #d81920; background-color:#FFBABA; padding:1px 5px 1px 5px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}
    .msg_ok    {color: #000000; background-color:#99FF99; padding:1px 5px 1px 5px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}

    .msg_alert {color: #d81920; background-color:#FFBABA; padding:1px 5px 1px 5px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}
    .msg_ok    {color: #000000; background-color:#99FF99; padding:1px 5px 1px 5px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}

    .alert {color: #d81920; background-color:#FFBABA; padding:1px 5px 1px 5px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}
     
    #preview{position:absolute; border:1px solid #333; background:#FFFFE1; padding:2px 5px; color:#333; display:none; font-size:11px; z-index:100002; max-width:400px; line-height:12px;}   
    
    #previewRest{position:absolute; border:1px outset #333; background:#FFFFE1; padding:1px 4px; color:#333; display:none; font-size:11px; z-index:100002; max-width:400px; line-height:12px;}  

    .warning {color: #333; background:#EAF3FB url(../../images/alert.gif) no-repeat 8px center; padding:8px 8px 8px 35px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}

    .info {color: #333; background:#EAF3FB url(../../images/infoB.gif) no-repeat 8px center; padding:8px 8px 8px 35px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}
    
    .ok {color: #333; background:#EAF3FB url(../../images/tick-circle.png) no-repeat 8px center; padding:8px 8px 8px 35px; font-size:11px; font-weight:bold; font-family:Arial; margin-top:3px; margin-bottom:3px;}

    .infoicon {background: url(images/icon_info.gif) no-repeat right 0;}

    .pointer{cursor:pointer;}

    .rest {color:#006633; font-style:italic; font-size:11px:}

    .restmulti {color: #999; background-color:#999; padding:0px 2px 0px 2px; margin:0px 3px 0px 10px; font-size:4px;  vertical-align:middle; border:1px solid #a7a8aa;}

    .mockHeading{font-size:13px; font-weight:bold;}
    
    .DocVerifiziert{ color: #333; background:#EAF3FB; padding:8px 8px 8px 35px; font-size:11px; font-family:Arial; margin-top:3px; margin-bottom:3px;}

    input.checkbox {vertical-align: middle;}    

    input.text {vertical-align: middle; margin:0px !important; padding:0px;  }

    input[type=text],
    input[type=password] {
        border: solid 1px #7F9DB9; height:15px;
    }

    input.file {vertical-align: middle; height:20px;}

    input.button {vertical-align: middle}

    input.submit {vertical-align: middle}

    textarea {width: 100%; border: solid 1px #7F9DB9;}
    
    .check label{font-size:11px; color:#333; font-weight:normal !important; font-family:Arial;}

    .radioBtnList {font-size:12px; color:#333; font-weight:normal !important; font-family:Arial;}

    .radioBtnList input[type="radio"] {margin-right:2px;}

    .radioBtnList input[type="checkbox"] {margin-right:2px;}

    .radioBtnList label{margin-right:8px; font-weight:normal; font-family:Arial; font-size:11px;}

    .round {border: 1px solid #999;}

    .shadow { /*unused*/ -webkit-box-shadow:0px 2px 2px #333333; -moz-box-shadow:0px 2px 2px #333333; box-shadow:0px 2px 2px #333333;}    
   
    .wordwrap {white-space: pre-wrap; /* CSS3 */ white-space: -moz-pre-wrap; /* Firefox */ white-space: -pre-wrap; /* Opera <7 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* IE */ }
    
    .dxeHyperlink{color:#a21d22 !important; text-decoration:none;}
    a:hover.dxeHyperlink{color:#a21d22 !important; text-decoration:underline;}
    a:visited.dxeHyperlink{color:#a21d22 !important; text-decoration:none;}
    
    .trefferliste a,.trefferliste a:link,.trefferliste a:visited{color:#7b7c7e;text-decoration:none;}
    .trefferliste a:hover{color:#000000;text-decoration:none;}
    .GoToPage{width:20px; font-size:11px; font-family:Arial;height:12px}
    .GridToolbar a, .GridToolbar a:link, .GridToolbar a:visited, GridToolbar a:hover {text-decoration: none;}


/****************************************
			Buttons
****************************************/	

    button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner
    {border: 0; padding: 0; margin:0; line-height:22px; }

    .btn-arrow {background: url(images/btn_arrow.png) no-repeat center right; padding: 1px 20px 1px 9px; height: 22px; font-size: 12px; padding-bottom:2px; display:inline; cursor:pointer; vertical-align:middle; }

    .btn-arrowBack {background: url(../../images/PPrev.gif) no-repeat; padding: 1px 9px 1px 15px; height: 18px; font-size: 11px; display:inline; cursor:pointer; vertical-align:middle; }
    .btn {background:none; padding: 1px 10px 1px 6px; height: 22px; font-size: 12px;  font-weight:bold; margin-top:5px;}

    .btn-red-arrow {background: url(images/btn_red_arrow.png) no-repeat center right transparent;
	    padding: 2px 25px 2px 5px; border: none; color: #000000; font-weight: bold; font-style: italic; font-size: 12px; cursor: pointer; text-decoration: none;}

    .btn-red {display: inline-block; padding-left: 10px; background: url(images/btn_red.png) no-repeat 0 -21px !important; color: #ffffff; font-size: 11px; text-decoration: none !important;}

    .btn-red b {padding: 4px 8px 4px 0px; background: url(images/btn_red.png) no-repeat right 0;}
   

/****************************************
			FORMS
****************************************/	

    .form{width:100%; overflow: hidden; font-family:Arial;} 

    .form h2 {font-weight: bold; border-bottom: 1px solid #999; padding: 2px 10px; font-size: 13px;	color: #333;}

    .form .container{color: #333; cursor: default; width: 98%; font: 11px Arial; padding: 10px;}

    .form .heading{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:200px; background-color: #ddd; border-bottom:solid 1px #999; }

    .form .heading span{font-weight: bold; font-size: 11px; font-family:Arial;}
    
    .form .headingSuche{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:157px; background-color: #ddd; border-bottom:solid 1px #999; }

    .form .headingSuche span{font-weight: bold; font-size: 11px; font-family:Arial;}

    .formRO .heading span{font-weight: normal; font-size: 11px; font-family:Arial; color: #333;}

    .formRO .cell label{font-size: 11px; font-family:Arial;}

    .formRO .cell span{font: 11px !important; font-family:Arial !important; color: #333 !important;}

    .form .headingNo{padding: 5px 5px; overflow: hidden; font-weight: bold; text-align: left; width:200px;}

    .form .headingNo span{font-weight: bold; font-size: 11px; font-family:Arial;}
    
    .form .cell{background-color: #ffffff; padding: 5px 5px; vertical-align:middle; font-family:Arial;}

    .form .cell label{font-size: 11px; font-family:Arial;}   
    
    .form .cell span{font-size: 11px; font-family:Arial;}    
    
    .form .Spacer{width:20px;}    

    .formBtn { font-family:Arial; background: url(images/btn_red_arrow.png) no-repeat center right transparent; padding: 2px 25px 2px 0px; margin:0px; border: none; color: #000000; font-weight: bold; font-style: italic; font-size: 12px; cursor: pointer; text-decoration: none;}

    .dxeTextBox {border:solid 1px #7f9db9; color:#333; font-family:Arial; font-size:11px; }
    
    .formTextBoxLarge {width:300px; font-size:11px; font-family:Arial; color:#333; }
    
    .formTextAreaLarge {width:735px; height:50px; font-size:11px; font-family:Arial; color:#333; }
	
	.actionContainer {width:950px;}
	
	.baumButton { padding:5px; margin-bottom:3px; margin-top:3px; background-color:#efefef; border:#ddd 1px solid; text-decoration:none !important;}

    .formTextBox {width:206px; font-size:11px; font-family:Arial; color:#333; }

    .formTextBoxBig {width:180px; font-size:11px; font-family:Arial; color:#333; }

    .formTextBoxNormal {width:132px; font-size:11px; font-family:Arial; color:#333;}    

    .formTextBoxSmall {width:58px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxEqual {width:95px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxL {width:30px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxV {width:48px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxVA {width:40px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxNr {width:86px; font-size:11px; font-family:Arial; color:#333;}

    .formTextBoxS {width:20px; font-size:11px; font-family:Arial; color:#333;}
    
    .formTextBoxK {width:170px; font-size:11px; font-family:Arial; color:#333; }

    .formTextareaSmall {width:206px; height:50px; padding:3px; font-size:11px; font-family:Arial; color:#333;}

    .formTextareaNormal {width:260px; height:50px; padding:3px; font-size:11px; font-family:Arial; color:#333;}

    .formTextarea {width:697px; height:150px; padding:3px; font-size:11px; font-family:Arial; color:#333;}

    .formDropDown{width:210px; font-size:11px; font-family:Arial; color:#333;}
    
    .formDropDownBig{width:350px; font-size:11px; font-family:Arial; color:#333;}

    .formDropDownSmaller{width:68px; font-size:11px;}

    .formDropDownSmall{width:125px; font-size:11px;}

    .formCombo{vertical-align: middle; }

    .formGroup {border:1px solid #7F9DB9; padding:2px; width:93%;}

    .grpP{padding-top:1px; padding-bottom:1px; margin:0px;}
    
    .radioBtnList0 {font-size:11px; color:#333; font-weight:normal !important; font-family:Arial;}

    .radioBtnList0 input[type="radio"] {margin-right:2px; margin-left:0px; padding-left:0px;}

    .radioBtnList0 label{font-weight:normal; font-family:Arial; font-size:11px; padding-right:5px;}

    .headingP{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:258px; background-color: #ddd; border-bottom:solid 1px #999;  margin:0px; }

    .headingP span{font-weight: bold; font-size: 12px;}

    .headingLeft{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:150px; background-color: #ddd; border-bottom:solid 1px #999;  margin:0px; margin-bottom:1px; }

    .headingLeft span{font-weight: bold; font-size: 12px;}

    .headingStart{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:200px; background-color: #ddd; vertical-align:top; }

    .headingStart span{font-weight: bold; font-size: 11px; color: #333 !important;}

    .formRO .headingStart span{font-weight: normal; font-size: 11px; color: #333 !important;}

    .lblGroup{ padding-right:35px; font-size: 11px; font-family:Arial; font-weight: normal !important; float:right;}
        
    .cellP{background-color: #ffffff; vertical-align:middle;}

    .leftPane{ border-right:1px solid #999;}

    .rightPane{padding-left:8px;}

    .pmGrp {width:100%; overflow: hidden; font-family: Arial !important;}

    .pmGrp td {vertical-align:top;}    

    .pmGrp a, .pmGrp a:link, .pmGrp a:active, .pmGrp span {color:#595959; font-weight: bold; font-size: 13px !important; text-decoration:none; font-family:Arial !important;}  
    
    .pmGrp a:hover {text-decoration:underline; color:#d81920;}      

    .pmSec {width:100%; overflow: hidden; font-family:Arial !important; margin-left:5px;}

    .pmSec .a, .pmSec a:link, .pmSec a:active {color:#595959; font-weight: normal; font-size: 12px !important; font-family:Arial !important; text-decoration:none;background: url(images/Redbullet.gif) no-repeat left 0; padding-left:10px;}

    .pmSec span {color:#595959; font-weight: normal; font-size: 12px; text-decoration:none; font-family:Arial; }

    .pmSec a:hover {text-decoration:underline; color:#d81920;}      
    
    .hideTbl { display:none;}
    
    .showTbl { display:block; display:table;}
    
    .invisible { display:none;}
    
    .kompLegendRed {color: #d81920; font-size:9px; font-family:Arial; font-style:italic;}
    
    .legendred {color: #d81920; font-size:9px; font-family:Arial; font-style:italic;}
    
    .formRO .headingParent{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:200px; background-color: #ddd; border-top:solid 1px #999; }
    
    .formRO .headingParent span{font-weight: normal; font-size: 11px; font-family:Arial;}
    
    .formRO .headingChild{padding: 5px 5px; overflow: hidden; font-weight: normal; text-align: left; width:200px; background-color: #ddd; vertical-align:top; }    

    .formRO .headingChild span{font-weight: normal; font-size: 11px;}

    .reqcombo { width:213px;}
    
    .text-label {font-size:9px;  font-family:Arial; font-style:italic; color:#656565;}
    
    .formRO .headingBig {padding: 5px 5px; overflow: hidden; text-align: left; border:solid 1px #999; font-weight: bold; font-size: 11px; font-family:Arial;}
    
    .formRO .headingBig span{font-weight: bold; font-style:italic; font-size: 11px; font-family:Arial;}
    
    div .scrollableDiv{height:570px; overflow:auto; }
    
    #lbOverlay {position:fixed; z-index:6550; left: 0; top: 0; width: 100%; height: 100%; background-color: #505050; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity:0.8; }

    #helper {position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; z-index: -10; }
   
    .profilcentered {position: fixed;top: 50%;left: 50%;margin-top: -50px;margin-left: -100px; background-color: #ad0e29; border:solid 1px #D0D0C4;height:20px;width:100px; padding:10px 5px 6px 5px; text-align:center;vertical-align:middle;font-weight:bold;font-size:12px; color:#ffffff;}    
    
    .KndDataLabels { height:80px; width:230px; font-size:11px; margin-top:10px; background-color:#f7f6f6;}

/****************************************
			Meine Daten / Profil
****************************************/
    .aspGrid{}	
    .aspGrid th { text-align:left; padding-left:5px; border-right:#999 1px solid;border-bottom:#999 1px solid;}
    .aspGrid td{padding:5px;}
    .secContent {background-color:#fff; color:#333333;  font-size:11px; font-family:Arial; margin-bottom:5px; -webkit-box-shadow: 0 7px 6px -6px black; -moz-box-shadow: 0 7px 6px -6px black; box-shadow: 0 7px 6px -6px black;}
    
    .tblBreadCrumb{ height:20px; font-size:11px; margin-bottom:15px; border-bottom:1px dashed #A81C38; padding-bottom:3px;}
	.tblBreadCrumb .BCseparator{font-size:12px; margin:0px 3px 0px 3px;}
	.tblBreadCrumb a{color: #A81C38; text-decoration: none; padding:3px 7px 3px 7px; border:transparent solid 1px;}
	.tblBreadCrumb a:hover{color: #fff; text-decoration: none; background-color:#A81C38; padding:3px 7px 3px 7px; border:transparent solid 1px; }
	a.selBreadCrumb, a:hover.selBreadCrumb{color:#fff; cursor:default; background-color:#A81C38; border:#A81C38 solid 1px; padding:3px 7px 3px 7px; margin:0px 3px 0px 3px;}
	
	.tblButtons {margin-top:14px; padding-bottom:5px; border-top:1px dashed #A81C38;}
	.tdButtons {padding-top:30px;}
	.divNoClass {}
	.divNoHeight {overflow-y:auto; overflow-x:hidden;}
	.divWithHeight {overflow-y:auto; overflow-x:hidden; height:430px;}
    
/****************************************
			Document Manager
****************************************/
    .withBorder {border:1px solid #666; border-collapse:collapse;}
    .docSec{margin-left:20px; }
    .docSec table{border-collapse:collapse; background-color:#efefef;}
    .docSec table td a {margin-left:5px;}
    .grpHeader{ font-weight:bold; font-size:13px; background-color:#fff; border-bottom:1px solid #666; height:30px;}
    .docGrp {}
    .docGrpName {font-size:12px; font-weight:bold; padding-bottom:5px;}

/****************************************
			TreeList Control
****************************************/
    .treeHeader { background-color:#EEF1F4; color:#333; padding:5px; vertical-align:middle; text-align:left; font-weight:bold; font-size:12px;}
    
    .treeNode { background-color:#fff; color:#333; border:1px solid #afc7cf;}

    .treeANode {background-color:#f3f8f7; color:#333; border:1px solid #afc7cf;}

    .treeCell {padding:3px 2px 3px 0px !important; color:#333;}

    .treeEdit {background-color:#fff;}

    .treeContent {background-color:#fff; color:#333333;  font-size:11px; font-family:Arial; -webkit-box-shadow: 0 1px 1px 4px #000; -moz-box-shadow: 1px 1px 4px #000; box-shadow: 1px 1px 4px #000;}

    .treeEditNode {background-color:#d81920;}

    .treeEditNode label {font-weight:bold !important; color:#fff;}

    .treeIndent {padding:0px; margin:0px;}

    .treeIndentBtn {padding:0px; margin:0px; }

    .treeSelCell{width:10px;}
  
    .tree0{ font-weight:bold; font-size:13px; background-color:#a7a8aa;}

    .tree1{ font-weight:bold; font-size:12px;}

    .tree2{ font-weight:normal; font-size:12px;}

    .tree3{ font-weight:normal; font-size:11px;}

    .dxICheckBox {cursor:pointer;}
    
    .FilterPanel { margin-bottom: 4px; }
    
    .FilterPanel td { padding: 2px; }
    
    .dxtlNode td.dxtl
    {
        white-space: normal;
    }
    
     /* TagTree */
    #divTagTree table.dxtlControl
    {
        width: 100%;
    }
    /************************************* DYNAMIC CONTROLS *******************/
.TextBox{font-size:11px;font-family:Arial}
.inputText{font-size:11px;width:176px;font-family:Arial}
.inputTextDate{font-size:11px;width:100px;font-family:Arial}
.inputTextBig{font-size:11px;width:235px;font-family:Arial}
.inputTextTiny{font-size:11px;width:95px;font-family:Arial}
.leftchars{WIDTH:24px;height:16px;border:0;font-size:8.5px;color:#748287}
.textareaDouble{width:400px;height:50px;font-size:11px;font-family:Arial}
.textareaSingle{width:600px;height:60px;font-size:11px;font-family:Arial}
.textareaVerfugbarkeit{width:515px;height:60px;font-size:11px;font-family:Arial}
.textareaSonstiges{width:429px;height:60px;font-size:11px;font-family:Arial}
.textareaSmall{width:389px;height:45px;font-size:11px;font-family:Arial}
.ASPxGVTRDiv{padding:4px 4px 3px 15px; background-color:White;}
.ASPxGVTR{background-color: #e0e0e0; color:#000 !important; text-align:center; padding:5px 15px 5px 15px; font-size: 11px; font-weight:bold; font-family:Arial; margin-right: 5px; cursor:pointer;border:1px outset #736b63;}                                
.ASPxGVTR a{color:#000 !important; text-decoration:none;}
.Button{background:url(images/emptybutton.gif) no-repeat right top;color:#000;padding:0 10px 0 5px;font-size:11px;font-family:Arial,sans-serif;margin:auto;overflow: visible;cursor:pointer}
.ButtonD{background:url("images/emptybutton.gif") no-repeat right top; color: #000; cursor:default; padding:0px 10px 0px 5px; font-size: 11px; font-family:Arial;margin:auto;overflow: visible;}
.ButtonNoImg{background:url(images/emptybutton.gif) no-repeat right top;color:#000;padding:0 10px 0 5px;font-size:11px;font-family:Arial,sans-serif;margin:auto;overflow: visible;cursor:pointer}
.inputText_RO{font-size:11px;width:176px;background-color:#f9f9f9;font-family:Arial;color:#000}
.inputTextDate_RO{font-size:11px;width:100px;background-color:#f9f9f9;font-family:Arial;color:#000}
.inputTextBig_RO{font-size:11px;width:175px;background-color:#f9f9f9;font-family:Arial;color:#000}
.dropDownList{width:240px;font-size:11px;font-family:Arial}
.dropDownListLong{width:440px;font-size:11px;font-family:Arial}
.dropDownListMedium{width:150px;font-size:11px;font-family:Arial}
.dropDownListSmall{width:90px;font-size:11px;font-family:Arial}
.ddlMultiSelect{width:400px;height:200px;font-size:11px;font-family:Arial}
.labelMessage{font-style:italic;color:#ea2026;font-size:11px}
.note{font-size:10px;color:#7c745c;font-style:italic;padding-bottom:5px}
.noteD{color:#7c745c;font-size:11px;font-style:italic}
.noteNoI{font-size:11px;color:#7c745c}
.starSpan{color:#ea2026;font-size:13px}
.starSpanWhite{color:#fff;font-size:12px}
.instructionPage{font-size:12px;font-family:Arial;line-height:15px}
.instruction{font-size:12px;font-family:Arial;color:#69634e;vertical-align:top;line-height:20px;margin-right:10px}
.pflichtmsg{font-family:Arial;font-size:9px;color:#748287;text-align:left;margin:0 10px 0 0;padding:0}
.hangdiv{padding-bottom:12px;margin-right:10px;vertical-align:top;background:transparent url(../../images/nav1_line.gif) repeat-x left top}
.whom_when{padding-top:12px;font-size:11px;font-family:Arial;color:#69634e;background:url(../../images/g_head.gif) repeat-x top;text-align:center}
.lView{float:left;padding-right:2px;margin-top:5px;font-family:Arial;font-size:9px;text-align:left}
.iView{float:left;padding-top:2px;padding-left:2px}
div .break{padding-bottom:10px}
.formtable{border:1px solid #e9e9e9;float:left;margin:10px 0;padding:10px 0;text-align:left}
.WTable{background-color:#f9f8f2;border-left:outset 1px #f2f0e6;border-right:outset 1px #f2f0e6;border-top:outset 1px #f2f0e6;border-bottom:outset 1px #f2f0e6}
.WTable td{padding:5px}
.headingLabelH2{font-size:2em;line-height:1.1em;margin-left:10px}
.TBEMail{font-size:11px;width:545px;font-family:Arial}
.11RedBold{font-weight:bold; color:#ed1c24; font-size:11px; font-family:Arial;}
.10Bold{font-size:10px; font-weight:bold; font-family:Arial;}
.Bold{font-weight:bold;}
select{font-size:11px; font-family:Arial;}
.tableAufgaben th{background-color:#e7e7e7}
.tableAufgaben tr{border-bottom:1px solid #a8a8a8;}
.tableAufgaben td{padding:5px;}

/* ------------------------- CSS for ASPxComboBox ------------------------------ */
.dxeDisabled_ComboBox, .dxeDisabled_ComboBox td.dxe{color: #acacac; cursor: default; border-color: #c3c3c3 !important; background-color:#f5f4ea;}
/* -- Border of the DropDown Button -- */
.dxeButtonEditButton_ComboBox{vertical-align: middle; width: 17px; height:16px; padding: 0px 10px 0px 5px !important; background-image: url(/images/dropdown_button_ie.png);  background-position: 0px 0px; background-repeat: no-repeat;}
.dxEditors_edtDropDown_ComboBox{padding-left:1px;}
.dxeButtonEditButton_ComboBox table.dxbebt{width: 10px;}
/* -- Pressed -- */
.dxeButtonEditButtonPressed_ComboBox{background-image: url(/images/dropdown_button_pressed_ie.png);  width: 17px; height:16px;}
/* -- Hover -- */
.dxeButtonEditButtonHover_ComboBox{background-image: url(/images/dropdown_button_hover_ie.png); background-repeat: no-repeat; width: 17px; height:16px;}
/* -- Border color for the DropDown TextBox -- */
.dxeButtonEdit_ComboBox{background-color:white;border:solid 1px #7F9DB9;width:170px;}
.dxeButtonEdit_ComboBox{background-color:#fff}
.dxeButtonEdit_ComboBox .dxeEditArea_ComboBox,.dxeButtonEdit_ComboBox td.dxic{width:100%}
.dxeButtonEdit_ComboBox td.dxic{padding:0 2px 0 1px}
.dxeButtonEdit_ComboBox .dxeIIC img{padding-left:3px}
/* -- ListBox -- */
.dxeListBox_ComboBox .dxeHD{background-color:#f2f2f2;border-bottom:solid 1px #a0a0a0}
.dxeListBox_ComboBox{background-color:#fff;border:solid 1px #7f9db9;width:70px;height:109px}
.dxeListBox_ComboBox div.dxlbd{padding-top:1px;padding-bottom:1px;height:107px}
.dxeListBoxItemRow_ComboBox{cursor:default}
.dxeListBoxItem_ComboBox{border-left:solid 1px #fff;border-right:solid 1px #fff;font:11px Arial;padding:3px 2px 4px 3px;white-space:nowrap;text-align:left;font-weight:400}
.dxeListBox_ComboBox td.dxeI,.dxeListBox_ComboBox td.dxeIM,.dxeListBox_ComboBox .dxeHIC,.dxeListBox_ComboBox td.dxeFTM,.dxeListBox_ComboBox td.dxeTM,.dxeListBox_ComboBox td.dxeC,
.dxeListBox_ComboBox td.dxeCM,.dxeListBox_ComboBox td.dxeHCC,.dxeListBox_ComboBox td.dxeMI,.dxeListBox_ComboBox td.dxeMIM{border-right-width:0!important}
.dxeListBox_ComboBox td.dxeCM,.dxeListBox_ComboBox td.dxeHCC{width:25px}
.dxeListBox_ComboBox td.dxeIM{width:0}.dxeListBox_ComboBox td.dxeT{width:100%;padding-left:0!important}
.dxeListBox_ComboBox td.dxeT,.dxeListBox_ComboBox td.dxeMI{border-left-width:0!important}
.dxeListBox_ComboBox td.dxeFTM,.dxeListBox_ComboBox td.dxeTM,.dxeListBox_ComboBox td.dxeLTM,.dxeListBox_ComboBox .dxeHFC,.dxeListBox_ComboBox .dxeHC,.dxeListBox_ComboBox .dxeHLC{overflow:hidden}
.dxeListBox_ComboBox td.dxeFTM,.dxeListBox_ComboBox td.dxeTM,.dxeListBox_ComboBox .dxeHFC,.dxeListBox_ComboBox .dxeHC{padding-right:6px!important}
.dxeListBox_ComboBox td.dxeLTM,.dxeListBox_ComboBox td.dxeTM,.dxeListBox_ComboBox .dxeHC,.dxeListBox_ComboBox .dxeHLC{padding-left:6px!important}
/*Grid lines*/
.dxeListBox_ComboBox td.dxeLTM, .dxeListBox_ComboBox td.dxeTM, .dxeListBox_ComboBox td.dxeMIM{border-left:1px solid #cfcfcf !important;}
.dxeListBox_ComboBox td.dxeIM, .dxeListBox_ComboBox td.dxeFTM, .dxeListBox_ComboBox td.dxeTM, .dxeListBox_ComboBox td.dxeLTM,.dxeListBox_ComboBox td.dxeCM, .dxeListBox_ComboBox td.dxeMIM{border-bottom:solid 1px #cfcfcf;}
.dxeListBoxItemHover_ComboBox{background-color:#316AC5;color:White !important;}

/******************************* Fixes nach DevExpress Update 13.2.7 ***************************** */
.ActionIconButton { border: 0 none !important; background: none !important; }
/********************************* DATEDIT CALENDAR CONTROL ************ */
.dxeButtonEditButton_Cal, .dxeCalendarButton_Cal{vertical-align: middle; border: solid 1px #7F9DB9; cursor: pointer;}
.dxeButtonEditButton_Cal{padding: 0px 2px 0px 3px; background-image: url("images/ddlarrow.gif");background-repeat: repeat-x; background-position: top;}
.dxeButtonEditButton_Cal table.dxbebt{width: 10px;}
/* -- Pressed -- */
.dxeButtonEditButtonPressed_Cal{background-image: none; border: Solid 1px #7F9DB9;}
/* -- Hover -- */
.dxeButtonEditButtonHover_Cal{background-image: url("images/ddlarrow.gif"); background-repeat: repeat-x;
background-position: top; border: Solid 1px #7F9DB9;}
/* -- Border color for the DropDown TextBox -- */
.dxeDisabled_Cal, .dxeDisabled_Cal td.dxe{color: #acacac;cursor: default;}
.dxeButtonEdit_Cal{background-color: white; border: solid 1px #7F9DB9; }
.dxeButtonEdit_Cal{background-color: white;}
.dxeButtonEdit_Cal .dxeEditArea_Cal, .dxeButtonEdit_Cal td.dxic{width: 100%;}
.dxeButtonEdit_Cal td.dxic{padding: 0px 2px 0px 1px;}
.dxeButtonEdit_Cal .dxeIIC img{padding-left: 3px;}
.dxeCalendarButton_Cal{font-size: 11px;background:#ad0e29 url(images/arrowRedBg.gif) no-repeat 2px center;padding: 4px 11px;padding-top: 3px;padding-left:18px;}
.dxeCalendarButton_Cal td.dx{font-size: 11px;text-align: center;white-space: nowrap;color:#ffffff !important;}
.dxeCalendarButton_Cal table.dxbebt{width: 100%;}
/* -- Pressed -- */
.dxeCalendarButtonPressed_Cal{background-image: none;background-color: #D5D5D5;border: Solid 1px #7F7F7F;}
/* -- Hover -- */
.dxeCalendarButtonHover_Cal{background:#ad0e29 url(images/arrowRedBg.gif) no-repeat 2px center;text-decoration:underline;color:#ffffff !important;border: Solid 1px #606060;}
.dxeCalendarButtonHover_Cal{background:#ad0e29 url(images/arrowRedBg.gif) no-repeat 2px center;}
.dxeCalendar_Cal{border: solid 1px #9f9f9f;background-color: White;color: Black;font-weight: normal;cursor: default;}
.dxeCalendar_Cal td.dxMonthGrid{padding: 8px 20px;}
.dxeCalendar_Cal td.dxMonthGridWithWeekNumbers{padding: 5px 20px 8px 8px;}
.dxeCalendarDayHeader_Cal{font-family: Arial;font-size:11px;padding: 2px 4px 5px;border-bottom: solid 1px #ffffff;color:#595959;font-weight:bold;}
.dxeCalendarWeekNumber_Cal{font-family: Tahoma;font-size: 7pt;text-align: right;padding: 6px 8px 6px 4px;color: #bfbfbf;}
.dxeCalendarDay_Cal{font-family: Tahoma;font-size: 9pt;padding: 4px 6px;text-align: center;}
.dxeCalendarWeekend_Cal /* inherits dxeCalendarDay */
{color: #A21D22 !important;}
.dxeCalendarOtherMonth_Cal /* inherits dxeCalendarDay */
{color: #595959 !important;}
.dxeCalendarOutOfRange_Cal /* inherits dxeCalendarDay */
{color: #d0d0d0;}
.dxeCalendarSelected_Cal /* inherits dxeCalendarDay */
{color: White;background-color: #E1E0E1;font-weight:bold;}
.dxeCalendarToday_Cal /* inherits dxeCalendarDay */
{padding: 3px 3px 2px;border: solid 1px #c00000;}
.dxeCalendarHeader_Cal
{background-color: #E1E0E1 !important;border: solid 1px #c9c9c9;border-width: 1px 0;padding: 4px 7px;}
.dxeCalendarHeader_Cal td.dxe{font-family: Arial;font-size: 11px;font-weight:bold;text-align: center;cursor: pointer;}
.dxeCalendarFooter_Cal{background-color: #ededed;padding: 8px 0px;border-top: solid 1px #d6d6d6;}
.dxeCalendarFastNav_Cal{color: Black;background: White;border: solid 1px #9f9f9f;border-bottom: 0px;padding: 12px 8px;}
.dxeCalendarFastNavMonthArea_Cal{padding: 0px 9px;}
.dxeCalendarFastNavYearArea_Cal{}
.dxeCalendarFastNavFooter_Cal{color: Black;background-color: #ededed;padding: 8px 0px;border: solid 1px #9f9f9f;border-top: solid 1px #d6d6d6;}
.dxeCalendarFastNavMonth_Cal, .dxeCalendarFastNavYear_Cal{font: normal 9pt Tahoma;color: Black;padding: 3px 5px;text-align: center;cursor: pointer;}
.dxeCalendarFastNavMonth_Cal{padding: 6px;}
.dxeCalendarFastNavMonthSelected_Cal, .dxeCalendarFastNavYearSelected_Cal{color: Black;background: #faf6e9;border:1px solid #AD0E29;}
.dxeCalendarFastNavMonthHover_Cal, .dxeCalendarFastNavYearHover_Cal{color: Black;background: #ffffff;padding: 2px 4px;border: solid 1px #AD0E29;}
.dxeCalendarFastNavMonthHover_Cal{padding: 5px;}
.dxeButtonDisabled_Cal, .dxeButtonDisabled_Cal td.dxe{border-color: #c3c3c3 !important;color: #808080;cursor: default;}
.dxeDisabled_Cal, .dxeDisabled_Cal td.dxe{color: #acacac; cursor: default; border-color: #c3c3c3 !important;background-color:#f5f4ea;}
.dxEditors_edtSpinEditDecrementImageDisabled_Cal {background-image: url(images/ddlarrow.gif);}
.dxeSpinIncButton_Cal{background-image: none;background-color: #DFEDFF;border:1px solid #7F9DB9;}
.dxeSpinDecButton_Cal{background-image: none;background-color: #DFEDFF;border:1px solid #7F9DB9;}
.actionNote {background: url(../../images/infosymbol.gif) left 8px no-repeat;color: #A81C38 !important; clear:both; padding-top:10px; padding-left:20px; font-size:11px;}
