#bg_fader {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 998;
	display:none;
}

#overlay {
	position:absolute;
	padding: 5px;
	top: 80px;
	left:105px;
	width: 800px;
	height: auto;
	border-top: 3px solid #f0f0f0;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 3px solid #f0f0f0;
	background-color: #ffffff;
	z-index: 999;
	display:none;
}

body {
	margin:0;padding:0;
background: #d3d3d3; /* Old browsers */
}

#wrapper {
	width: 100%;
	height:100%;
 background: #d3d3d3; /* Old browsers */
}

#top_wrapper {
	padding: 5px 0px 0px 5px;
	width: 100%;
	height: 72px;
}
#workbench_1 {
	float: left;
	margin: 4px 0px 4px 5px;
	padding: 5px;
	background-color: white;
	width: 680px;
	/* width: 550px; */
	height: 750px;
	overflow: auto;
	
}
#workbench_2 {
	float: left;
	padding: 5px;
	margin: 4px 0px 4px 5px;
	background-color: white;
	width: 480px;
	/* width: 620px; */
	height: 750px;
	overflow: auto;
	
}

#wb2_content {
	width: 480px;
	/* width: 620px; */
	height: 725px;
	overflow: auto;
	background-color: #f0f0f0;
}


.tool {
  text-transform:uppercase;
	cursor: pointer;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 10px 20px 10px 20px;
	height: 16px;
	background-color: green;
	border: 1px solid lime;
	text-align: center;
	font-weight: bold;
	color: lime;
}
.tool:hover {
	background-color: white;
	color: green;
}
.category {
	cursor: pointer;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 10px 0px 10px;
	height: 16px;
	background-color: #BEC2C6;
	border: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	color: white;
}
.category:hover {
	background-color: #ffffff;
	color: black;
}
.button1 {
	text-align: center;
	font-weight: bold;
	background-color: #bec2c6;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #67737a;
	color: white;
	cursor: pointer;
	text-decoration:none;
}
.button1:hover {
	background-color: green;
	text-decoration:underline;
}
.button2 {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background-color: #FFB9B9;
	float: right;
	color: #000000;
	padding: 0px 5px 0px 5px;
	border: 1px solid #67737a;
}
.button2:hover {
	color: #ffffff;
	background-color: #c00000;
}

.button3 {
	width: auto; height: auto;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background-color: #FFB9B9;
	color: #000000;
	float: left;
	padding: 0px 5px 0px 3px;
	border: 1px solid #67737a;
}
.button3:hover {
	color: #ffffff;
	background-color: #c00000;
}
.button4 {
	width: auto; height: auto;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
	padding: 0px 5px 0px 3px;
	border: 1px solid #67737a;
}
.button4:hover {
}

.trenner { margin: 1px 0px 1px 0px; width: 100%; height: 3px; background:url(../media/trennlinie.gif) repeat-x 0 0;}
.clear { clear: both; }

.stat_ok {font-weight:bold;color:#00c000;}
.stat_err {font-weight:bold;color:#c00000;}
.stat_inf {font-weight:bold;color:#000000;}
.pagemenu {padding: 5px; background-color: #ffffff;border:1px solid black; position:absolute; visibility: hidden;}
.pagemenulink {cursor:pointer;text-decoration:none;}
.pagemenulink:hover {cursor:pointer;text-decoration:underline;}
.gb_link{cursor:pointer;text-decoration:none;}
.gb_link:hover{text-decoration:underline;}
.gb_row {margin: 0px 0px 1px 0px;}


.admin_tool {
	cursor: pointer;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: 16px;
	background-color: #4080c0;
	border: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration:none;
}
.admin_tool:hover {
	background-color: #ffffff;
	color: black;
	text-decoration:none;
}
.admin_tool_act {
	cursor: pointer;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 10px;
	height: 16px;
	border: 1px solid #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
	background-color: #ffffff;
	color: black;
}
.admin_tool_act:hover {
	background-color: #ffffff;
	color: black;
	text-decoration:none;
}

.cat_selected {background: #e5efb0; color: #88944b;}
.site_ed_textarea {
	font-family:Arial,Helvetica,sans-serif;font-size:10px;width:370px;height:80px;border:none;background-color:#e4e4e4;
}

#tinymceGhost {width:680px;height:570px;visibility:hidden;position:absolute;z-index:100;top:-3000px;left:-3000px;}
#contenteditor {height:570px;margin-bottom:80px;}

#pageMetaEditor {
	border:1px solid #e4e4e4;margin-bottom:10px;resize:none;width:520px;height:120px;font-family:Arial,Helvetica,sans-serif;font-size:10px;display:none;
}

/* Guestbook editor V2 */
.gb2PrevPageOff { margin:5px 5px 5px 0; float:left;width: 30px; height:30px; background: url(../media/gbxSprite.png) 0 -180px no-repeat; }
.gb2PrevPage { margin:5px 5px 5px 0; float:left;cursor:pointer; width: 30px; height:30px; background: url(../media/gbxSprite.png) 0 -210px no-repeat transparent; }
.gb2PrevPage:hover,focus { background: url(../media/gbxSprite.png) 0 -240px no-repeat transparent; }

.gb2NextPageOff { margin:5px 0 5px 5px; float:left;width: 30px; height:30px; background: url(../media/gbxSprite.png) -30px -180px no-repeat; }
.gb2NextPage { margin:5px 0 5px 5px; float:left;cursor:pointer; width: 30px; height:30px; background: url(../media/gbxSprite.png) -30px -210px no-repeat transparent; }
.gb2NextPage:hover,focus { background: url(../media/gbxSprite.png) -30px -240px no-repeat transparent; }

.gb2Online { margin:5px; float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -540px -120px no-repeat transparent;}
.gb2Offline { margin:5px;float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -540px -60px no-repeat transparent;}

.gb2Delete { margin:5px;float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -90px -60px no-repeat transparent;}
.gb2Delete:hover,focus { background: url(../media/gbxSprite.png) -90px -120px no-repeat transparent; }

.gb2Save { margin:5px;float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -60px -60px no-repeat;}
.gb2SaveRed { margin:5px;float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -60px -150px no-repeat transparent;}
.gb2Save:hover,focus { background: url(../media/gbxSprite.png) -60px -120px no-repeat transparent; }
.gb2SaveRed:hover,focus { background: url(../media/gbxSprite.png) -60px -120px no-repeat transparent; }

.gb2BulkArrowUp { width: 28px; height: 15px; background: url(../media/gbxSprite.png) 0 -285px no-repeat transparent; float:left; }
.gb2BulkArrowDown { width: 28px; height: 15px; background: url(../media/gbxSprite.png) -28px -285px no-repeat transparent; float:left; }
.gb2BulkSelect { text-decoration:none; color: #2080c0; cursor:pointer;}
.gb2BulkSelect:hover,focus {text-decoration:underline;}
.gb2BulkGo { cursor:pointer;font-weight:bold;font-size:16px;padding:4px 20px 4px 20px; color: #2080c0; background-color: #e0e2e4; }
.gb2BulkGo:hover,focus { background-color: #2080c0; color: white;}

.gb_page_title {	text-decoration:none;font-weight:bold;padding: 4px 4px 4px 0;float: left;}
.gb_page_link {	cursor:pointer;color: #c00000;text-decoration:none;font-weight:bold;padding:4px; float: left;}
.gb_page_link:hover {	text-decoration:underline;}
.gb_page_link_act { color: white;background-color:#c00000;text-decoration:none;font-weight:bold;padding:4px; float: left; }

.gb2TextareaName {margin-top: 5px; border:none;width:200px; height:20px; font-size:16px; font-family:Arial, Verdana, Helvetica, sans-serif;}
.gb2TextareaText {border:none;width:600px; height:60px; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif;}

/* round plus-sign button */
.addItem { margin:5px;float:left; width:30px;height:30px; cursor:pointer; background: url(../media/gbxSprite.png) -30px 0 no-repeat transparent;}
.addItem:hover,focus { background: url(../media/gbxSprite.png) -30px -30px no-repeat transparent; }

::selection {
  background: orange; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: orange; /* Gecko Browsers */
}

.workbench_wrapper {width:1200px;}

.exm-textarea {border:none;background-color:white;font-family: sans-serif; resize:none;}