﻿/* Allgemeine CSS */
/* -------------- */
.CMS_Control_Image_Button
{
	position: relative;
	display: inline;	
}
.CMS_Control_Image_Button_fuer_Images
{
	position: relative;
	left: 3px;
	top: -15px;
	display: block;	
}
.CMS_Control_Image_Button_fuer_Menus
{
	position: relative;
	left: 0px;
	top: -20px;
	display: block;	
}
.CMS_Control_Background_PAN 
{
	position: absolute;
	background-color:Gray;
	filter:alpha(opacity=20);	/* Transparenz für IE		*/
	-moz-opacity:0.2;			/* Transparenz für Mozilla	*/
	top: 0px;
	left: 0%;
	width: 1011px;
	height: 602px;
	width: 100%;
	height: 3000px;
}
.CMS_Control_Background_PAN_transparent
{
	position: absolute;
	background-color: Transparent;
	top: 0px;
	left: 0%;
	width: 1011px;
	height: 602px;
	width: 100%;
	height: 3000px;
}
.CMS_DetailTextEditor_Background_PAN 
{
	position: absolute;
	background-color:Gray;
	filter:alpha(opacity=20);	/* Transparenz für IE		*/
	-moz-opacity:0.2;			/* Transparenz für Mozilla	*/
	top: 0px;
	left: 0%;
	width: 1011px;
	height: 602px;
	width: 100%;
	height: 100%;
}
.CMS_Control_FormHeader_PAN
{
	position: relative;
	height: 20px;
	background-image: url(Images/ModalHeader.png);
	background-repeat: repeat-x;
	cursor: default;
}
.CMS_Control_FormHeader_Text
{
	position: relative;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	left: 1%;
	padding-top: 3px;
	float: left;
}
.CMS_Control_Editor_Funktion_Pan 
{
	position: relative;
	background-color: #EAEAEA;
	top: 20px;
	height: 77%;
	margin-right: 5px;
	margin-left: 5px;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CMS_Control_TitelLine_PAN
{
	position: relative;
	top: 10px; /*	left: 1%;
	width: 98%;		*/
	height: 20px;
	background-color: #EAEAEA;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.CMS_Control_InfoLine_PAN
{
	position: relative;
	top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #EAEAEA;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CMS_Control_InfoLine_Titel
{
	color: #061c49;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
	height: 30px;
}
.CMS_Control_StatuslineLine_Pan
{
	position: relative;
	background-color: #D9ECFF;
	border-top: #C0C0C0 1px solid;
	font-variant: small-caps;
	text-align: center;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
}

/* CMS - Client - Message */
/* ------------------- */
.CMS_MessageBox_Basis_PAN
{
/*	position: fixed;	*/
	position: absolute;		/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 30%;
	top: 20%;
	min-height: 80px;	/* Wird nur von Firefox und IE7 interpretiert	*/
	width: 450px;
	border-style: outset;
	background-color: White;	
}
.CMS_Control_Message_Text_LBL
{
	position: relative;
	top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.CMS_Control_Message_OkBut_PAN
{
	position: relative;
	background-color: transparent;
	height: 10px;
	text-align: center;
}

/* CMS - Image - EDITOR */
/* ------------------- */
.CMS_Control_ImageBasis_PAN
{
	position: fixed;
/*	* position: absolute;	*/	/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 40%;
	top: 30%;
	height: 400px;
	width: 450px;
	border-style: outset;
	background-color: White;
}
.CMS_Control_StandartImage_PAN
{
	position: relative;
	background-color: #EAEAEA;
	top: 20px;
	left: 1%;
	height: 77%;
	width: 40%;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-bottom: #C0C0C0 1px solid;
}
.CMS_Control_UloadImage_Button
{
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #3366cc;
	margin-top: 20px;
	margin-left: 35px;
}

/* Upload - File - Control */
/* ------------------------ */
.CMS_ImageUpload_Basis_PAN
{
	position: absolute;		/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	background-color: #EAEAEA;
	top: 50px;
	left: 4%;
	width: 400px;
	border-style: outset;
}
.CMS_Control_File_Upload_PAN
{
	position: relative;		
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 3px;
	text-align: center;	
	height: 55px;		
	overflow: visible;
/*	clear: none;	*/
}
	.CMS_Control_Fileupload_Control
{
	margin-top: 3px;
	width: 100%;		
	overflow: visible;
	clear: both;
	
	text-align: center;		
	margin: 0 auto;			/* damit Mozilla auch zentriert	*/
}	
.CMS_Fileupload_Control_OkCancel_PAN
{
	background-color: transparent;
	padding-top: 10px;
	padding-left: 33%;
	width: 33%;
	overflow: visible;
	clear: both;
	float: left;
}
/* CMS - Save - Dialog */
/* ------------------- */
.CMS_SaveDialog_Basis_PAN
{
	position: absolute;	
	background-color: #EAEAEA;
	top: 70px;
	left: 2%;
	width: 395px;	
	border-style: outset;
}
.CMS_SaveDialog_PAN
{
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 3px;
	
	overflow: visible;
}
.CMS_SaveDialog_StatuslineLine_Pan
{
	position: relative;
	background-color: #ff9999;
	border-top: #C0C0C0 1px solid;
	font-variant: small-caps;
	text-align: center;
	margin-top: 10px;
	margin-right: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
}


/* CMS - Menü - EDITOR */
/* ------------------- */
.CMS_Control_MenuBasis_PAN
{
	position: fixed;
/*	* position: absolute;	*/	/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 10%;
	top: 15%;
	height: 400px;
	width: 850px;
	border-style: outset;
	background-color: White;
}
.CMS_Control_StaticMenuStyle
{
	background: transparent;

}
.CMS_Control_StaticMenuItemStyle
{
	background: transparent;
	color: #8691a6;
	height: 29px;
	padding-left: 3px;
}
.CMS_Control_StaticHoverStyle
{
	background: transparent;
	color: #89050C;
	height: 29px;
	padding-left: 3px;
}
.CMS_Control_StaticSelectedStyle
{
	background: transparent;
	color: #89050C;
	height: 29px;
	padding-left: 3px;
}
.CMS_Control_DynamicMenuStyle
{
	background: transparent;
	border-right: #b4bdc4 1px solid;
	border-top: #b4bdc4 1px solid;
	border-bottom: #b4bdc4 1px solid;
	height: 25px;
}
.CMS_Control_DynamicMenuItemStyle
{
	background: #EAEAEA;
	color: #061c49;
	border-left: #b4bdc4 1px solid;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.CMS_Control_DynamicHoverStyle
{
	background: #EAEAEA;
	color: #89050C;
	border-left: #b4bdc4 1px solid;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
}
.CMS_Control_DynamicSelectedStyle
{
	color: #89050C;
}

/* CMS - EDITOR  */
/* ------------  */
.CMS_TextEditor_Basis_PAN
{
	position: fixed;
/*	* position: absolute;	*/	/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 15%;
	top: 22%;
	height: 400px;
	width: 780px;
	border-style: outset;
	background-color: White;
}

.CMS_Control_InfoLine_Text
{

}
.CMS_TextEditor_InfoLine_HighLight
{
	background-color: #D9ECFF;
}
    /* Grids  */

    .CMS_Control_GridView_Head
    {
        font-size: 11px;
        color: #203C79;
        font-weight: bold;
        background-color: #D3D3D3;
        text-align: left;
    }
    .CMS_Control_GridView_Row
    {
        background-color: #D9ECFF;
        font-size: 11px;
        color: Black;
    }
    .CMS_Control_GridView_Row_Altenate
    {
        font-size: 11px;
        color: Black;
        background-color: #C4D7ED;
    }
    .CMS_Control_GridView_Selected_Row
    {

    }
    .CMS_Control_GridView_Pager
    {
        font-size: 12px;
        font-weight: bold;
        color: #203C79;
        background-color: #D3D3D3;
        text-align: center;
    }  
	.CMS_Control_GridView_Footer 
	{
		font-size: 11px;
		color: #203C79;
		font-weight: bold;
		background-color: #D3D3D3;
		text-align: left;
	}
	.CMS_Control_GridViev_Column_20
	{
	width: 15%;
	text-indent: 5px;
	}
	.CMS_Control_GridViev_Column_80
	{
	width: 85%;
	}

/* Detail-Texteditor */
/* ----------------- */
.CMS_DetailTextEditor_PAN
{
	position: absolute;		/* IE6 kann kein Position fixed. Die anderen Browser interpretieren keinen *	*/
	background-color: #EAEAEA;
	top: 50px;
	left: 5%;
	height: 360px;
	width: 91%;
	border-style: outset;
}
.CMS_DetailTextEditor_TEXT
{
	position: relative;
	top: 5px;
	left: 1%;
	height: 300px;
	width: 96%;
}
.CMS_DetailTextEditor_OkCancel_PAN
{
	position: relative;
	background-color: transparent;
	top: 5px;
	left: 40%;
	height: 10px;
	width: 20%;
}