
html, TABLE {
    font-family:verdana, arial, 'sans serif'; 
    font-size:11px;
}
html {
    height:100%;
}
body {
    background:url('../img/bg_verlauf.jpg') repeat-x 0 0 #DBF0E7;
    background-attachment:fixed;
    color:#666666;
    margin:0;
    padding:0;
    text-align:center;    
    font-family:verdana, arial, 'sans serif'; 
    font-size:11px;
}




/*  S T R U K T U R   (3-Spalten-Layout) */

#container {
    position:relative; top:0;
    background:#DBF0E7;
    padding:0;  
    border-top:0;
    margin:0 auto 10px auto;
    text-align:left;
}

#top {
    position:fixed; top:0;
    margin:0 0 0 -1px;
    padding:0;
    height:0;
    width:952px;
    z-index:5;
}
#header {
    position:fixed; top:0;
    background:url('../img/bg_header.gif') no-repeat transparent;
    height:86px;
    width:950px;
    padding:5px 0;
    margin:0;
    z-index:7;
}
#header_left {
    position:absolute; left:1px;
}
#header_right {
    position:absolute; right:1px;
}
#content {
    position:relative;
    background:url('../img/bg.gif') repeat-y transparent;
    padding:0;
    margin:0;
    padding-top:100px;
    min-height:450px;
    border:1px solid #BACDC2;
}
#content_index {
    position:relative;
    background:url('../img/bg_content.gif') repeat-x 0 95px transparent;
    padding:100px 0 0 0;
    margin:0;
    min-height:395px;
}
#navi {
    position:fixed; top:140px;
    width:170px;
    padding:0 0 0 25px;
    z-index:40;
}






#main {
    width:740px;
    margin:0 0 0 205px;
    padding-bottom:5px;
}
#main_index {
    margin-top:50px;
    margin-left:10px;
}
#main #box {
    background-color:white;
    margin:25px;
    padding:10px;
}
#footer {
    position:relative; top:0;
    background:#DBF0E7;
    clear:both;
    width:948px;
    padding:0;
    padding-top:5px;
    margin-top:6px;
    border:1px solid #BACDC2;
}
#foot {
    font-size:10px;
    color:#7D7D7D;
    height:75px;
    padding:12px 20px 13px 20px;
    font-size:8pt;
}
#foot TD {
    padding:0 15px;
    line-height:15px;
}

#foot_index {
    font-size:10px;
    color:#666666;
    width:98%;
}

#copyright {
    margin-left:200px;
    color:#BBBBBB;
    padding:20px 0 15px 0;
}
#copyright A, A:hover {
    color:#BBBBBB;
    background-color:transparent;
}

#blackscreen {
    display:none;
    position:absolute; top:0; left:0;
    width:100%;
    height:1400px;
    background-color:#EEEEEE;
    opacity:.6;
	z-index:900;
}




/*  A L L G E M E I N E S  */

A {
    color:#4D8A7B;
    text-decoration:none;
}
A:hover {
    color:#2B4A42;
    text-decoration:underline;
}
A.active {
    color:#2B4A42;
    font-weight:bold;
    text-decoration:none;
}
A.none {
    background-color:transparent;
}

A IMG {
    border:0; 
}
IMG, EMBED, OBJECT {
    display:block;
}
IMG.inline {
    display:inline;
}
IMG.border {
    border:1px solid black;
}


.gray {
    color:#3B3B3B;
}
.lightgray {
    color:#606060;
}
.white {
    color:white;
}

.big {
    font-size:14px;
    font-weight:bold;
}

.right {
    text-align:right;
}

.row0 { background-color:#EFEFEF; }
.row1 { }

.divider {
    background:url('../img/divider.gif') repeat-x;
    height:3px;
}

.nonbold {
    font-weight:normal;
}



/* NAVI */


#navi UL, #navi LI {
    margin:0;
    padding:0;
}
#navi UL {
    padding-top:20px;
}
#navi LI IMG {
    display:inline;
}
#navi LI {
    list-style-type:none;
}
#navi LI.link {
    margin-top:5px;
}
#navi LI.sublink {
    margin-top:0;
}

TR {
    vertical-align:top;
}


H1 {
    font-size:11px;
}
H2 {
    font-size:11px;
}


A.button {
    border:1px solid #BFD2C6;
    padding:2px 5px;
}
A.button:hover {
    border:1px solid #9FB2A6;
    padding:2px 5px;
    text-decoration:none;
}

A.none {
    text-decoration:none;
    color:#666666;
}
A.none:hover {
    text-decoration:none;
    color:#666666;
}


/*  I M M O - B O X E S  */

.immo_navi {
    text-align:right;
    margin-right:15px;
    padding-top:10px;
}
.immo_order {
    float:left;
    margin-left:15px;
    padding-top:10px;
}


#boxes_immo {
    margin:15px;
}
.box_immo {
    background-color:white;
    padding:10px 10px 10px 15px;
    margin-bottom:15px;
}
.immo_header {
    font-weight:bold;
    border-bottom:1px solid #BFD2C6;
    margin:0 0 7px 0;
    padding-bottom:4px;
}
.immo_header_opt {
    padding-left:15px;
    color:#BB0000;
}
.immo_image {
    float:left;
    padding:0 15px 5px 0;
}
.immo_title {
    font-weight:bold;
}
.immo_data {
    margin-top:15px;
}
.immo_desc {
    margin-top:15px;
}
.immo_number {
    float:right;
    font-weight:bold;
}
.immo_data TABLE TD {
    line-height:18px;
    padding-right:15px;
}
.immo_links {
    margin:15px 30px 5px 15px;
    text-align:right;
    clear:both;
}




/*  I M M O - D E T A I L  */

.immo_detail_navi {
    text-align:right;
    margin:5px 15px 0 0;
}

#immo_detail {
    background-color:white;
    padding:10px 10px 10px 15px;
    margin:15px;
}
.immo_detail_box {
    background-color:#F4F4F4;
    padding:5px 15px;
    margin-top:10px;
    line-height:17px;
    text-align:justify;
}
H1.immo_detail_header {
    float:left;
}
.immo_detail_header {
    font-weight:bold;
    margin:0 0 8px 0;
    font-size:13px;
}
.immo_detail_header2 {
    font-weight:bold;
    margin:20px 0 8px 0;
    font-size:12px;
}
.immo_detail_number {
    float:right;
    font-weight:bold;
}
.immo_carousel {
    clear:both;
    padding:15px;
    margin:0 auto;
    border:1px solid #787878;
    text-align:center;
}
UL#mycarousel {
}
UL#mycarousel LI {
}
.immo_detail_image {
}
.immo_detail_title {
    font-weight:bold;
    font-size:12px;
}
.immo_detail_data {
}
.immo_detail_data TABLE TD {
    line-height:18px;
    padding-right:15px;
}
#immo_img_subtext {
    margin:10px 0 5px 50px;
    text-align:left;
}
.immo_detail_links {
    margin:15px 30px 5px 15px;
    text-align:right;
}





/*  S E A R C H  */

#search {
    width:685px;
    margin:5px auto;
}
#scrumb {
    background-color:white;
    padding:8px 0 8px 5px;
    margin:0 0 10px 0;
    font-size:10px;
}
.sitem {
    padding:2px;
    margin-left:8px;
}
.sitem_act {
    background-color:#CADED2;
    font-weight:bold;
}

.sitem_nr {
    padding:0 3px 1px 3px;
    border:1px solid #6E7C74;
    font-size:10px;
}
.sitem_act .sitem_nr {
    background-color:#6E7C74;
    color:white;
    font-weight:normal;
    border:0;
}


#maps {
    margin:20px 0 0 0;
}
#maps .map_left {
    float:left;
}
#maps .map_right {
    float:right;
}


.select {
    background:white;
    clear:both;
    margin:10px 0;
}
.select_inner {
    padding:10px 15px;
    border:1px solid #AAAAAA;
}
.select_inner .select_header {
    background:url('../img/divider.gif') repeat-x 0 99%;
    font-weight:bold;
    padding-bottom:10px;
    margin-bottom:5px;
}



.dropdown {
    width:155px;
    margin:0 2px;
}
.ddheader {
    background-color:#CADED2;
    font-weight:bold;
    padding:3px 3px 2px 3px;
    height:13px;
}
.ddheader IMG {
    display:inline;
}
.ddcheck {
    padding:0 5px 0 5px;
}
.ddtitle {
    float:left;
}
.ddarrow {
    float:right;
    padding-left:2px;
    border-left:1px solid white;
}

.ddlist {
    margin:2px 0 0 0;
    padding:5px;
    background-color:#DDDDDD;
}
.ddlist A {
    list-style-type:none;
    line-height:15px;
    display:block;
    text-decoration:none;
    color:#666666;
}
.ddlist A IMG {
    display:inline;
}





#regions_district {
    position:relative; left:0; top:0;
    z-index:4000;
}
.highslider {
    position:absolute; left:0; top:0;
    z-index:4000;
    width:680px;
}
.highslider_outer {
    position:relative;
    background-color:#E4F9F0;
    width:680px;
    border:1px solid #AAAAAA;
    height:720px;
    padding:3px 1px;
}
.highslider_navi {
    position:relative; 
    padding:0 0 0 15px;
    z-index:4500;
}
.highslider_navi A, .buttons_save A {
    position:relative; 
    background:url('../img/search/checkbox.gif') no-repeat 5px 50% #E7E7E7;
    border:1px solid #4D8A7B;
    display:block;
    height:20px;
    font-weight:bold;
    line-height:20px;
    text-align:left;
    margin:5px 0;
    padding:0 10px 0 25px;
}
.buttons_save A {
    background:white;
}

.highslider_navi A:hover {
    background-color:#BFD2C6;
    color:#4D8A7B;
    text-decoration:none;
}
.highslider_outer .desc {
    position:absolute; top:10px; left:0; 
    background-color:white;
    padding:5px 20px;
    margin:0 15px;
    z-index:4000;
}

.highslider_inner {
    position:relative; top:60px;
    background-color:#E4F9F0;
    width:650px;
    margin:0 auto;
}
.highslider_image {
    position:relative; top:15px;
    height:647px;
}

.highslider .buttons_save {
    position:absolute; left:0px; top:50px;
    width:170px;
    z-index:4001;
    text-align:center;
}

.highslider .add_buttons {
    position:absolute; top:-130px; left:325px;
    width:165px;
}
.highslider .add_buttons2 {
    position:absolute; top:-157px; left:500px;
    width:165px;
}

.highslider .add_buttons A, .highslider .add_buttons2 A, .highslider .buttons_save A, {
    background-color:#E7E7E7;
    text-align:center;
    padding:0 5px;
    margin:5px 5px;
    width:155px;
}

.highslider .buttons_save A {
    background-image:none;
    width:170px;
}

.highslider .add_buttons A:hover, .highslider .add_buttons2 A:hover, .highslider .buttons_save A:hover {
    background-color:white;
}
.highslider .add_buttons A.check_active, .highslider .add_buttons2 A.check_active {
    background:url('../img/search/checkbox_act.gif') no-repeat 5px 50% #BFD2C6;
}



/* Login */

#login_box {
    position:relative;
    margin: 200px auto auto auto;
    text-align:left;
    padding:0;
    width:300px;
    height:200px;
    text-align:left;
    background-color:#AAAAAA;
    color:#5E5E5E;
    border:1px solid #E6E6E6;
    font-family:verdana, arial, sans-serif;
    font-size:.9em;
}
#login_box #login_head {
    font-weight:bold;
    font-size:1.4em;
    color:white;
    background-color:#D86924;
    border-bottom:1px solid #E6E6E6;
    padding:2px 10px;
}
#login_box #login_body {
    padding:20px 15px 0 15px;

}

#login_box #no_auth {
    position:absolute; top:-80px;
    font-weight:bold;
    font-size:1.1em;
    margin:0 -100px 0 -100px;
    width:500px;
    text-align:center;
    color:#BB0000;
}

#logout_link {
    position:relative; top:-14px;
    background-color:#E6E6E6;
    height:15px;
    padding:0 10px;
    color:#555555;
    float:right;
    text-align:right;
    font-weight:bold;
    z-index:9999;
}
#logout_link A {
    color:#999999;
    text-decoration:none;
}
#logout_link A:hover {
    color:#555555;
}



#admin_ok {
    position:absolute; top:0px; left:250px;
    background-color:#55CC55;
    color:#BBFFBB;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
}
#admin_err {
    position:absolute; top:0px; left:250px;
    background-color:#ED1846;
    color:white;
    font-weight:bold;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
}
#admin_inf {
    position:absolute; top:0px; left:250px;
    background-color:#FFFFAA;
    color:#888800;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:3px 10px;
    width:400px;
    text-align:center;
}

.msg_ok {
    background:url('../img/icons/success.gif') no-repeat 15px 50% white;
    color:#229922;
    font-weight:bold;
    line-height:20px;
    border:3px solid #229922;
    padding:8px 10px;
    text-align:center;
}
.msg_err {
    background:url('../img/icons/fail.gif') no-repeat 15px 50% white;
    color:#ED1846;
    font-weight:bold;
    line-height:20px;
    border:3px solid #ED1846;
    padding:8px 10px;
    text-align:center;
}

A.nohover:hover {
    background:transparent;
    border-bottom:1px solid gray;
}

#tool_tip {
    position:absolute; left:0; top:0;
    background-color:#DCF0E3;
    border:1px solid #AABEB2;
    padding:2px 3px;
    line-height:18px;
    height:18px;
    display:none;
    z-index:5100;
}




/* AJAX */

.ajax-loading {
    position:relative;
	background:url(../img/loading.gif) no-repeat center transparent;
	min-height:80px;
}
* html .ajax-loading  {
    height:80px;
}
.ajax-loading-small {
    position:relative;
	background:url(../img/loading.gif) no-repeat center transparent;
}
.ajax-loading2 {
    position:relative;
	background:url(../img/loading2.gif) no-repeat left transparent;
	min-height:11px;
}
.ajax-loading3 {
    position:relative;
	background:url(../img/loading_small.gif) no-repeat left transparent;
	min-height:16px;
}
* html ajax-loading2 {
    height:11px; 
}

#ajax_info {
    position:fixed; top:50%; left:40%;
    display:none;
    opacity:0;
    background-color:#F69727;
    color:white;
    border:1px solid #C73035;
    padding:10px;
    font-weight:bold;
}
#ajax_error {
    position:fixed; top:50%; left:30%;
    display:none;
    opacity:0;
    background-color:#AA0000;
    color:white;
    border:1px solid #C73035;
    padding:10px;
    font-weight:bold;
}
#ajax_error A {
    color:white;
    text-decoration:underline;
}




/*   F O R M S  */

FORM {
    margin:0;
    padding:0;
}
LABEL {
}
#right LABEL {
    color:white;
}
INPUT, TEXTAREA, SELECT, OPTION {
    font-family:verdana, arial, sans-serif;
    font-size:11px;
    background-color:white;
}

.frm_text {
    border:1px solid #BFD2C6;
    background:transparent;
    padding:0 2px;
    height:15px;
}
.frm_textarea {
    border:1px solid #BFD2C6;
    background:transparent;
    padding:0 2px;
}
.frm_select {
    border:1px solid #BFD2C6;
    background:transparent;
    padding:0 2px;
    height:15px;
    line-height:15px;
}
.frm_option {
    background-color:white;
}
.frm_button {
    border:1px solid #BFD2C6;
    background:transparent;
    cursor:pointer;
}
.frm_dark {
    background-color:#BFD2C6;
    border:1px solid #8FA296;
    font-weight:bold;
}
.frm_label {
    float:left;
    width:120px;
}
.lbl_200px {
    width:200px;
}

#contact .frm_text, .frm_textarea, .frm_select {
    margin:2px 0;
}
#contact .frm_text, .frm_textarea {
    width:180px;
}
#contact .frm_textarea {
    height:80px;
}



.frm_error_box {
    position:absolute;
    background:url('../img/balloontip.gif') no-repeat 0 0 transparent;
    color:#BB0000;
    display:inline;
    padding:2px;
    margin-left:5px;
    padding-left:20px;
    padding-right:20px;
    width:200px;
    height:17px;
    overflow:hidden;
    font-weight:normal;
}
.frm_error_box_inner {
    padding-right:200px;
}

.frm_err {
    border:1px solid black;
    background-color:#ED1846;
    color:white;
    padding:5px;
    font-weight:bold;
    z-index:1000;
    font-size:14px;
}
.frm_ok {
    border:1px solid black;
    background-color:#009900;
    color:white;
    padding:5px;
    font-weight:bold;
    z-index:1000;
    font-size:14px;
}
.frm_checkbox, .frm_radio {
    border:0;
}

.frm_text_err, .frm_textarea_err, .frm_select_err {
    background-color:#FFE0E0;
}
.frm_error {
    border:1px solid #BB5050;
    background:url('../img/icons/fail2.gif') no-repeat 98% 3px;
}
SELECT.frm_error {
    background:none;
}
.frm_readonly {
    color:black;
    border:none;
}

