body {
    text-align: center;
    font-family: arial;
    font-size: 12px;
    line-height: 17px;
}

#wrapper {
    width: 973px;
    background-color: #C4D8EE;
    margin: auto;
    text-align: left;
    padding: 19px;
}

#header {
    height: 127px;
    width: 973px;
    padding: 0px;
    margin: 0px;
}

#body {
    margin: 0px;
    padding: 0px;
    margin-top: 19px;
    background-color: white;
}

#body_left {
    float: left;
    width: 788px;
}

#body_right {
    width: 185px;
    float: right;
    padding-top: 38px;
    min-height: 542px;
    position: relative;
    min-height: 650px;
}

#navigation {
    float: left;
    width: 185px;
    padding-top: 38px;
    min-height: 542px;
}

#navigation input {
    border: 1px solid #666666;
    background-color: #E5EFF8;
    margin-left: 5px;
}

#navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

#navigation ul a:link, #navigation ul a:visited {
    color: #666666;
    text-decoration: none;
    display: block;
    padding: 5px 0px 5px 12px;
    border-bottom: solid red 1px;
    font-weight: bold;
    height: 17px;
}

#navigation ul a:hover, #navigation ul a.active {
    color: black;
} 

#navigation ul a.level2 {
    padding-left: 22px;
}

#content {
    margin-left: 185px;
    background-color: #E5EFF8;
    min-height: 542px;
    padding-top: 38px;
    position: relative;
    border-right: 12px solid #C4D8EE;
    border-left: 12px solid #C4D8EE;
    padding-left: 0px;
    min-height: 650px;
    height:auto !important;
    height: 650px;
}

#content img {
    padding: 0px;
    margin: 0px;
}

#little_navi {
    position: absolute;
    top: 0px;
    right: 12px;
    color: #666666;
}

#little_navi a:link, #little_navi a:visited {
    color: #666666;
    text-decoration: none;
}

#little_navi a:hover {
    color: black;
    text-decoration: none;
}

h1 {
    color: red;
    padding: 0px;
    margin: 0px;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 20px;
    line-height: 1em;
}

hr {
    border: solid 1px #C4D8EE;
}

#address {
    margin-top: 3em;
    padding: 12px;
}

.text {
    padding-right: 12px;
    padding-left: 12px;
}

img {
    border: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display:inline-block;}

#immolist img {
    width: 185px;
    height: 127px;
    padding: 0px;
    margin: 0px;
}

#immolist div {
    width: 185px;
    width: 185px;
    padding: 0px;
    margin: 0px;
}

#immolist div.subtitle {
    padding-left: 12px;
    width: 173px;
    overflow: hidden;
    margin-bottom: 2em;
    min-height: 80px;
    height:auto !important;
    height: 80px;
}

#immolist div div a {
    color: red;
    text-decoration: none;
    font-weight: bold;
}

#immo_headlines {
    padding-top: 5px;
}

#immo_headlines a {
    color: red;
    text-decoration: none;
    font-weight: bold;
}

#ticker {
    padding-top: 2em;
    border: none;
    background-color: #E5EFF8;
}

a:link {
    color: red;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #FF7A7A;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

#footer {
    position: absolute;
    bottom: 0px;
    right: 5px;
}

#videoPlayer {
width:540px;
overflow:hidden;
float:left;
}

#videoPlayer_home {
width:185px;
overflow:hidden;
float:left;
}

#virtualTour {
	padding: 0;
	margin: 15px 0;
}

#virtualTour li {
	padding: 0 0 0 20px;
	list-style: none;
	background: url(/images/content/immo/camera.gif) no-repeat 0 0 ;
}
