html {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FCFAEA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #000000;
}

body {
    color: #433D32;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 1.5em;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
	
#header {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #342D1B;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #5E5643;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    color: #9F9F9F;
    height: 50px;
}

.container {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    width: 1002px;
    height:100%;
}

div#main.section {
    background-attachment: scroll;
    background-clip: border-box;
    background-color:#FCFAEA;
    background-image:url(images/bg-topleft.jpg);
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: #EDE7DA;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    min-height:650px;
}

div#secondary.section #mainColumn h3 {
    font-size: 18px;
}

form div.field {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EDE7DA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 1em;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
}
form div.field label {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    float: left;
    font-size: 90%;
    margin-right: 20px;
    text-transform: uppercase;
    width: 60px;
}
div#secondary.section #mainColumn form div.field p.help {
    font-size: 80%;
    margin-bottom: 0;
    text-align: right;
}
form div.input-text input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: none;
    border-top-width: 0;
    font-size: 13px;
    height: 24px;
    padding-bottom: 3px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 3px;
    width: 408px;
}
form div.input-textarea textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: none;
    border-top-width: 0;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    width: 408px;
}

a.button, form button {
	cursor:pointer;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #342D1B;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #5E5643;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #5E5643;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 3px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #5E5643;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 3px;
    border-top-color: #5E5643;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-style: solid;
    border-top-width: 3px;
    color: #EDE7DA;
    font-size: 120%;
    margin-right: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
a.button {
    display: block;
    cursor:pointer;
}
form div.button {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-left: 100px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    cursor:pointer;
}

div#mainContentWrapper {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image:url(images/bg-topright.jpg);
    background-origin: padding-box;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
}

div#main.section div.aboutus {
    margin-right: 0px;
    float:left;
    width: 680px;
}
div#main.section div.article {
    margin-right: 80px;
    float:left;
    width: 540px;
}

div#main.section div.article div.entry-meta {
    font-size: 9px;
    text-transform: uppercase;
}
div#main.section div.article h6 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 40px;
    line-height: 50px;
    margin-bottom: 16px;
    margin-top: 3px;
    color:#D1873C;
}
div#main.section div.aboutus h3 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 27px;
    line-height: 38px;
    margin-bottom: 5px;
    margin-top: 3px;
    color:#D1873C;
}

div#main.section div.article h3{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 27px;
    	line-height: 38px;
    	margin-bottom: 5px;
    	margin-top: 3px;
    	color:#D1873C;
}

div#main.section div.article h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 15px;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
   
}

div#main.section div.article h4 {
font-family: Helvetica,Arial,sans-serif;
font-size: 24px;
    line-height: 1em;
    margin-bottom: 23px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    color:#900;
}

div#main.section div.article h5 {
font-family: Helvetica,Arial,sans-serif;
font-size: 15px;
    line-height: 22px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 11px;
    color:#900;
}

div#main.section div.aboutus div.entry-warumwir_left {
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 40px;
    padding-top: 0;
    text-indent: 16px;
    width: 300px;
}

div#main.section div.aboutus div.entry-warumwir_left p {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(images/quo.jpg);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: 16px;
    width: 300px;
}

div#main.section div.aboutus div.entry-warumwir_middle {
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: 16px;
    width: 200px;
}
div#main.section div.aboutus div.entry-warumwir_middle p {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(images/quo.jpg);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: 16px;
    width: 200px;
}

div#main.section div.aboutus div.entry-warumwir_right {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    margin-left:40px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0;
    text-indent: 16px;
    width: 300px;
}
div#main.section div.aboutus div.entry-warumwir_right p {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url(images/quo.jpg);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    color:#333333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-top: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-indent: 16px;
    width: 300px;
}

div#main.section div.article div.entry-leistungen h5{
    color: #000000;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}
div#main.section div.article div.entry-leistungen ul{
    color:#333;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    padding-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-decoration:none;
    width: 100%;
}

div#main.section p {
    font-size: 13px;
    margin-bottom: 1em;
}
div#main.section span {
    font-size: 13px;
    margin-bottom: 1em;
    color:#D1873C;
    
}
div#main.section div.aside {
    float: left;
    padding-top: 4px;
    width: 330px;
}
div#main.section div.warumwir {
    float: right;
    padding-top: 4px;
    width: 246px;
}
div#main.section div.aside div#bio {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 0;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 0;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: 0;
    margin-top: 0;
}

div#main.section div.warumwir div#fotos1 img {
    float: left;
    height: 167px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 26px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0;
    width: 246px;
}

div#main.section div.aside div#fotos1 img {
    float: left;
    height: 167px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 26px;
    padding-left: 84px;
    padding-right: 0;
    padding-top: 0;
    width: 246px;
}

div#main.section div.aside div#fotos8 img {
    float: left;
    height: 183px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0px;
    margin-top:0px;
    padding-bottom:5px;
    padding-left: 53px;
    padding-right: 0;
    padding-top: 0;
    width: 267px;
}
div#main.section div.aside div#topic h6 {
    color: #666666;
    float: left;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    margin-left:0px;
    padding-bottom: 0;
    padding-left: 54px;
    padding-right: 0;
    padding-top: 0;
    font-style:italic;
}

div#main.section div.warumwir div#fotos2 img {
    float: left;
    height: 320px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 25px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0;
    width: 246px;
}

div#main.section div.aside div#fotos2 img {
    float: left;
    height: 320px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 25px;
    padding-left: 84px;
    padding-right: 0;
    padding-top: 0;
    width: 246px;
}

div#main.section div.aside div#fotos3 img {
    float: left;
    height: 264px;
    margin-bottom: 25px;
    margin-left: 84px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0px;
    width: 370px;
}
div#main.section div.aside div#fotos5 img {
    float: left;
    height: 320px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom:0px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0;
    width: 246px;
}

div#main.section div.aside div#fotos4 img {
    float: left;
    height: 334px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 44px;
    padding-left: 72px;
    padding-right: 0;
    padding-top: 0;
    width: 259px;
}

div#main.section div.aside div#fotos7 img {
    float: left;
    height: 323px;
    margin-bottom: 0px;
    margin-left: 72px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 23px;
    padding-left: 0px;
    padding-right: 0;
    padding-top: 0;
    width: 251px;
}

div#main.section div.aside div#bio img {
    float: left;
    margin-top:2px;
    border:solid;
    border-color:#EDE7DA;
    border-width:3px;
}


div#main.section div.aside div#bio p {
    margin-left: 90px;
    height:70px;
}
div#main.section div.aside div#speaking {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EDE7DA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-top:55px;
}
div#main.section div.aside div#kontakt {
    margin-top:90px;
    width:255px;
    margin-left:90px;
}
div#main.section div.aside div#speaking h2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image:url(images/title-speaking-home.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 25px;
    margin-bottom: 10px;
    text-indent: -9999em;
    width: 180px;
}
div#main.section div.aside div#speaking h3 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image:url(images/title-speaking-kontakt.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 25px;
    margin-bottom: 10px;
    text-indent: -9999em;
    width: 180px;
}

div#main.section div.aside div#speaking dt {
    margin-top: 1em;
}
div#main.section div.aside div#speaking dt a {
    font-weight: bold;
}
div#main.section div.aside div.module, div#secondary.section div.aside div.module-alt {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EDE7DA;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 40px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
div#main.section div.aside div.module-alt {
    margin-top: 0px;
}
div#main.section div.aside div.half {
    float: left;
    width: 140px;
}

h1{
	width:401px; 
	height:50px;
	margin-top:5px;
	padding:0px; 
	float:left; 
	text-indent:-9999px; 
	background:url(images/logonew.png) no-repeat}
	
#header #logo{
	height:35px;
	margin-top:9px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:9px;
	float:left}
	
#slideshow {
	background-image:url(images/Slideshow_961x410.png);
	background-repeat:no-repeat;
	width:853px;
	height:370px;
	}
	
#slider1 {
	margin-top:10px;
	margin-left:10px;
    width: 831px; /* important to be same as image width */
    height: 347px; /* important to be same as image height */
    position:absolute;/* important */
	overflow: hidden; /* important */
	border:0px;
}

#slider1Content {
    width: 831px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}

.clear {
	clear: both;
}

ul { list-style-type: none;
margin:0;
padding:0;}

a:link {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: none;
    color: #D1873C;
}

#header ul {
    float:left;
    margin-left:11px;
    margin-top:18px;
    height:18px;
    width: 590px;
    text-decoration:none;
}
	
#header ul li{
	margin-left:35px;
	width:auto; 
	height:18px;
	padding:0px; 
	float:left; 
	display:block;
      text-decoration:none;
	}
	
#header ul li a {
	width:auto; 
	color:#FFF;
	height:18px;
	font-size:14px;
    	font-family: Helvetica,Arial,sans-serif;
	float:left; 
	display:block;
      text-decoration:none;
	}

#header ul a:hover {
	color:#9F9F9F;
    	text-decoration:none;
}
	
	
.footer {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #342D1B;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-top-color: #5E5643;
    border-top-style: solid;
    border-top-width: 5px;
    border-bottom-color: #5E5643;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    color: #FFFCF5;
    margin-bottom:0;
    margin-top:0;
    margin-left:auto;
    margin-right:auto;
    display: block;
    padding-bottom: 0px;
    padding-left: 215px;
    padding-right: 0;
    padding-top: 14px;
    height:39px;
}
.footer a{
    color:#CCC;
}

