/* Layout   S T A N D A R D   Classes                     **   R E A D   O N L Y   **

Numbering-System:

3 = Medium Size || Standard Use, [used: almost every case]
	eg: title_3, text_3, container_3 = Paragraph - Style Combination

NAVIGATION: special: levels, states

a	OnChildren
b	OnNoChildren
c	OffOpenChildren
d	OffOpenNoChildren
e	OffClosedChildren
f	OffClosedNoChildren

ON - OFF TOGGLE: toggle a | e !!


- report every change in this file to: DT!  
- comment modifications carefully in Source Control

modification log: source control.
*/







/* Standard TAG Classes ------------------------------------------------------------*/

BODY
{
	margin:0px;	
    FONT-FAMILY: Verdana, Arial;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-TRACK-COLOR: #f8f8fd;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #f0f0f3;
    overflow: auto
}

TD
{
	color:#000000;
	font-size:10pt;
	font-family:Verdana;
}

P
{
	
	font-size:10pt;
	font-family:Verdana;
}

A
{
	font-size:10pt;
	font-family:Verdana;
	text-decoration:none;
	color:#002255;
}


/* Standard Header Classes ----------------------------------------------------------*/

.head_1
{
	font-weight: bold;
	font-size: 12pt;
	color: #002255;
	font-family: Verdana;
}

.head_2
{
	font-weight: bold;
	color:#002255;
	font-size:11pt;
	font-family:Verdana;
}

.head_3
{
	font-weight: bold;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}


/* Standard TITLE Classes ----------------------------------------------------------*/

.title_0
{
	font-weight: bold;
	font-size: 10pt;
	color: #818181;
	font-family: Verdana;
}

.title_1
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
}

.title_2
{
	font-weight: bold;
	color:#000000;
	font-size:11pt;
	font-family:Verdana;
}

.title_3
{
	color:#002255;
	font-weight:bold;
	font-size:11pt;
	font-family:Verdana;
}

.title_4
{
	color:#000000;
	font-size:16pt;
	font-family:Verdana;
}

.title_5
{
	color:#000000;
	font-size:18pt;
	font-family:Verdana;
}




/* Standard A.TITLE Classes --------------------------------------------------------*/

A.title_0
{
	font-weight: bold;
	font-size: 10pt;
	color: #818181;
	font-family: Verdana;
}


A.title_1
{
	font-weight: bold;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.title_2
{
	color:#002255;
	font-size:12pt;
	font-family:Verdana;
}

A.title_3
{
	color:#002255;
	font-size:14pt;
	font-family:Verdana;
}

A.title_4
{
	color:#002255;
	font-size:16pt;
	font-family:Verdana;
}

A.title_5
{
	color:#002255;
	font-size:18pt;
	font-family:Verdana;
}




/* Standard A.TITLE:hover Classes --------------------------------------------------*/

A.title_0:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #818181;
	font-family: Verdana;
}


A.title_1:hover
{
	font-weight: bold;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.title_2:hover
{
	color:#002255;
	font-size:12pt;
	font-family:Verdana;
	text-decoration:underline;
}

A.title_3:hover
{
	color:#002255;
	font-size:14pt;
	font-family:Verdana;
	text-decoration:underline;
}

A.title_4:hover
{
	color:#002255;
	font-size:16pt;
	font-family:Verdana;
	text-decoration:underline;
}

A.title_5:hover
{
	color:#002255;
	font-size:18pt;
	font-family:Verdana;
	text-decoration:underline;
}





/* Standard NAVIGATION Classes -----------------------------------------------------*/
										/*  LEVEL 0  */


.navigation_a_0   /* OnChildren level 0 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

.navigation_b_0   /* OnNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_c_0   /* OffOpenChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_d_0   /* OffOpenNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_e_0   /* OffClosedChildren level 0 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_f_0   /* OffClosedNoChildren level 0 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}



/* Standard A.NAVIGATION Classes ---------------------------------------------------*/


A.navigation_a_0   /* OnChildren level 0 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_0   /* OnNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_0   /* OffOpenChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_0   /* OffOpenNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_0   /* OffClosedChildren level 0 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_0   /* OffClosedNoChildren level 0 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}




/* Standard A.NAVIGATION:hover Classes ---------------------------------------------*/


A.navigation_a_0:hover   /* OnChildren level 0 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_0:hover   /* OnNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_0:hover   /* OffOpenChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_0:hover   /* OffOpenNoChildren level 0 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_0:hover   /* OffClosedChildren level 0 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_0:hover   /* OffClosedNoChildren level 0 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}



/* Standard NAVIGATION Classes -----------------------------------------------------*/

										/*  LEVEL 1  */


.navigation_a_1   /* OnChildren level 1 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

.navigation_b_1   /* OnNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_c_1   /* OffOpenChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_d_1   /* OffOpenNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_e_1   /* OffClosedChildren level 1 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_f_1   /* OffClosedNoChildren level 1 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}



/* Standard A.NAVIGATION Classes ---------------------------------------------------*/


A.navigation_a_1   /* OnChildren level 1 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_1   /* OnNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_1   /* OffOpenChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_1   /* OffOpenNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_1   /* OffClosedChildren level 1 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_1   /* OffClosedNoChildren level 1 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}




/* Standard A.NAVIGATION:hover Classes ---------------------------------------------*/


A.navigation_a_1:hover   /* OnChildren level 1 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_1:hover   /* OnNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_1:hover   /* OffOpenChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_1:hover   /* OffOpenNoChildren level 1 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_1:hover   /* OffClosedChildren level 1 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_1:hover   /* OffClosedNoChildren level 1 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}







/* Standard NAVIGATION Classes -----------------------------------------------------*/

										/*  LEVEL 2  */


.navigation_a_2   /* OnChildren level 2 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

.navigation_b_2   /* OnNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_c_2   /* OffOpenChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_d_2  /* OffOpenNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_e_2   /* OffClosedChildren level 2 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_f_2   /* OffClosedNoChildren level 2 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}



/* Standard A.NAVIGATION Classes ---------------------------------------------------*/


A.navigation_a_2   /* OnChildren level 2 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_2   /* OnNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_2   /* OffOpenChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_2   /* OffOpenNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_2   /* OffClosedChildren level 2 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_2   /* OffClosedNoChildren level 2 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}




/* Standard A.NAVIGATION:hover Classes ---------------------------------------------*/


A.navigation_a_2:hover   /* OnChildren level 2 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_2:hover   /* OnNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_2:hover   /* OffOpenChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_2:hover   /* OffOpenNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_2:hover   /* OffClosedChildren level 2 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_2:hover   /* OffClosedNoChildren level 2 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}










/* Standard NAVIGATION Classes -----------------------------------------------------*/

										/*  LEVEL 3  */


.navigation_a_3   /* OnChildren level 3 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

.navigation_b_3   /* OnNoChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_c_3   /* OffOpenChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_d_3  /* OffOpenNoChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_e_3   /* OffClosedChildren level 3 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

.navigation_f_3   /* OffClosedNoChildren level 3 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}



/* Standard A.NAVIGATION Classes ---------------------------------------------------*/


A.navigation_a_3   /* OnChildren level 3 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_2   /* OnNoChildren level 2 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_3   /* OffOpenChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_3   /* OffOpenNoChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_3   /* OffClosedChildren level 3 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_3   /* OffClosedNoChildren level 3 */
{
	color:#4B4B4B;
	font-size:10pt;
	font-family:Verdana;
}




/* Standard A.NAVIGATION:hover Classes ---------------------------------------------*/


A.navigation_a_3:hover   /* OnChildren level 3 */
{
	font-weight: bolder;
	font-size: 10pt;
	color: #002255;
	font-family: Verdana;
}

A.navigation_b_3:hover   /* OnNoChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_c_3:hover   /* OffOpenChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_d_3:hover   /* OffOpenNoChildren level 3 */
{
	font-weight: bolder;
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_e_3:hover   /* OffClosedChildren level 3 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}

A.navigation_f_3:hover   /* OffClosedNoChildren level 3 */
{
	color:#002255;
	font-size:10pt;
	font-family:Verdana;
}










/* Standard TEXT Classes -----------------------------------------------------------*/

.text_1
{
	color:#000000;
	font-size:8pt;
	font-family:Verdana;
}

.text_2
{
	color:#000000;
	font-size:9pt;
	font-family:Verdana;
}

.text_3
{
	color:#000000;
	font-size:10pt;
	font-family:Verdana;
}

.text_4
{
	color:#000000;
	font-size:11pt;
	font-family:Verdana;
}

.text_5
{
	color:#000000;
	font-size:12pt;
	font-family:Verdana;
}




/* Standard CONTAINER Classes ------------------------------------------------------*/


.container_1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.container_2
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.container_3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 7px;
	width: 100%;
	padding-top: 0px;
}

.container_4
{
	POSITION:relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.container_5
{
	POSITION:absolute;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}


/* Standard TEXT-LAYOUT Classes ----------------------------------------------------*/


.textlayout_1
{
	text-justify: newspaper;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.textlayout_2
{
	text-justify:distribute-all-lines;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.textlayout_3
{
	text-justify:distribute;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.textlayout_4
{
	text-justify:inter-word;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}

.textlayout_5
{
	text-justify:auto;
	font-size: 10pt;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}



/* Standard FILTER Classes ----------------------------------------------------*/


.filter_1
{
	POSITION:absolute;
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.filter_2
{
	POSITION:relative;
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.filter_3
{
	filter:blendTrans(duration=3);
}

.filter_4
{
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.filter_5
{
	FILTER:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}




.DropFirst:first-letter 
{
	padding-right: 5px; 
        padding-left: 0px; 
        font-size: 300%; 
        float: left;
        color: #002255; 
        padding-bottom: 5px; 
        padding-top: 0px;         
      
 }
/* glossar */

.glossar
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;	
	color: darkblue;
}

.glossar_grey
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;	
	color: lightgrey;
}

.glossar_letter
{
	font-family:Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	font-size:12pt;
	color: darkblue;
}

/*.DefaultFormButton
{
	font-size: 11px;
	font-family: verdana;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	min-height: 17px;
	border: solid 1px #333333;
    border-radius:4px;
}*/
.AdvancedHTMLEditor_DefaultFormButton {
	font-size: 11px;
	font-family: verdana;
	color: #333333;
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	background-color: #EFEFEF;
	height: 17px;
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	border-top: solid 1px #333333;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-color: #ccc;
	margin-top: 2px;
	display: inline-block;
}
.field
{
	font-size: 11px; 
	font-family: verdana;
	color: #333333;
	width: 93px; 
	background-color: #ffffff; 
	height: 17px; 
	border: solid 1px #666666;
}

/* table layouts */

.db_default_table
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: white
}
.db_default_header_row
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: black
}
.db_default_header_cell
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: black
}
.db_default_data_row
{
    BACKGROUND-COLOR: #b5cbeb
}
.db_default_data_row_odd
{
    BACKGROUND-COLOR: white
}
.db_default_title
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: center
}
.db_classic_table
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: white
}
.db_classic_header_row {
	FONT-WEIGHT: bold;
	COLOR: white;
	BACKGROUND-COLOR: black;
	position: sticky;
	top: -1px;
	z-index: 110;
	box-shadow: 2px 2px 5px #ddd;
	opacity: 0.9;
}
.db_classic_header_cell
{
    FONT-WEIGHT: bold;
    COLOR: white;
    BACKGROUND-COLOR: black;
    padding-left:2px;
	padding-right:3px;
}
.AdminPage .db_classic_data_row {
	background-color: #efefef;
}
.db_classic_data_row_odd
{
    BACKGROUND-COLOR: white
}
.db_classic_title {
	FONT-WEIGHT: bold;
	COLOR: white;	
	BACKGROUND-COLOR: black;
	TEXT-ALIGN: center;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.db_classic_data_cell
{
	padding-left:2px;
	padding-right:3px;
}
/*teaserlistrenderer*/
.teaserBorder
{
	 border-color:#cccccc;
	 border-width:1px;
	 border-style:solid
}

.teaserBGColor
{
	background-color:#cccccc;
}
.teaserColor
{
	color:#cccccc;
}

div.text_3
{
	margin-bottom:12px;
}

p.title_3
{
	margin-bottom:8px;
}

TD.TopNav_1, TD.TopNav_1_active
{
	padding-right:5px;	
}
TD.TopNav_1_active
{
	font-weight:bold;
}

TD.LeftNav_2, TD.LeftNav_2_active
{
	padding-left:5px;
}


.DefaultTable {
    width:100%;
    font-size:12px;
}
    .DefaultTable th, .DefaultTable td {
        padding:2px;
        border-top:1px solid black;
        text-align:left;
        padding-left:4px;
        font-size:12px;
    }

.HtmlEditorTable TD, .HtmlEditorTable P, .HtmlEditorTable A {
    font-size: medium;
    font-family: Verdana;
}

.AdminPage .KontextLogon
{
	background-color:white;
	margin-bottom:100px;
}

.AdminPage form {
	height:calc(100% - 50px);
}

.AdminPage #Error_Panel, .AdminPage #Error_Panel > table {
	height: 100%;
}

.ResponsiveColumns {
	min-height: 20px;
	display: flex;
	flex-wrap: wrap;
}

	.ResponsiveColumns > div {
		float: left;
	}

	.ResponsiveColumns .Span1 {
		width: 100%;
		padding-right: 0%;
	}

	.ResponsiveColumns .Span2 {
		width: 48%;
	}

	.ResponsiveColumns .Span3 {
		width: 33%;
	}

	.ResponsiveColumns .Span4 {
		width: 25%;
	}

	.ResponsiveColumns .Span5 {
		width: 20%;
	}

	.ResponsiveColumns .Span6 {
		width: 16%;
	}

	.ResponsiveColumns .SpanP25 {
		width: 25%;
	}

	.ResponsiveColumns .SpanP33 {
		width: 33%;
	}

	.ResponsiveColumns .SpanP75 {
		width: 75%;
	}

	.ResponsiveColumns .SpanP80 {
		width: 80%;
	}

	.ResponsiveColumns .SpanP66 {
		width: 66%;
	}

	.ResponsiveColumns .SpanP50 {
		width: 48%;
	}

	.ResponsiveColumns .Col {
		padding-right: 1%;
		padding-left: 1%;
		padding-bottom: 20px;
	}

	.ResponsiveColumns .Clear {
		clear: both;
		float: none;
	}

@media (max-width: 700px) {
	.ResponsiveColumns .Span1,
	.ResponsiveColumns .Span2,
	.ResponsiveColumns .SpanP75,
	.ResponsiveColumns .SpanP80 {
		width: 100%;
		padding-left: 0% !important;
		padding-right: 0% !important;
	}

	.ResponsiveColumns .Span3,
	.ResponsiveColumns .Span4,
	.ResponsiveColumns .Span5 {
		width: 50%;
	}

	.ResponsiveColumns .Span6 {
		width: 25%;
	}
}

@media (max-width: 500px) {
	.ResponsiveColumns .Span1,
	.ResponsiveColumns .Span2,
	.ResponsiveColumns .Span3,
	.ResponsiveColumns .Span4,
	.ResponsiveColumns .SpanP75,
	.ResponsiveColumns .SpanP80,
	.ResponsiveColumns .SpanP66,
	.ResponsiveColumns .SpanP50,
	.ResponsiveColumns .SpanP33,
	.ResponsiveColumns .SpanP25 {
		width: 100%;
		padding-right: 0% !important;
	}

	.ResponsiveColumns .Span5,
	.ResponsiveColumns .Span6 {
		width: 50%;
	}
}

.FFldLyt_FieldLabel
{
	padding-top:3px;
	padding-bottom:3px;
}

.KontextToolBar > table {
	box-shadow: 4px 2px 4px #777;
	opacity: 0.8;
	line-height: 1 !important;
}

    .KontextToolBar > table .KXTBBtn:hover {
        background-color: #005d8c;
        transition: all 0.4s ease-in-out;
    }

    .KontextToolBar > table .KXTBBtn {
        margin-bottom: 4px;
        padding: 3px;
        border-radius: 4px;
    }

    .KontextToolBar > table .KXTBLogo img {
        margin-top: 2px;
        margin-bottom: 0px;
    }

.AdminPage .KontextToolBar
{
	left:unset !important;
}
.AdminPage .filter-table {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: .9rem;
	text-align: right;
}
.AdminPage .filter-table input {
	border-radius: 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-image: url(../../images/AE/ae_col_filter.gif);
	background-repeat: no-repeat;
	background-position: right 3px center;
	padding-right: 10px;
}

.AdminPage .CopyClpBtn:hover, .AdminPage .CopyClpBtn:focus {
	border-radius: 2px;
	outline-color: #005d8c !important;
	outline-offset: 2pt !important;
	outline-style: none !important;
	border: 1px solid #fff !important;
	box-shadow: 0 0 0 2pt #005d8c;
}

.AdminPage .CopyClpBtn {
	background-image: url(../../images/copy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 20px !important;
	float: right;
	margin-left: 5px;
	margin-top:0px;
	display: block;
	cursor: pointer;
	margin-right:5px;
}
.AdminPage .CheckListContainer .CopyClpBtn, .AdminPage .TopLabel_List .CopyClpBtn, .AdminPage .StringResultListArea .CopyClpBtn {
	margin-top: 10px;
}
.AdminPage .SortableHeader {
	cursor: pointer;
}
.AdminContent .CopyClpBtn {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}
.AdminContent .filter-table {
	float: left;
	margin-top:0px;
	
}
.AdminContent .searchableTable {
	clear:both;
}

.EditorDialog .filter-table {
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: .9rem;
	text-align: right;
}

.EditorDialog .filter-table input {
	border-radius: 3px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	background-image: url(../../images/AE/ae_col_filter.gif);
	background-repeat: no-repeat;
	background-position: right 3px center;
	padding-right: 10px;
}

.AdminPage .EditorDialog:hover, .AdminPage .EditorDialog:focus {
	border-radius: 2px;
	outline-color: #005d8c !important;
	outline-offset: 2pt !important;
	outline-style: none !important;
	border: 1px solid #fff !important;
	box-shadow: 0 0 0 2pt #005d8c;
}

.EditorDialog .CopyClpBtn {
	background-image: url(../../images/copy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 20px;
	height: 20px !important;
	float: right;
	margin-left: 10px;
	display: block;
	cursor: pointer;
}

.EditorDialog .SortableHeader {
	cursor: pointer;
}
.ac_input
{
	font-family:Arial;
}

.AdminPage .Breadcrumb {
	position: relative;
	z-index: 100;
	margin-bottom: 5px;
	margin-left: 5px;
}

	.AdminPage .Breadcrumb li {
		margin-bottom: 5px;
		list-style: none;
		padding-right: 10px;
		display: inline-block;
	}

		.AdminPage .Breadcrumb li.Active,
		.AdminPage .Breadcrumb li.Start {
			border-right: 1px solid #555;
			margin-right: 10px;
		}

		.AdminPage .Breadcrumb li.Inactive {
			color: #555 !important;
		}

		.AdminPage .Breadcrumb li.Start a {
			background-image: url("../../images/i_cld.gif");
			background-repeat: no-repeat;
			background-size: contain;
			background-position: 0px 1px;
			height: 0.8rem;
			width: 1rem;
			display: inline-block;
		}

@media (max-width: 50rem) {
	.AdminPage .Breadcrumb {
		display: none;
	}
}

.c_sm_standard_u_d .EditingFrame {
	
	border-left-width: 2px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-top-width: 0px !important;	
	border-radius:0px !important;
	padding-left:4px;
	box-shadow:none !important;
	
}

	
	.AdminPage .FMPRootTable .formularBereich ul {
		padding-left: 20px;
	}
	.AdminPage .FMPRootTable .formularBereich ul li {
		padding-left: 0px;
		margin-left: 0px;
	}
table.PropVersions {
	width:100%;
}
table.PropVersions td {
	text-align: left;
	font-weight: normal;
	vertical-align:top;
	border-top:1px solid #ddd;
}
table.PropVersions th
{
	text-align:left;
	
	
}

.DefaultFormButton, .Style2015 .C_buttonStyleFo, .Style2015 .C_MediaCCC_NewContainer {
	color: #fff !important;
	background-color: #6784b5 !important;
	border-radius: 3px !important;
	border: 1px solid #6784b5 !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	padding-left: 13px !important;
	padding-right: 13px !important;
	height: auto;
	cursor: pointer;
}
	.Style2015 .C_MediaCCC_NewContainer {
		color: white !important;
		padding: 3px !important;
		
	}
		
.Style2015 .C_MediaCCC_NewContainer a {
	color: white !important;
	padding: 3px !important;
	display: inline-block;
}
		.Style2015 .C_MediaCCC_NewContainer.ActiveEditorControl, .Style2015 .C_MediaCCC_NewContainer.ActiveEditorControl a {
			color: black !important;
			background-color: white !important;
			padding: 3px !important;
		}
	input[type=image].DefaultFormButton, .DefaultFormButton.ListItemFinish, .Style2015 input[type=image].C_buttonStyleFo, .Style2015 .DefaultFormButton.C_buttonStyleFo  {
		background-color: #87A4D5 !important;
		border: 1px solid #87A4D5 !important;
	}
#TETemplates .DefaultFormButton {
	background-color: #A7C4F5 !important;
	border: 1px solid #87A4D5 !important;
}
.ElEdDi_DivStBaCo .C_MediaCCC_NewContainer
{
	display:block;
	margin-bottom:1px;
}
	.ElEdDi_DivStBaCo .C_MediaCCC_NewContainer a, .ElEdDi_DivStBaCo .C_MediaCCC_NewContainer span{
		padding:3px !important;
		display:inline-block;
	}
.DefaultFormButton:hover, .Style2015 .C_buttonStyleFo:hover, .Style2015 .C_MediaCCC_NewContainer:hover {
	background-color: #87A4D5 !important;
	border: 1px solid #87A4D5 !important;
	color: #fff !important;
}
.DefaultFormButton:focus, .Style2015 .C_buttonStyleFo:focus, .Style2015 .C_MediaCCC_NewContainer:focus {
	outline-color: #6784b5 !important;
	outline-offset: 2pt !important;
	outline-style: none !important;
	border: 1px solid #fff !important;
	box-shadow: 0 0 0 2pt #6784b5;
}
	.DefaultFormButton[disabled=disabled], .Style2015 .C_buttonStyleFo[disabled=disabled] {
		color: #808080 !important;
		background-color: transparent !important;
		background: none !important;
		cursor: default;
	}
.C_DataGrid_TextDecoration.DefaultFormButton{
	display:inline-block;
}