﻿html { height: 100%; }

body {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #F5FAFE;
    height: 100%;
}

/* eliminate netscape margins in form tags */
form {
    margin:0px;
    padding:0px;
}

.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}

div.pager { background: #CCE5F7; margin: 9px 0px 5px 0px; padding: 3px 0px 4px 0px; }

.clear-border {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    background-color: #99AEC2;
}

.container-tbl {
    margin: 0px;
    padding: 0px 10px 0px 10px
}

.container-tbl-left {
    margin: 0px;
    padding: 0px 0px 0px 10px
}

.container-all {
    margin: 0px;
    padding: 10px
}

#maincolumn {
    display: block;
    width: 500px;
    border: solid 1px #004488
}

.twocolumns {
    float: left;
    width: 240px;
    border: solid 1px #990000;
    padding-right: 20px
}

.spacerSmall{
    height: 10px;
    width: 10px;
}

.spacerBig{
    height: 20px;
}

.tablesubtext
{
	font-size:90%;
}
.spacerExtraLarge{
    background-color: #CCE5F7;
    height: 130px;
}


.sort {
    background-image: url(../images/wohn2/img_estate_sort.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding:0px 0px 0px 14px;
    margin:0px;
}

.sort-up {
    background-image: url(../images/wohn2/img_estate_sort_up.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding:0px 0px 0px 14px;
    margin:0px;
}

.sort-down {
    background-image: url(../images/wohn2/img_estate_sort_down.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding:0px 0px 0px 14px;
    margin:0px;
}


div#wrap {
    height: 100%;
}

    div#main {
        width: 995px;
        height: 100%;
        text-align: left;
    }

        div#header {
            width: 969px;
            height: 62px;
            overflow: hidden;
            background-color: #CCE5F7;
        }

	*html div#header {
	    border-left: 1px solid #B3C2D1;
            border-right: 1px solid #B3C2D1;

	}
	
       /* za skrolanje Firefoxa */
       head:first-child+body #pagetop {
            background-color:#fff;
	    	height:98px;
	    	width:969px;
            border-left: 1px solid #B3C2D1;
            border-right: 1px solid #B3C2D1;
        }
        head:first-child+body #scroll {

        }
        
		/* za skrolanje Opere */
		html>body #pagetop {
			background-color:#fff;
			height:98px;
			width:969px;
			border-left: 1px solid #B3C2D1;
			border-right: 1px solid #B3C2D1;
		}
		html>body #scroll {
		}

	
            div#container {
                width: 969px;
                overflow: hidden;
                margin: 0px 0px 112px 0px;
                border-left: 1px solid #B3C2D1;
                border-right: 1px solid #B3C2D1;
                border-bottom: 1px solid #B3C2D1;
                background-color: #FFF;
            }

            
/* ------------------------ */
/* allgemein           */
/* ------------------------ */


/* Tools or programmed modules with tabs, see branchSearch.jsp for example */
.tabs {
    width:100%;
    margin: 0px;
    padding: 0px
}

.div-tabs {
    margin: 0px;
    padding: 0px 10px 0px 10px
}


.tabs .sep-active {
    background-color:#8099b3;
    background-image:url(../images/general/spacer.gif);
    border-top:solid 3px #E1F0FB;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #B3C2D1;
    width: 1px
}

.tabs .sep-active img {
    height:90%;
    width:1px;
    border:none;
    margin:0px;
    padding: 0px
}

.tabs .sep-inactive {
    background-color:#E1F0FB;
    background-image:url(../images/general/spacer.gif);
    margin:0px;
    padding:0px;
    border-bottom: 1px solid #B3C2D1;
    width: 1px
}

.tabs .sep-inactive img {
    height:90%;
    width:1px;
    border:none;
    margin:0px;
    padding: 0px
}

.tabs .item-active {
    background-color:#CDE6F8;
    background-image:url(../images/formular/tabs-item-active.gif);
    padding:2px 10px;
    border: 1px solid #B3C2D1
}

.tabs .item-active a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    font-weight:bold;
    color:#003366;
    text-decoration:none
}

.tabs .item-active a:link {
    color:#003366;
}

.tabs .item-active a:visited {
    color:#003366;
}

.tabs .item-active a:hover {
    color:#C90000;
}

.tabs .item-active a:active {
    color:#003366;
}

.tabs .item-inactive {
    background-color:#E1F0FB;
    background-image:url(../images/formular/tabs-item-inactive.gif);
    padding:2px 10px;
    border-top: 1px solid #e1f0fb;
    border-right: 1px solid #E1F0FB;
    border-bottom: 1px solid #B3C2D1;
    border-left: 1px solid #E1F0FB
}

.tabs .item-inactive a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#003366;
    text-decoration:none
}

.tabs .item-inactive a:link {
    color:#003366;
}

.tabs .item-inactive a:visited {
    color:#003366;
}

.tabs .item-inactive a:hover {
    color:#900000;
}

.tabs .item-inactive a:active {
    color:#003366;
}

/* error page */
.error-table {
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
}

.error-table .errorBox {
    width:450px;
    border: 1px solid #99AEC2;
    background-color:#CCE5F7;
}

.error-table .errorBox .header {
    padding:5px 0px 5px 25px;
    text-align:left;
    background-image: url(../images/general/11x11_Hinweis.gif);
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.error-table .errorBox .content {
    background-color:#E1F0FB;
    padding:15px 10px 15px 25px;
    text-align:left;
    border-top: 1px solid #ffffff;
}

.error-table .errorBox .footer {
    padding:5px 10px 5px 25px;
    border-top: 1px solid #ffffff;
    text-align:left;
}

.error-table .errorBox .action {
    padding:5px 10px 5px 25px;
    text-align:right;
    border-top: 1px solid #ffffff;
}

.b
{
font-weight:bold;
}

li {
	margin-top:3px;
}

a.big-link {
    font-size: 100%;
    text-decoration: none;
    color: /*CSS_GENERATOR.start name="CMN_COLOR_A_CONTENT"*/#036;/*CSS_GENERATOR.end*/
    background-image: url(../images/general/direktklicks_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0px 0px 0px 18px;
    margin: 0px 0px 0px 0px;
}

a.big-link:hover {
    background-image: url(../images/general/direktklicks_arrow_on.gif);
    color: #C90000;
}

/*
#pagetop { position: relative; clear: both; top:inherit;}
div#navRoot { position: relative; clear: both; top:; }

div#scroll { position: relative; clear: both; }
div#container { position: relative; }
div#columns { position: relative; }
*/

/* ------------------------ */
/* eyecatcher                  */
/* ------------------------ */
	DIV#eyecatch {
		BORDER-RIGHT: #99aec2 1px solid;
		BORDER-TOP: #99aec2 1px solid;
		MARGIN: 0px;
		BORDER-LEFT: #99aec2 1px solid;
		BORDER-BOTTOM: #99aec2 0px solid
	}
	DIV#eyecatch .cut {
		MIN-HEIGHT: 318px;
		OVERFLOW: hidden;
		WIDTH: 498px;
		BACKGROUND-COLOR: #cce5f7
	}
	DIV#eyecatch .cut .image {
		FLOAT: left
	}
	DIV#eyecatch .cut .image IMG {
		BORDER-TOP-WIDTH: 0px;
		PADDING-RIGHT: 1px;
		DISPLAY: block;
		PADDING-LEFT: 0px;
		BORDER-LEFT-WIDTH: 0px;
		BORDER-BOTTOM-WIDTH: 0px;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 0px;
		BACKGROUND-COLOR: #fff;
		BORDER-RIGHT-WIDTH: 0px
	}
	DIV#eyecatch .cut .text-link {
		FLOAT: right;
		OVERFLOW: hidden;
		WIDTH: 206px
	}
	DIV#eyecatch .cut .text-link .navi {
		OVERFLOW: hidden;
		HEIGHT: 24px;
		BACKGROUND-COLOR: #335c85;
	}
	DIV#eyecatch .cut .text-link .navi IMG {
		BORDER-TOP-WIDTH: 0px;
		BORDER-LEFT-WIDTH: 0px;
		BORDER-BOTTOM-WIDTH: 0px;
		BORDER-RIGHT-WIDTH: 0px
	}
	DIV#eyecatch .cut .text-link .navi .prev {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 20px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 3px
	}
	DIV#eyecatch .cut .text-link .navi .next {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 6px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 3px
	}
	DIV#eyecatch .cut .text-link .navi .num-1 {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 6px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 3px
	}
	DIV#eyecatch .cut .text-link .navi .num-2 {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 6px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 3px
	}
	DIV#eyecatch .cut .text-link .navi .num-3 {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 6px;
		FLOAT: left;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 3px
	}
	DIV#eyecatch .cut .text-link .navi A {
		FONT-WEIGHT: bold;
		FONT-SIZE: 70%;
		COLOR: #fff;
		TEXT-DECORATION: none
	}
	DIV#eyecatch .cut .text-link .navi .num-1 A {
		COLOR: #036
	}
	DIV#eyecatch .cut .text-link .navi IMG {
		MARGIN: 0px 0px 3px
	}
	DIV#eyecatch .cut .text-link .cont {
		PADDING-RIGHT: 0px;
		PADDING-LEFT: 20px;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 30px;
	}
	DIV#eyecatch .cut .text-link .cont IMG {
		BORDER-TOP-WIDTH: 0px;
		BORDER-LEFT-WIDTH: 0px;
		BORDER-BOTTOM-WIDTH: 0px;
		BORDER-RIGHT-WIDTH: 0px
	}
	DIV#eyecatch .cut .text-link .cont H1 {
		MARGIN: 0px 0px 19px;
		WIDTH: 170px
	}
	DIV#eyecatch .cut .text-link .cont .text {
		MARGIN: 0px;
		OVERFLOW: hidden;
		WIDTH: 170px
	}
	DIV#eyecatch .cut .text-link .cont .link {
		vertical-align: bottom;
		MARGIN: 11px 0px 0px;
		OVERFLOW: hidden;
		WIDTH: 170px
	}
	DIV#eyecatch .cut .text-link .cont .link .link-cont {
		FLOAT: right;
	}
	DIV#eyecatch .cut .text-link .cont .link A {
		PADDING-RIGHT: 0px;
		BACKGROUND-POSITION: 0px 3px;
		DISPLAY: block;
		PADDING-LEFT: 14px;
		FONT-WEIGHT: bold;
		FONT-SIZE: 75%;
		BACKGROUND-IMAGE: url(../images/general/direktklicks_arrow_on.gif);
		PADDING-BOTTOM: 2px;
		COLOR: #c90000;
		PADDING-TOP: 0px;
		BACKGROUND-REPEAT: no-repeat;
		TEXT-ALIGN: left;
		TEXT-DECORATION: none;
}