.content_container {
	float: left;
	height: 728px;
	width: 984px;
}

.content_menu {
	background-color: #d1b359;
	height: 578px;
	overflow: visible;
	position: absolute;
	width: 130px;
	z-index: 1000;
}

.content_menu img {
	behavior: url('images/png.htc');
}

.footer_copyright {
	padding-top: 31px;
}

.editorframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.editorcontainer {
  height: 600px;
  margin: 5% auto;
  width: 800px;
}

.editorhighlight {
  background-color: #fff;
  border: 8px solid #D9D9D9;
  height: 100%;
  width: 100%;
}

.footer_container {
	height: 45px;
  margin: 533px 0 0 130px;
  position: absolute;
  width: 674px;
	z-index: 900;
}

.form_button_element {
	background-color: #d9d9d9;
	border: 1px solid #808080;
	margin: 4px 0;
	padding: 2px;
}

.form_colorradical {
	border: 1px solid #808080;
	margin: 0 2px 0 8px;
}

.form_container {}

.form_desc {
	float: left;
	margin-right: 5px;
	width: 16px;
}

.form_desc img {
	cursor: pointer;
}

.form_element {
	background-color: #D9D9D9;
	border: 1px solid #808080;
	margin: 2px 0;
	padding: 2px;
}

.form_element label {
	position: relative;
	top: -2px;
}

.form_errormessage {
	background-color: #FFD5D5;
	border: 1px solid #F33;
  margin-top: 10px;
  padding: 2px;
}

.form_infomessage {
	background-color: #fff4ca;
	border: 1px solid #FC0;
  margin-top: 10px;
  padding: 2px;
}

.form_input {
	background-color: #fff;
	border: 1px solid #808080;
	width: 60%;
}

.form_field_invalid {
	background-color: #FFD5D5;
	border-color: #F33;
}

.form_field_required {
	background-color: #FFEAD5;
	border-color: #F93;
}

.form_field_valid {
	background-color: #E2FFD5;
	border-color: #0F3;
}

.form_input:focus {
	border-style: dashed;
}

.form_radical_element {
	background-color: #d9d9d9;
	border: 1px solid #808080;
	margin: 4px 0;
	padding: 2px;
}

.form_select {
	background-color: #fff;
	border: 1px solid #808080;
}

.form_text {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	text-align: right;
	width: 30%;
}

.form_textarea {
	background-color: #fff;
	border: 1px solid #808080;
	width: 60%;
}

.form_textarea:focus {
	border-style: dashed;
}

.header_container {
	background-color: #d1b359;
	height: 150px;
	overflow: visible;
}

.header_datetimebox {
	margin-top: 3px;
	position: absolute;
	width: 580px;
}

.header_font {
	height: 150px;
	margin-left: 260px;
	overflow: visible;
	position: absolute;
	width: 544px;
	z-index: 900;
}

.header_fontimg {
	height: 120px;
}

.header_fontimgbox {
	position: absolute;
}

.header_input {
	background-color: #fff;
	border: 1px solid #808080;
  margin: 1px 0;
  width: 60%;
}

.header_quickbox {
  background-color: #d9d9d9;
  border: 1px solid #000;
  border-top-width: 0px;
  padding: 2px 4px;
  position: relative;
}

.header_quickbox label {
	position: relative;
	top: -2px;
}

.header_quickbox_container {
  margin: 6px 0 0 5px;
  position: absolute;
  width: 240px;
}

.header_quickbox_text {
  line-height: 18px;
}

.header_quickbox_title {
  cursor: default;
  float: left;
}

.header_status {
  border: 1px solid #000;
  cursor: pointer;
  margin: 10px;
  padding: 1px;
  position: absolute;
}

.header_status:hover {
  border-style: dashed;
}

.header_logo {
	height: 150px;
	overflow: visible;
	position: absolute;
	width: 260px;
	z-index: 1000;
}

.header_partner {
	height: 150px;
	margin-left: 804px;
	overflow: visible;
	position: absolute;
	width: 180px;
	z-index: 850;
}

.header_quicknavi {
	height: 30px;
}

.icon_close {
  cursor: pointer;
  margin-top: -3px;
  position: relative;
  top: 3px;
}

.icon_contract {
  border: 1px solid transparent;
  cursor: pointer;
  display: block;
  margin: 4px;
  position: absolute;
}

.icon_contract:hover {
  border-color: #808080;
}

.icon_expand {
  border: 1px solid transparent;
  cursor: pointer;
  display: block;
  margin: 4px;
  position: absolute;
}

.icon_expand:hover {
  border-color: #808080;
}

.icon_hyperlink {
  margin: -3px 4px 0 0;
  position: relative;
  top: 3px;
}

.icon_next {
  margin: -4px 0 0 4px;
  position: relative;
  top: 4px;
}

.icon_previous {
  margin: -4px 4px 0 0;
  position: relative;
  top: 4px;
}

.icon_text {
  margin: -3px 4px 0 0;
  position: relative;
  top: 3px;
}

.icon_password {
  background-position: 1px center;
  background-repeat: no-repeat;
  padding-left: 17px;
}

.icon_username {
  background-position: 1px center;
  background-repeat: no-repeat;
  padding-left: 17px;
}

.input_h1, .input_h2 {
  display: block;
  background-color: #e5e5e5;
  width: 100%;
  border: 1px dashed #808080;
  padding: 0;
  margin: 0 0 0 -1px;
}

.input_h2 {
  border-top-width: 0;
}

.kalender_months {
    height:200px;
}
.kalender_detail {
    height:230px;
    overflow-y:scroll;
    margin-top: -15px;
}
.kalender_month_scroll{
    overflow-x:scroll;
    height: 185px; /*170*/
    width: 500px;
}

.kalender_month {
/*    background-color: #eaeaea; */
}
.kalender_day {
    border:1px solid;
    width: 15px;
    height: 14px;
    background-color: #bababa;
    border-spacing:2px;
}
.kalender_mday {
    border:1px solid;
    width: 15px;
    height: 14px;
    background-color: #999999;
    font-weight: bold;
    border-spacing:2px;
}



.kalender_fday {
    border:1px solid;
    width: 15px;
    height: 14px;
    background-color: #a5a5a5;
    font-weight: bold;
    border-spacing:2px;
}
.kalender_null {
    border: 0px;
    width: 15px;
    height: 14px;
}
.kalender_cday {
    border:1px solid;
    border-color: #ff1100;
    width: 15px;
    height: 14px;
    background-color: #cacaca;
    border-spacing:2px;
}
.kalender_cfday {
    border:1px solid;
    border-color: #ff1100;
    width: 15px;
    height: 15px;
    background-color: #aaaaaa;
    border-spacing:2px;
    font-weight: bold;
}
.kalender_form {
    margin-top:19px;
}
.kalender_detail_table {
    border: 0px solid;
    border-collapse: collapse;
    margin: 6px auto;
    text-align:center;
    vertical-align: middle;
    width:90%;/*81%;*/
    border-spacing: 0px;
    font-size: 11px;
}
.kalender_detail_th {
    border:1px solid #000;
    text-align:left;
    font-weight: bold;
    border-spacing: 1px;
    background-color:#808080;
    color: #fff;
    height: 20px;
}
.kalender_detail_th_empty {
    border:1px solid #000;
    text-align:left;
    font-weight: bold;
    border-spacing: 1px;
    background-color:#808080;
    color: #eee;
    height: 20px;
}

.kalender_detail_row {
  background-color: #e5e5e5;
  border: 0;
  margin-top: 10px;
}

.kalender_detail_day{
    border: 1px solid;
    width: 20px;
    text-align: center;
    padding: 0 2px;
    height: 20px;
}

.kalender_detail_fday{
    border: 1px solid;
    width: 20px;
    font-weight: bold;
    border-color: #000000;
    color: #000000;
    text-align: center;
    padding: 0 2px;
}

.kalender_detail_date{
    border: 1px solid;
    width: 65px;
    text-align: center;
    padding: 0 2px
}

.kalender_detail_name{
    border: 1px solid;
    width: *;
    background-color:#b1b1b1;
    margin-top: -16px;
    margin-left: 78px;
    text-align: left;
}

.kalender_detail_content{
     border: 1px solid;
     text-align: left;
    padding: 2 4px;
}

.kalender_detail_div
{
    border: 1px solid #bbb;
    margin-top: -2px;
    margin-left: 1px;
    width: 450px;
}

.kalender_detail_empty
{
    border: 1px solid;
    height: 1px;
    text-align: left;
    font-size: 0px;
}

.kalender_th {
    border:0px;
}

.line {
	background-color: #000;
	border: 0;
	color: #000;
	font-size: 1px;
	height: 1px;
	margin: 5px auto;
}

.linegrey {
	background-color: #808080;
	border: 0;
	color: #808080;
	font-size: 1px;
	height: 1px;
	margin: 5px auto;
}

.logo_fakeimg {
	height: 120px;
	width: 450px;
}

.mainitem_container {
	height: 36px;
	margin-top: -1px;
	overflow: visible;
	width: 130px;
}

.mainitem_content {
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

.mainitem_font {
  cursor: pointer;
	line-height: 34px;
	padding-left: 12px;
	position: absolute;
	z-index: 140;
}

.mainitem_hover {
	cursor: pointer;
	height: 36px;
	position: absolute;
	z-index: 125;
}

.mainitem_shadow1_font {
  cursor: pointer;
	line-height: 34px;
	padding: 2px 0 0 14px;
	position: absolute;
	z-index: 130;
}

.mainitem_shadow2_font {
  cursor: pointer;
	line-height: 34px;
	padding: 1px 0 0 13px;
	position: absolute;
	z-index: 135;
}

.mainmenu_container {
	margin-top: 33px;
	overflow: visible;
	width: 130px;
}

.mainmenu_headerlogo {
	position: absolute;
}

.message_action {
  cursor: default;
}

.message_icon {
  margin: -3px 4px 0 0;
  position: relative;
  top: 3px;
}

.message_failed {
	background-color: #FFD5D5;
	border: 1px solid #FF3333;
  margin-top: 150px;
  padding: 2px;
}

.message_successful {
	background-color: #E2FFD5;
	border: 1px solid #33CC00;
  margin-top: 150px;
  padding: 2px;
}

.outshadow_bottom {
	clear: left;
	font-size: 0px;
	height: 10px;
}

.outshadow_container {
	margin: 20px auto;
	width: 1004px;
}

.outshadow_left {
	float: left;
	height: 728px;
	width: 10px;
}

.outshadow_right {
	float: left;
	height: 728px;
	width: 10px;
}

.outshadow_top {
	font-size: 0px;
	height: 10px;
}

.partner_background {
	height: 160px;
	width: 180px;
}

.partner_url {
	padding: 3px 0 0 62px;
	width: 100px;
}

.quickinfo_container {
	background-color: #d9d9d9;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 578px;
	margin-left: 804px;
	overflow: visible;
	position: absolute;
	width: 180px;
	z-index: 800;
}

.quickinfo_highlight {
	background: #ccc;
	border: 1px solid #f00;
	margin-bottom: 5px;
	padding: 4px;
}

.quickinfo_highlight .headline, .quickinfo_normal .headline, .quickinfo_more .headline {
	margin-bottom: 4px;
}

.quickinfo_highlight:hover, .quickinfo_normal:hover {
	border-style: dashed;
	cursor: default;
}

.quickinfo_normal, .quickinfo_more {
	background: #ccc;
	border: 1px solid #484848;
	margin-bottom: 5px;
	padding: 4px;
}

.quickinfo_outbox {
	padding: 10px 10px 20px 10px;
}

.quicknavi_items {
	float: left;
	height: 30px;
	text-align: center;
	width: 409px;
}

.quicknavi_items a {
  display: block;
	float: left;
	height: 30px;
}

.quicknavi_items a .shadow1 {
  display: block;
  padding: 10px 2px 0 6px;
	position: absolute;
	z-index: 130;
	text-align: center;
  opacity: .1;
  -moz-opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
}

.quicknavi_items a .shadow2 {
  display: block;
  padding: 9px 3px 0 5px;
	position: absolute;
	z-index: 135;
	text-align: center;
}

.quicknavi_items a .font {
  display: block;
  padding: 8px 4px 0 4px;
	position: relative;
	z-index: 140;
	text-align: center;
}

.quicknavi_items img {
  display: block;
	float: left;
}

.quicknavi_left {
	float: left;
	height: 30px;
	width: 105px;
}

.quicknavi_right {
	float: left;
	height: 30px;
	width: 30px;
}

.submenu_bottomline {
	clear: left;
	font-size: 0px;
	height: 11px;
	width: 152px;
}

.submenu_container {
	margin: 36px 0 0 148px;
	position: absolute;
	width: 152px;
	z-index: 150;
}

.submenu_itemcontainer {
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	min-height: 59px;
	width: 152px;
}

.submenu_itemcontainer .bottom_spacer {
	font-size: 0px;
	height: 12px;
	width: 152px;
}

.submenu_items {
	margin: 2px 0 0 10px;
}

.submenu_items .highlight {
	display: none;
}

.submenu_items a {
	display: block;
}

.submenu_items a:hover {
	font-weight: bold;
}

.submenu_items a:hover .highlighta {
	display: inline;
}

.submenu_topshadow {
	font-size: 0px;
	height: 10px;
	width: 152px;
}

.textbit_area {
  display: block;
  background-color: #D9D9D9;
  border: 0;
  height: 410px;
  width: 100%;
}

.textbit_content {
  background-color: #D9D9D9;
  border: 1px solid #808080;
  margin: 2px 0;
  overflow-y: auto;
  padding: 5px 25px 25px 10px;
  height: 360px;
}

.textbit_content_large {
  background-color: #D9D9D9;
  border: 1px solid #808080;
  margin: 10px 0 2px 0;
  overflow-y: auto;
  padding: 5px 25px 25px 10px;
  height: 380px;
}

.textbit_date {
  float: left;
}

.textbit_edit {
  background-color: #D9D9D9;
  border: 1px solid #808080;
  margin-top: 10px;
  overflow-y: auto;
  padding: 5px 25px 25px 10px;
  height: 380px;
}

.textbit_editor_positioning {
  margin: 2px 0;
  border: 1px solid #808080;
}

.textbit_icon {
  margin: -2px 5px 0 0;
  position: relative;
  top: 2px;
}

.textbit_image {
  float: left;
  margin: 4px;
}

.textbit_image_original {
  display: none;
  position: absolute;
  z-index:  20000;
}

.textbit_image_resized {
  line-height: 0px;
}

.textbit_image_style {
	background-color: #D9D9D9;
	border: 1px solid #808080;
}

.textbit_header {
	background-color: #D9D9D9;
	border: 1px solid #808080;
	margin: 2px 0;
  padding: 4px;
}

.textbit_notext {
  height: 340px;
  margin: 4px;
}

.textbit_options {
	background-color: #D9D9D9;
	border: 1px solid #808080;
  cursor: default;
	margin: 2px 0;
  padding: 4px;
}

.textbit_pages {
	background-color: #D9D9D9;
	border: 1px solid #808080;
	margin-top: 10px;
}

.textbit_pages a {
  padding: 0 6px;
}

.textbit_pages a:hover {
  background-color: #BFBFBF;
}

.textbit_pages_left {
  float: left;
}

.textbit_pages_left a:hover {
  border-right: 1px solid #808080;
}

.textbit_pages_none {
  cursor: default;
  padding: 0 6px;
}

.textbit_pages_right a:hover {
  border-left: 1px solid #808080;
}

.textbit_scroll {
  height: 380px;
/*  overflow-y: auto;
  margin: 4px 0 4px 4px;
  padding-right: 4px;*/
  width: 100%;
}

.textbit_title {
  padding: 5px 0;
}

.textbit_title_single {
  padding: 14px 0;
}

.textbit_title_container {
  height: 50px;
  margin-left: 30px;
}

.textbit_title_datetime {
  margin: 0 0 2px 15px;
}

.textbit_title_icon {
  display: block;
  position: absolute;
  margin: 17px 0 0 6px;
}

.textbit_title_line {
	background-color: #000;
	border: 0;
	color: #000;
	font-size: 0px;
	height: 1px;
  line-height: 20px;
	margin: 4px auto;
}

.textcontent_background {
	height: 533px;
	overflow: visible;
}

.textcontent_container {
	margin-left: 130px;
	position: absolute;
	width: 674px;
	z-index: 900;
}

.textcontent_content {
	margin: 0 15px 0 90px;
}

.textcontent_floater {
	float: left;
	height: 60px;
	width: 50px;
}

.textcontent_footer {
	height: 45px;
}

.textcontent_header {
  min-height: 45px;
  margin: 10px 0 5px 35px;
}

.textcontent_notitle, .textcontent_title {
	height: 533px;
	margin-left: 130px;
	overflow: visible;
	position: absolute;
	width: 674px;
	z-index: 900;
}

a img {
	border: 0;
}

body {
	background-color: #4c4b47;
	margin: 0;
}

body#tinymce {
	background-color: #D9D9D9;
}

html {
	height: 100%;
}

p {
  margin: 0;
}