body {
    background:url(../agentur_images/bg_r.png) no-repeat left top #CCAB86;
    padding:0;
    margin:0;
    font-size:100,01%;
}

img {
    border:0;
}

body, p, div, strong, h1, h2, h3, input, textarea {
    font-family:Tahoma, Helvetica, Arial, sans-serif;
}

a {
    color:#A67238;
    text-decoration:none;
}

td {
    font-size:11px;
}

#outerContainer {
    margin:0;
    padding:0;
}

#contentContainer {
    width:735px;
    min-height:440px;
    margin:0 auto;
    padding:0;
    border:1px solid transparent;
}
*html #contentContainer {
    height:524px;
}
*:first-child+html #contentContainer {
    min-height:440px;
}

#footer {
    width:735px;
    margin:0 auto;
    padding:0;
}
#footer div {
    font-size:64%;
    font-family:Tahoma,Arial,sans-serif;
    color:#fff;
}
#footer .left {
    float:left;
}
#footer .right {
    float:right;
}
#footer a {
    color:#fff;
    text-decoration:none;
}

#header {
    background:url() no-repeat 6px 6px #CCAB86;
    width:723px;
    height:119px;
    margin:94px 0 0 0;
    position:relative;
}

/* get the 6px padding */
#header {
    padding:6px 6px 0 6px;
}
#menuLevel1 {
    padding:0 6px 0 6px;
}
#menuLevel2 {
    padding:0 6px 6px 6px;
}
#contentBox {
    padding:0 6px 6px 6px;
}

#header, #menuLevel1, #menuLevel2, #contentBox {
    background-color:#fff;
}
#menuLevel2 {
    background-color:#fff;
}

#header a {
    display:block;
    position:absolute;
    right:10px;
    top:-55px;
}


/* menu level 1 + 2 */
#menuLevel1 ul, #menuLevel2 ul, #menuRight ul {
    margin:0;
    padding:0;
}
#menuLevel1 ul, #menuLevel2 ul {
    padding-left: 0;
    margin-left: 0;
    background-color:transparent;
    color: White;
    float: left;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
}
#menuLevel1 {
    height:20px;
}
#menuLevel2 ul {
    background-color:#A67238;
    height:28px;
}

#menuLevel1 ul li, #menuLevel2 ul li { display: inline; }

#menuLevel1 ul li a, #menuLevel2 ul li a {
    padding: 0.2em 0.5em;
    background-color:transparent;
    color: White;
    text-decoration: none;
    float: left;
}


#menuLevel1 ul li a {
    text-transform:uppercase;
    color:#BD976C;
    font-size:70%;
}
#menuLevel2 ul li a {
    color:#EADED0;
    font-size:68%;
    padding-top:0.3em;
}

#menuLevel1 ul li a:hover, #menuLevel2 ul li a:hover, 
#menuLevel1 ul li.active a, #menuLevel2 ul li.active a {
    background:url(../agentur_images/71459_Kopie171.png) repeat-x 0 0 transparent;
}


/* content area, menu right in content area */
#content, #contentLarge {
    width:530px;
    min-height:235px;
    border-right:2px solid #C3A078;
    margin:0;
    /*padding:24px; rbi ??? */
    padding:10px;
    float:left;
    background-color:#F2E9E0;
}
* html #content, * html #contentLarge {
    height:235px;
}
#contentLarge {
    width:703px;
    border-right:0;
}

#content h1, #contentLarge h1, #contentLarge h2 {
    color:#A51828;
    margin:0 0 16px 0;
    font-size:84%;
}
#textImageContainerRightLarge h1 {
    margin-left:0;
    padding-left:0;
}
#content p, #contentLarge p {
    color:#000;
    margin:0 0 8px 0;
    padding:0;
    font-size:70%;
}

#menuRight {
    float:right;
    margin:0;
    padding:0;
}
#menuRight ul {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#menuRight a {
    display: block;
    padding: 3px;
    width: 162px;
    height:17px;
    line-height:17px;
    font-size:68%;
    color:#B28754;
    text-align:right;
    padding:0 8px 0 0;
    background:url(../agentur_images/Text173.gif) no-repeat 0 0 transparent;
}

#menuRight a:link, a:visited {
    color:#B28754;
    text-decoration: none;
}

#menuRight a:hover, #menuRight li.active a {
    background:url(../agentur_images/Text182.gif) no-repeat 0 0 transparent;
    color: #fff;
}

#textImageContainerLeft, #textImageContainerRight {
    float:left;
    width:50%;
}
#textImageContainerRight {
    width:49%;
}
#textImageContainerRight table {
    border:0;
    margin:0;
    border-collapse:collapse;
    width:100%;
}
#textImageContainerRight table td {
    padding:0 8px 0 0;
    font-size:100%;
    width:50%;
    vertical-align:top;
}
#textImageContainerLeftSmall {
    float:left;
    width:100px;
    margin-right:10px;
    padding:14px 0 0 14px;
}
#textImageContainerLeftLarge {
    float:left;
}
#textImageContainerLeftSmall img {
    display:block;
    margin:0 0 10px 0;
}
#textImageContainerRightLarge {
    padding:14px 0 0 0;
}


/* contact form */
#contactFormLeft, #contactFormRight, #contactFormSubmit, #contactFormData {
    float:left;
    text-align:right;
}
label {
    font-size:68%;
    display:block;
    float:right;
    height:15px;
    margin:0 8px 4px 0;
}
#contactForm input {
    float:right;
    border:1px solid #C3A078;
    height:12px;
    font-size:66%;
    width:125px;
}
#contactForm br {
    clear:right;
}

#contactFormSubmit input {
    width:auto;
    height:auto;
}
#contactFormSubmit {
    margin-right:10px;
}

#contactFormLeft {
    width:190px;
}
#contactFormRight {
    width:240px;
}
#contactFormRight textarea {
    width:125px;
    height:52px;
    border:1px solid #C3A078;
    float:right;
    font-size:70%;
}
#contactFormSubmit {
    width:80px;
    padding-top:128px;
}
#contactFormData {
    width:155px;
    padding:0 8px 8px 8px;
    text-align:left;
}
#contactFormData h2 {
    font-size:70%;
    color:#000;
    margin:0;
}

#maps_search div {
    font-size:11px;
}
#googleContainer, #map {
    float:left;
}
#map {
    margin-right:20px;
}

.noscroll {
    overflow-y:hidden ! important;
}

.headerStart {
    height:363px ! important;
}

.contentLargeStart {
    height:0px ! important;
    overflow:hidden ! important;
    padding:0 ! important;
    height:0px ! important;
    min-height:0px ! important;
}

.contactMini {
    font-size:60%;
    padding-right:4px;
    color:#b8b5b1;
    line-height:50px;
}



/* good old clearfix - remember to use conditional comment for ie6 with .clearfix {height:1px;} */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */




/* ############# Farbwerte hier einstellen ########### */
/* menu level 1 textfarbe */
/*#menuLevel1 ul li a {color:#000000 ! important;}*/
/* menu level 2 textfarbe */
/*#menuLevel2 ul li a {color:#000000 ! important;}*/
/* footer textfarbe */
/*#footer {color:#000000 ! important;}*/
/* footer linkfarbe */
/*#footer a {color:#000000 ! important;}*/
/* menu level 1 hintergrundfarbe */
/*#menuLevel1 ul li a {background-color:#000000 ! important;}*/
/* menu level 2 hintergrundfarbe */
/*#menuLevel2 ul li a {background-color:#000000 ! important;}*/
/* generelle textfarbe */
/*.textItem, .textItem p {color:#000000 ! important;}*/
/* ############# /Farbwerte hier einstellen ########### */