* {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

html {
    height: 100%;
}

body {
    font-family: 'Lucida Grande', Arial, sans-serif;
    font-size: 11px;
}

a {
    color: #202020;
    text-decoration: none;
}

a img {
    border: none;
}

#pageWrapper {
    width: 1000px;
}

#top {
    height: 5px;
}

#logo {
    margin-left: 95px;
    margin-top: 40px;
    position: absolute;
}

#headline h1 {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}

#headlineRight {
    position: relative;
    left: 440px;
    bottom: 8px;
}

#headlineLeft {
    position: relative;
    top: 8px;
}

#startContent {
    height: 285px;
}

#startContent img {
    padding-top: 30px;
}

/* NAVIGATION */

#navi {
    height: 150px;
}

#menu {
    position: absolute;
    left: 534px;
    top: 50px;
    width: 430px;
}

#menu ul {
    width: 430px;
    list-style: none;
}

#menu li {
    float: left;
    width: 215px;
    background: url('../images/navspace.gif') repeat-y;
}

#menu li a {
    color: #000;
    padding-left: 7px;
    text-decoration: none;
    display: block;
    padding-top: 1px;
    padding-bottom: 1px;
}

#submenu {
    margin-bottom: 15px;
    width: 427px;
    color: #7c7c7a;
}

#submenu li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    list-style-type: none;
}

#submenu li a {
    text-decoration: none;
    margin-left: 5px;
}

#submenu li a:hover {
    text-decoration: underline;
}

/* CONTENT */

#headline {
    position: relative;
    left: 95px;
    top: 5px;
    overflow: hidden;
}

#contentProjects {
    width: 900px;
    margin: 30px 0 0 100px;
    font-family: Arial, sans-serif;
    line-height: 15px;
    padding-bottom: 20px;
}

#contentProjects .nav {
    float: right;
    margin-right: 55px;
}

#contentProjects .nav a {
    margin: 0 2px 0 2px;
}

#contentLeft {
    width: 385px;
    margin: 30px 50px 0 0;
    padding-left: 100px;
    font-family: Arial, sans-serif;
    line-height: 15px;
    padding-bottom: 20px;
    float: left;
}

#contentLeft h3 {
    font-size: 13px;
    margin-bottom: 5px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    color: #7c7c7a;
}

#contentLeft textarea {
    width: 100%;
}

#contentLeft .button {
    margin-top: 10px;
}

#contentLeft p {
    margin-bottom: 25px;
}

#contentLeft li {
    list-style: none;
}

#contentRight {
    width: 400px;
    margin: 30px 0 0 0;
    font-family: Arial, sans-serif;
    padding-bottom: 20px;
    float: left;
}

#contentRight h3 {
    font-size: 13px;
    margin-bottom: 5px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    font-weight: normal;
}

#text li {
    list-style-type: none;
    margin-bottom: 5px;
}

#text li a {
    margin-left: 5px;
    text-decoration: none;
    color: #000;
}

#text li a:hover {
    text-decoration: underline;
}

.download {
    color: #000;
    text-decoration: none;
    position: relative;
    top: -3px;
    margin-left: 5px;
}

#text a:hover {
    text-decoration: underline;
    color: #7c7c7a;
}

#clipregion {
    position: relative;
}

#clipregion ul {
    list-style: none;
    overflow: hidden
}

#image_control {
    width: 428px;
    height: 32px;
    background: url('../images/photo_footer.gif');
}

#image_control .ctl {
    position: relative;
    left: 300px;
    top: 10px;
    width: 125px;
}

#image_control .ctl a {
    color: #777;
    text-decoration: none;
}

#ImageBoxOverlay
{
	background-color: #000;
}

#ImageBoxCaption
{
	background-color: #fff;
}

#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #fff;
}

#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}

#ImageBoxCaptionImages
{
	margin: 0;
}

#ImageBoxNextImage
{
	background-image: url('../images/spacer.gif');
	background-color: transparent;
}

#ImageBoxPrevImage
{
	background-image: url('../images/spacer.gif');
	background-color: transparent;
}

#ImageBoxNextImage:hover
{
	background-image: url('../images/next_image.gif');
	background-repeat:	no-repeat;
	background-position: right center;
	filter: alpha(opacity=100); /*for ie6*/
}

#ImageBoxPrevImage:hover
{
	background-image: url('../images/prev_image.gif');
	background-repeat:	no-repeat;
	background-position: left center;
	filter: alpha(opacity=100); /*for ie6*/
}

.newsitem {
    float: left;
    width: 380px;
    padding-right: 20px;
    margin-bottom: 15px;
}
 
#fp-project {
    margin-top: 10px;
    float: left;
    width: 228px;
}

#fp-project-link {
    margin-top: 10px;
    float: left;
    width: 130px;
    text-align: right;
}

.projectitem {
    width: 405px;
    height: 137px;
    margin: 0 35px 35px 0;
    float: left;
}

.projectitem img {
    float: left;
}

.projectitem div {
    float: left;
    padding: 10px 0 0 22px;
    width: 150px;
}

.projectitem h3 {
    float: left;
    font-size: 13px;
    padding: 10px 0 0 22px;
    width: 150px;
}

.projectitem h2 {
    float: left;
    font-size: 13px;
    padding: 0 0 0 22px;
    width: 150px;
}

.projectitem a {
    float: left;
    padding: 10px 0 0 22px;
    color: #7c7c7a;
}

.projectitem a:hover {
    color: #000;
}

#projects .nav a {
    margin: 0 2px 0 2px;
}

#projects .nav {
    float: right;
    margin-right: 55px;
}

.projectDetails {
    margin-top: 20px;
    width: 380px;
}

.projectDetails h3 {
    margin-bottom: 0 !important;
    font-size:13px;
}

.projectDetails h2 {
    padding-bottom: 10px;
    font-size:13px;
}

.projectDetails img {
    float: left;
    margin-right: 20px;
}

#detailText {
    float: left;
    margin-top: 10px;
    width: 150px;
}

#category {
    margin: 0 0 5px 0;
    color: #7c7c7a;
}

#projectImages {
    margin-top: 20px;
}

#detailText h3 {
    color: #000;
}

#projectText {
    margin: 35px 0 15px 0;
    width: 350px;
}

#projectText li {
    margin-left: 15px;
}

#apartmentList h3 {
    margin-bottom: 5px;
    color: #000 !important;
}

.apartment {
    margin-bottom: 5px;
}

.apartmentBg {
    margin: 10px 0 10px 0;
}

.apartmentText {
    color: #7c7c7a;
    margin: 25px 0 25px 20px;
    width: 180px;
    float: left;
}

.apartmentDetails {
    width: 170px;
    float: right;
    margin: 5px 10px 0 0;
}

.closeBtn {
    float: right;
    margin: 5px 10px 0 0;
    padding: 0 0 0 13px;
    background: url("../cimages/close.gif") no-repeat scroll 0;
}

.apartmentDetails a {
    color: #7c7c7a;
}

.apartmentDetails a:hover {
    color: #000;
    text-decoration: underline;
}

.closeBtn a:hover{
    text-decoration: none;
}

.apartment p {
    margin-bottom: 5px;
}


.apartmentitem {
  margin-bottom: 10px;
  padding: 10px;
}

.partneritem {
  width: 405px;
  height: 137px;
  margin: 0 20px 20px 0;
  padding-bottom: 20px;
  border: 1px solid #ccc;
  float: left;
}

.partneritem .text {
  width: 270px;
  margin-left: 10px;
  float: left;
}

.partneritem img {
  float: left;
  padding: 10px;
}

.partneritem h3 {
  padding-top: 10px;
  font-size: 13px;
}

.partneritem div {
  padding-top: 10px;
}

.news,
.referenceitem {  
  margin-bottom: 20px;
}

.toppadding {
  margin-top: 15px;
}

#secondHeadline {
  margin-top: 48px;
}

#secondHeadline h2 {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}

#fp-project h3 {
    font-family:'Lucida Grande',Arial,sans-serif;
    font-weight: normal;
    margin-bottom: 5px;
}

#footer {
    margin-top: 25px;
    padding: 0 0 5px 100px;
    height: 12px;
}

#footer a:hover {
    color: #000;
}

#footer a {
    float: left;
    padding-right: 30px;
}

#footer span {
    float: left;
    padding-right: 30px;
}

#footer li {
    list-style: none;
    float: left;
    padding-right: 30px;
}

#footer li a {
    padding: 0;
}


