/* CSS Document */
.navi_link {
    text-decoration: none;
    color: #000000;
}
a.navi_link:hover {
    text-decoration: none;
    color: #887c74;
}
.left {
float:left;	
}
.right {
float:right;
}
.export_column_none {
float:left;
overflow:hidden;
border-left:solid 1px #FFF;
}
.export_column {
border-left:solid 1px #FFF;
background-color: #F2F0E6;
}
.immo_none {
color: #666666;
text-decoration: underline;
}
a.immo_none:hover {
color: #000000;
text-decoration: underline;
}
.immo_link {
color: #000000;
text-decoration: underline;
}
a.immo_link:hover {
color: #666666;
text-decoration: underline;
}
.immo_edit_content {
    background-color: #F2F0E6;
}
.immo_edit_title {
    width: 105px;
    font-family: Arial;
    color: #48463F;
    font-size: 14px;
}
.immo_edit_main_content {
    height: 80px;
    overflow: hidden;
    line-height: 18px;
    color: #666666;
    border-top: solid 1px #FFFFFF;
}
.immo_edit_desc {
    padding-left: 5px;
    padding-right: 5px;
    color: #666666;
}
.immo_edit_foot {
    line-height: 18px;
    margin-top: 2px;
    color: #666666;
}
.immo_content {
    clear:both;
    background-color:#F2F0E6;
    margin-bottom: 13px;
}
.immo_title {
    font-family: Arial;
    color: #000000;
    font-size: 14px;
    padding:1px 2px 1px 4px;
}
.immo_img_content {
    width: 100px;
    padding: 4px 5px 4px 5px;
}
.immo_img {
    width: 100px;
    background-color: #FFFFFF;
}
.immo_column {
    width: 33%;
    float: left;
    overflow: hidden;
    border-right: solid 1px #F2F0E6;
}
.immo_desc {
    border-left: solid 1px #FFFFFF;
    padding: 2px 6px 2px 6px;
    line-height:16px;
}
.immo_desc_left {
    clear: both;
    width: 100px;
    float: left;
    overflow: hidden;
    line-height:15px;
    border-bottom: solid 1px #FFFFFF;
}
.immo_desc_right {
    line-height:15px;
    text-align: right;
    border-bottom: solid 1px #FFFFFF;
}
.immo_data {
    clear: both;    
}
.immo_data_img {
    float: left;
}
.immo_data_titel {
    height: 20px;
    float: left;
    width: 540px;
    color: #48463F;
    line-height: 22px;
    font-family: Arial;
    font-size: 14px;
    border-bottom: solid 1px #FFFFFF;
}
.immo_head_desc {
    padding-left: 1px;
    font-weight: bold;
    overflow: hidden;
    line-height: 15px;
    text-align: left;
}
.immo_main_desc {
    padding: 4px;
    margin-bottom: 10px;
    line-height: 17px;
    background-color: #FFFFFF;
    text-align: left;
    white-space:pre-wrap;
}
.source_map {
    width:744px;
    border:solid 1px #ECE9D5;
    padding:0px 1px 0px 1px;
    margin:0px 2px 0px 2px;
}
.site_nav {
    text-align: right;
}
.comment_title {
    color: #DD7705;
    font-weight: bold;
}
.comment_from {
    margin-top: 2px;
    color: #999999;
}
.comment_value {
    margin-top: 5px;
    color: #333333;
    white-space:pre-wrap;
}
.comment_level_0 {
    width:400px;
    margin-left: 0px;
}
.comment_level_1 {
    width:400px;
    margin-left: 10px;
}
.comment_level_2 {
    width:400px;
    margin-left: 20px;
}
.comment_level_3 {
    width:400px;
    margin-left: 30px;
}
.comment_level_4 {
    width:400px;
    margin-left: 40px;
}
.comment_level_5 {
    width:400px;
    margin-left: 50px;
}
.image_map {
    width:744px;
    border:solid 1px #ECE9D5;
    padding:0px 1px 0px 1px;
    margin:0px 2px 0px 2px;
}
.image_content {
    float:left;
    width:100px;
    height:159px;
    margin:2px;
    background: #FCFBF5;
    border:solid 1px #ECE9D5;
}
.image_content_none {
    float:left;
    width:98px;
    height:157px;
    margin:2px;
    background: #FFFFFF;
    border:dashed 2px #ECE9D5;
}
.image_content_disable {
    float:left;
    width:100px;
    margin:2px;
    background: #F2F0E6;
    border:solid 1px #F2F0E6;
}
.image_content_disable a {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#FFFFFF;
    border:solid 1px #F2F0E6;
    cursor:default;
}
.image_content_disable a:hover {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#FFFFFF;
    border:solid 1px #F2F0E6;
    cursor:default;
}
.image_main {
    float:left;
    width:100px;
    position:absolute;
    background: #F2F0E6;
    cursor:move;
}
.image_main_disable {
    float:left;
    width:100px;
    position:absolute;
    background: #F2F0E6;
}
.image_main_disable .image_delete .image_button {
    color:#FFFFFF;
}
.image_main_disable .image_delete a.image_button:hover {
    color:#FFFFFF;
    border:solid 1px #F2F0E6;
}
.image_preview {
    float:left;
}
.image_main_disable .image_preview {
    visibility:hidden;
}
.image_preview_radio {
    margin:0px;
    height:18px;
    width:18px;
}
.image_preview_text {
    float:left;
    height:18px;
    line-height:17px;
}
.image_main_disable .image_preview_text {
    color:#FFFFFF;
    float:left;
    height:18px;
    line-height:17px;
}
.image_delete .image_button {
    color: #FF0000;
}
.image_delete a.image_button:hover {
    color: #FF0000;
}
.image_button {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#000000;
    border:solid 1px #F2F0E6;
    cursor:default;
    white-space:nowrap;
    overflow:hidden;
}
a.image_button:hover {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#000000;
    border:solid 1px #E4E0C9;
    border-top-color: #FFFFFF;
    border-left-color: #FFFFFF;
    cursor:default;
    white-space:nowrap;
    overflow:hidden;
}
.image_button_disable {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#FFFFFF;
    border:solid 1px #F2F0E6;
    cursor:default;
    white-space:nowrap;
    overflow:hidden;
}
a.image_button_disable:hover {
    text-decoration:none;
    line-height:18px;
    height:18px;
    display:block;
    text-align:center;
    color:#FFFFFF;
    border:solid 1px #F2F0E6;
    cursor:default;
    white-space:nowrap;
    overflow:hidden;
}
.image_src {
    display:block;
    text-align:center;
    height:75px;
    background-color:#FFFFFF;
    background-position:center;
    background-repeat:no-repeat;
}
.image_main_move {
    float:left;
    width:100px;
    position:absolute;
    background: #F2F0E6;
    cursor:move;
    -moz-opacity: 0.50;
    filter: alpha(opacity: 50);
    opacity: 0.50;
}
.jsCheckBox label {
	clear:both;
	display:block;
}
.jsRadioButton label {
	clear:both;
	display:block;
}
.radiobutton {
	float:left;
	padding:0px;
	margin:4px 5px 1px 2px;
}
.checkbox {
	float:left;
	padding:0px;
	margin:3px 5px 2px 2px;
}
div.info {
	padding-left:5px;
	color:#999999;
	font-size:11px;
	overflow:hidden;
}
div.bord_dark {
	margin:5px;
	padding:5px;
	border:solid 1px #E0DBC5;	
}
div.bord {
	margin:5px;
	padding:5px;
	border:solid 1px #F4F2EA;	
}
div.bord_split {
	clear:both;
	margin: 5px 0px 4px 0px;
	border-top:solid 1px #F4F2EA;		
}
.hsplit {
	clear:both;
	height:2px;
	margin:0px;
	padding:0px;
	background-color: #F2F0E6;
}
label {
	line-height:23px;
	font-size:12px;
	padding:0px;
	margin:0px;
}
div.label {
	float:left;
	width:120px;
	margin-right:5px;
	line-height:25px;
	height:20px;
	color:#666666;
	text-align:right;
}
div.label_required {
	float:left;
	width:120px;
	margin-right:5px;
	line-height:25px;
	height:20px;
	color:#000000;
	font-weight:bold;
	text-align:right;
}
.label150 {
	float:left;
	width:150px;
	height:23px;
	line-height:23px;
	font-size:12px;
	overflow: hidden;
}
.fieldArea {
	border:solid 1px #E0E0E0;
	padding:5px;
	height:350px;
	overflow:auto;	
}
.field {
	float:left;	
	line-height:23px;
}
.field50 {
	width:50px;
	font-size:12px;
}
.field115 {
	width:115px;
	font-size:12px;
}
.field180 {
	width:180px;
	font-size:12px;	
}
.field200 {
	width:200px;
	font-size:12px;	
}
.field230 {
	width:230px;
	font-size:12px;	
}
.list115 {
	width:120px;
}
.list180 {
	width:185px;
}
.list200 {
	width:205px;
}