﻿* {
	padding: 0px;
	margin: 0px;
	visibility: visible;
}

a {
	font-family: Verdana;
}

body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	background-color: #ccd4bc;
}

img {
	border-style: none;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

/* Text styles */

.headline_green {
	font-size: 13px;
	font-weight: bold;
	color: #4E6A1B;
}

/* TabContainer */
.CustomTabStyle .ajax__tab_xp {
	border: none 0px #fff;
}

.CustomTabStyle .ajax__tab_hover {
	float: left;
	display: block;
}

.CustomTabStyle .ajax__tab_active {
	float: left;
	display: block;
	border-style: none;
}

.ajax__tab_notactive {
	float: left;
	display: block;
	border-style: none;
	margin-right: 5px;
}

.ajax__tab_outer {
	float: left;
	display: block;
	border: solid 1px #51691D;
	border-bottom-style: none;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	margin-right: 5px;
	background-color: #FFFFFF;
}

.ajax__tab_active .ajax__tab_outer {
	margin-left: 0px;
	float: left;
	display: block;
	border: solid 1px #51691D;
	background-color: #95A670;
	border-bottom-style: none;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
}

.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {
	float: left;
	display: block;
	background-color: #95A670;
}

.CustomTabStyle .ajax__tab_header {
	float: left;
	display: block;
	padding-left: 20px;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
}

.CustomTabStyle .ajax__tab_inner {
	height: 24px;
	padding: 3px;
	padding-bottom: 1px;
	vertical-align: middle;
	text-align: center;
}

.CustomTabStyle .ajax__tab_tab {
	width: auto;
	height: 16px;
	color: #000000;
	margin: 0px !important;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
}

.CustomTabStyle .ajax__tab_tab H2 {
	margin: 0px;
	padding: 0px;
}

.CustomTabStyle .ajax__tab_body {
	clear: both;
	border-top: solid 1px #51691D;
	padding: 5px;
}





/* Buttons */

.DarkGreenMenuButton, .WhiteMenuButton, .GrayMenuButton, .DarkGreenMenuButtonWhiteBorder, .DarkGreenMenuButtonWhiteBorderUnten {
	font-family: Verdana;
	padding: 0px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	height: 19px;
	width: 100%;
	padding-bottom: 2px;
	text-align: center;
}

.SaveButton {
	font-size: 13px;
	border: solid 1px #B31B1B;
	background-color: #E5B2B1;
	text-align: center;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.DarkGreenMenuButton {
	background-color: #506B1D;
	border-style: none;
}

.WhiteMenuButton {
	border: 0px;
	color: #000;
	background: #fff;
}

.GrayMenuButton {
	background-color: #5c5c5c;
	border: 1px solid #FFF;
	border-left: 0px;
	border-right: 0px;
}

.DarkGreenMenuButtonWhiteBorder, .DarkGreenMenuButtonWhiteBorderUnten {
	background-color: #506B1D;
	border: 1px solid #fff;
	border-left: 0px;
	border-right: 0px;
}

.DarkGreenMenuButtonWhiteBorderUnten {
	border-bottom: 1px solid #fff;
}

.TreeDesign {
}

.Backbutton {
	width: 200px;
	border: solid 1px #506B1D;
	border-left-style: none;
}

/* MasterPage */

.divLogoAlbatros {
	position: absolute;
	background-color: transparent;
	width: 220px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 22px;
	top: 10px;
	left: 725px;
}

.divHeaderBar {
	position: absolute;
	left: 250px;
	top: 80px;
	height: 18px;
	background-color: #95A670;
	color: #000000;
	font-size: 14px;
	vertical-align: middle;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-weight: bold;
	border: solid 1px #506B1D;
	width: 580px;
}

.divHeaderBarTable {
	height: 18px;
	background-color: #95A670;
	color: #000000;
	font-size: 14px;
	vertical-align: middle;
	padding: 5px !important;
	padding-top: 2px !important;
	padding-bottom: 1px !important;
	font-weight: bold;
	border-bottom: solid 1px #506B1D;
}

.divContent {
	position: absolute;
	left: 250px;
	top: 110px;
	bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
	border: solid 1px #506B1D;
	border-bottom: 0px;
	width: 580px;
	height: 100%;
	padding-bottom: 100px;
}

.divTopLeftMenu {
	position: absolute;
	left: 0px;
	top: 80px;
	width: 180px;
	border: solid 1px #FFF;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.divBottomSideMenu {
	position: absolute;
	left: 51px;
	top: 635px;
	display: none;
}

.divBackButton {
	position: absolute;
	width: 200px;
	top: 725px;
	left: 0px;
}

#pnlDeleteConfirmation {
	display: none;
	position: fixed;
	top: 400px;
	left: 400px;
	z-index: 9999999;
}

a {
	text-decoration: none;
}


/* CMS ContentEditor */

#ctl00_divLogoutButton {
	color: #fff;
	font-size: 14px;
}

.ContentEditorContainerTable {
	width: 100%;
	padding: 0px;
	border-style: none;
	border-collapse: collapse;
}

.divContentEditorContent {
	position: absolute;
	left: 200px;
	top: 80px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	border: solid 1px #506B1D;
	border-bottom: 0px;
	bottom: 0px;
	width: 840px;
}

/* HTML Text Editor */


.mceLayout, .mceEditor {
	margin-left: auto !important;
	margin-right: auto !important;
}

.HTMLTextEditorTextbox {
	border: 1px solid #000000;
}

.HTMLTextEditorOKButton, .FlashIntroModule_OKButton {
	line-height: 24px;
	font-size: 13px;
	border: solid 2px #B31B1B;
	background-color: #E5B2B1;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	color: #000000;
	font-weight: bold;
}

.HTMLTextEditorCancelButton, .FlashIntroModule_CancelButton {
	line-height: 24px;
	font-size: 13px;
	border: solid 2px #B31B1B;
	background-color: #E5B2B1;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	color: #000000;
	font-weight: bold;
}

.HTMLTextEditorTopMenuButton {
	line-height: 24px;
	font-size: 13px;
	border: solid 2px #506B1D;
	background-color: #95A670;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	color: #000000;
	font-weight: bold;
}

.HTMLTextEditorLayer{ 
	background-color: #fff;
	position: absolute;
	left: 201px;
	top: 115px;
	width: 847px;
	z-index: 100;
}



.HTMLTextEditorTable {
	margin: auto;
}

/* Flash Intro Module */

.FlashIntroModule_EditorLayer 
{
	left: 201px;
	position: absolute;
	top: 102px;
	width: 840px;
	z-index: 100;
}

.FlashIntroModule_EditorLayer Table
{
	padding:5px;
}

.FlashIntroModule_FlashMovieTextbox
{
	width:350px;
	border:solid 1px black;
}

.FlashIntroModule_EditorImage
{
	width:100px;
	height:100px;
}

.FlashIntroModule_EditorTextbox
{
	width:150px;
	border:solid 1px black;
}


/* CONTROLS */

/* PageTree */

.PageTree_PageTab {
	border: solid 1px #ffffff;
	height: 23px;
	color: #ffffff;
	padding: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.PageTree_PageTab, .PageTree_PageTab_Depth_0 {
	/*background-color: #506B1D;*/
	width: 540px;
}
.PageTree_PageTab, .PageTree_PageTab_Depth_1 {
	/*background-color: #95A670;*/
	width: 520px;
}

.PageTree_PageTab, .PageTree_PageTab_Depth_2 {
	/*background-color: #CCD4BC;*/
	color: #506B1D;
	width: 500px;
}
.PageTree_PageTab, .PageTree_PageTab_Depth_3 {
	/*background-color: #dddddd;*/
	color: #506B1D;
	width: 480px;
}
.PageTree_PageTab, .PageTree_PageTab_Depth_4 {
	/*background-color: #eeeeee;*/
	color: #506B1D;
	width: 460px;
}


.PageTree_PageTab_Hover {
	background-color: #000000;
	color: #ffffff;
}

.PageTree_PageTab_CheckboxCell {
	width: 20px;
	text-align: center;
	display: none;
	vertical-align: middle;
}

.PageTree_StaticPageTabTable {
	width: 533px;
	padding: 2px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold; /*border:solid 1px #ffffff;*/
}

.PageTree_StaticPageTabTableCell {
	height: 20px;
	vertical-align: middle;
}

.Level1Node, .Level2Node, .Level3Node {
	border-bottom: 1px solid #FFF;
}

.Level1Node {
	color: #FFF;
}

.PageTree_PageTab_PageDeleted {
	background-color: Gray;
	color: GrayText;
}

/* ListBlock */

.ListBlock, .ListLevelBlock, .ReleaseBoxLevel1, .ReleaseBoxLevel2, .ReleaseBoxLevel3 {
}

.ListFixed {
	padding-left: 20px;
	border-top: 1px solid #fff;
	background-color: #5c5c5c;
}

.ListLevel1 {
	background-color: #506B1D;
}

.ListLevelOpener, .ListVisits, .ListUserTitle, .ListLevelTrenner, .ListLevel3Opener {
	height: 20px;
	width: 20px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

.ListLevel3Opener {
}

.ListLevelTrenner {
	padding: 0px;
	margin-top: 1px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	width: 1px;
	padding-top: 4px;
}

.ListVisits, .ListUserTitle {
	float: right;
	width: 100px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
}

.ListLevel1Titel {
	padding: 6px;
	color: #fff;
}

.ListLevel2 {
	background-color: #CCD4BC;
}

.ListLevel2Padding {
	border-right: 1px solid #506B1D;
	height: 20px;
	width: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	background-color: #FFF;
}

.ListLevel2Titel {
	border-top: 1px solid #fff; /* 	padding: 6px; 	margin-left: 30px; 	*/
	padding: 6px;
	padding-left: 36px;
}

.ListLevel3 {
	background-color: #e5e9dd;
}

.ListLevel3Padding1 {
	height: 20px;
	width: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFF;
}

.ListLevel3Padding2 {
	border-left: 1px solid #506B1D;
	border-right: 1px solid #CCD4BC;
	height: 20px;
	width: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFF;
	padding-left: 15px;
}

.ListLevel3Titel {
	padding: 6px; /*margin-left: 60px; 	padding-left: 35px;*/
	color: #506B1D;
}

.ListLevel4 {
	background-color: #FFF;
}

.ListLevel4Padding1 {
	height: 20px;
	width: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFF;
}

.ListLevel4Padding2, .ListLevel4Padding3 {
	border-left: 1px solid #506B1D;
	border-right: 1px solid #CCD4BC;
	height: 20px;
	width: 20px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFF;
	padding-left: 15px;
}

.ListLevel4Padding3 {
	border: 0px;
}

.ListLevel4Titel {
	padding: 6px; /* 	margin-left: 90px; 	padding-left: 35px;	 	*/
	padding-left: 125px;
	color: #506B1D;
}

.ListCheckBox_new {
	float: right;
}

.ListCheckBox {
	float: right;
	margin-right: 20px;
	margin-top: 7px;
}



/* PageSelector */

.PageSelector_PageTab {
	/* border: solid 1px #ffffff; */
	height: 23px;
	color: #ffffff;
	padding: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}


.PageSelector_StaticPageTabTable {
	width: 350px;
	padding: 2px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #ffffff;
}

.PageSelector_StaticPageTabTableCell {
	height: 20px;
	vertical-align: middle;
}



.PageSelector_PageTab, .PageSelector_PageTab_Depth_0 {
	background-color: #506B1D;
	width: 350px;
}
.PageSelector_PageTab, .PageSelector_PageTab_Depth_1 {
	background-color: #95A670;
	width: 330px;
}

.PageSelector_PageTab, .PageSelector_PageTab_Depth_2 {
	background-color: #CCD4BC;
	color: #506B1D;
	width: 290px;
}
.PageSelector_PageTab, .PageSelector_PageTab_Depth_3 {
	background-color: #dddddd;
	color: #506B1D;
	width: 230px;
}
.PageSelector_PageTab, .PageSelector_PageTab_Depth_4 {
	background-color: #eeeeee;
	color: #506B1D;
	border: solid 1px #ffffff;
	width: 150px;
}
.PageSelector_PageTab_Hover {
	background-color: #000000;
	color: #ffffff;
}

/* Boxen */

.divStatistikButtons {
	position: absolute;
	left: 0px;
	top: 150px;
	border-right: 1px solid #fff;
	width: 180px;
}

.divStatistikButtonsMenu {
	position: absolute;
	left: -203px;
	top: 73px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.statistik_text {
	font-size: 10pt;
	padding: 5px;
}

.statistik_box {
	margin: 10px;
}

.statistik_box_soft {
	margin: 10px;
	margin-top: 30px;
	font-weight: normal;
	font-size: 10pt;
}

.showUser {
	display: none;	
}

.statisticBlock {
	border-right: 1px solid black;
	height: 150px;
	float: left;
}

.statisticSize {
	float: left;
	width: 5px;
}

#ctl00_ContentPlaceHolder1_StatisticPicturePanel {
	border-bottom: 1px solid black;
	height: 150px;
}

#statisticPanelBlock {
	margin-left: auto;
}

#ctl00_ContentPlaceHolder1_ErrorPanel, 
#ctl00_ContentPlaceHolder1_ErrorPanelEmpty, 
#ctl00_ContentPlaceHolder1_ErrorPanelNothing {
	font-size: 13px;
	background-color: #E5B2B1;
	border: 1px solid #B31B1B;
	padding: 4px;
}

#statisticOverview {
	display: none;
	position: absolute;
	left: 50%;
	top: 190px;
	margin-left: -92px;
	border: 1px solid #506B1D;
}

#ctl00_ContentPlaceHolder1_pgsPageSelector {
	position: absolute;
	top: 5px;
	width: 580px;
}

#ctl00_ContentPlaceHolder1_pgsPageSelectorNote {
	position: fixed;
	border: 1px solid black;
	background-color: #fff;
	padding: 10px;
	left: 334px;
	top: 80px;
}

#ctl00_ContentPlaceHolder1_pgsPageSelectorNoteAbbrechen {
	position: fixed;
	left: 334px;
}

#ctl00_ContentPlaceHolder1_ZeitraumCalender, #ctl00_ContentPlaceHolder1_BisZeitraumCalender {
	position: absolute;
	top: -90px;
	background-color: #fff;
}

#ctl00_ContentPlaceHolder1_ZeitraumCalender td, #ctl00_ContentPlaceHolder1_BisZeitraumCalender td {
	padding: 2px;
}

#ctl00_ContentPlaceHolder1_ZeitraumCalender {
	left: 97px;
}

#ctl00_ContentPlaceHolder1_BisZeitraumCalender {
	left: 283px;
}

#ctl00_ContentPlaceHolder1_rblDownload {
	margin-left: 150px;
}

#ctl00_ContentPlaceHolder1_rblDownload td {
	padding: 3px;
}

#ctl00_ContentPlaceHolder1_rblDownload label {
	padding: 5px;
}

/* Contextmenu */

.ContentPreviewElement_ContextMenuOuterDiv, .daw_cms_ContextMenu {
	position: absolute;
	width: 200px;
	background-color: #fff;
	border: 1px solid black;
	border-bottom: 0px;
	display: none;
	z-index: 9999 !important;
}

.ContentPreviewElement_ContextMenuTable, .daw_cms_ContextMenuTable {
	width: 100%;
	border-collapse: collapse;
}

.ContentPreviewElement_ContextMenuTableCell, .daw_cms_ContextMenuTableCell {
	border-bottom: 1px solid black;
	display: block;
	padding: 0px;
}

a.ContentPreviewElement_ContextMenuLink, .daw_cms_ContextMenuTable a {
	padding-top: 5px;
	height: 20px;
	margin: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	display: block;
}


a:hover.ContentPreviewElement_ContextMenuLink, .daw_cms_ContextMenuTable a:hover {
	background-color: #000;
	color: #FFF;
}

.daw_cms_ContextMenu {
	left: 200px;
	top: 200px;
}

.ContentPreviewElement_DisplayName {
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
}

.Gray1 {
	background-color: #464646;
}

.Gray2 {
	background-color: #c9c9c9;
}

.Gray3 {
	background-color: #e3e3e3;
}

.Gray4 {
	background-color: #fff;
}

.GrayColor {
	color: gray !important;
}

.ContextMenuOuter {
	margin: 0px;
	padding: 0px;
}

.ContextMenuOuter LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.ContextMenuTitle {
	padding: 6px;
	color: Black;
	font-weight: bold;
	border-bottom: 1px solid black;
	cursor: pointer;
}

.ContextMenuInner {
	margin: 0px;
	padding: 0px;
	display: none;
	border: 1px solid black;
	border-bottom: 0px;
	position: absolute;
	background-color: #fff;
	left: 180px;
	top: -1px;
	width: 200px;
}

.ContextMenuInnerLI {
	margin: 0px;
	padding: 6px !important;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.ContextMenuInnerLI a {
	color: Black;
}
