body {
   background-color: #d1d9ec;
   color: #434343;
   margin: 0px;
   padding: 0px;
   font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
   text-align:center; 
}
#container {
   position: relative;
   margin: auto;
   max-width: 1200px;
   text-align:left;
   width: expression(
   (document.documentElement && document.documentElement.clientHeight) ?
   (document.documentElement.clientWidth < 1280) ? "95%" : (( document.documentElement.clientWidth > 1280 ) ? "1280px" : "auto") :
   (document.body.clientWidth < 1280) ? "95%" : (( document.body.clientWidth > 1280 ) ? "1280px" : "auto")
   );  
}
#boxtop {
   width: 100%;
   height: 255px;
   background-color: #cdcdcd;
   float:left;
}
#boxtitle {
   height: 225px;
   right: 0px;
   margin: 22px 0 auto auto;
}
#logo {
   width: 267px;
   height: 42px;
   margin-top: 70px;
   padding-left: 5%;
   float: left;
}
#navigation {
   position: absolute;
   top: 170px;
   width: 100%;
   float: left;
}
#language {
   position: absolute;
   top: 5px;
   width: 98%;
   float: left;
   text-align:right;
}
.navPadGeneral {
   padding-left: 3%;
}
.navPaddingHeight {
   width: 1px;
   height: 23px;
   float: left;
}
.navPadding {
   width: 25px;
   height: 1px;
   float: left;
}
.navpadsub01 {
   width: 25px;
   height: 1px;
   float: left;
}
.navpadsub02 {
   width: 153px;
   height: 1px;
   float: left;
}
.navpadsub03 {
   width: 312px;
   height: 1px;
   float: left;
}
.navpadsub04 {
   width: 0px;
   height: 1px;
   float: left;
}
.navpadsub05 {
   width: 491px;
   height: 1px;
   float: left;
}
.navpadsub06 {
   width: 291px;
   height: 1px;
   float: left;
}
#navOne {
   border-bottom: 1px solid #FFFFFF;
   width: 100%;
   padding-bottom: 1px;
   float: left;
}
#navTwo {
   border-bottom: 1px solid #FFFFFF;
   width: 100%;
   padding: 1px 0px 1px 0px;
   float: left;
}
#navThree {
   border-bottom: 1px solid #FFFFFF;
   width: 100%;
   padding: 1px 0px 1px 0px;
   float: left;
}
#content {   
   width: 100%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/bg_content.gif);
   background-repeat: repeat-x;
   background-position: bottom right;
   background-color: #c5c5c5;
   float:left;
   padding-top: 15px;
}
#boxcontent {
   width: 90%;
   padding-left: 6%;
   float: left;
}
#contentLeft {
   width: 480px;
   margin-right: 25px;
   float: left;
}
#contentRight {
   width: 320px;
   float: left;
}
#contentLeftGallery {
   width: 390px;
   float: left;
}
#contentRightGallery {
   margin-left: 25px;
   width: 400px;
   padding-top: 50px;
   float: left;
}
#minH {
   width: 5px;
   height: 430px;
   float:left;
}
#boxPrint {
   width: 100%;
   height: 50px;
   margin: 15px 0px 5px 0px;
   float:left;
}
.box {
   float:left;
}
.trenner {
   clear:left;
   padding: 15px;
}
.newsteaserbox {
   padding-top: 8px;
   float:left;
   border-bottom: 1px solid #696969;
}
.newsteaserbox h1 {  
   font-size: 0.9em;
   font-style: normal;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
   padding: 0px 0px 6px 0px;
}
.boxGrau {
   width: 330px;
   padding: 4px 4px 4px 12px;
   float:left;
   background-color: #494949;
   border-left: 3px solid #dc001b;
}
.boxGrau a { 
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none; 
}
.boxGrau a:hover { 
   color: #dc001b;
   font-weight: bold;
   text-decoration: none; 
}
.box200 {
   width: 200px;
   margin-right: 10px;
   float:left;
}
.box200 h2 {
   background-color: #494949;
   border-bottom: 3px solid #dc001b;
   font-size: 0.9em;
   font-style: italic;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
   padding: 5px 0px 5px 5px;
}
.box200 h3 {
   font-size: 0.85em;
   font-style: italic;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
}
.box280 {
   width: 280px;
   margin-right: 10px;
   float:left;
}
.box280 h2 {
   border-bottom: 3px solid #043382;
   font-size: 0.9em;
   font-style: italic;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
   padding: 5px 0px 5px 5px;
}
.box280 h3 {
   font-size: 0.85em;
   font-style: italic;
   color: #FFFFFF;
   text-decoration: none;
   margin: 0;
}
.box500 {
   width: 500px;
   padding-right: 25px;
   float:left;
}
.box870 {
   width: 870px;
   padding-right: 25px;
   float:left;
}
.box100 {
   width: 100%;
   float:left;
}
.boxTimeline {
   width: 100%;
   float:left;
}
#abbinder {
   width: 100%;
   height: 66px;
   margin-top: 7px;
   padding-left: 6%;
   text-align: left;
   color: #686767;
   font-size: 0.7em;
   float:left;
}
a { 
   color: #043282;
   font-weight: bold;
   text-decoration: none; 
}
a:hover { 
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none; 
}
a.navabbinder { 
   color: #686767;
   font-weight: bold;
   text-decoration: none; 
}
a.navabbinder:hover { 
   color: #043282;
   font-weight: bold;
   text-decoration: none; 
}
h1 {  
   font-size: 1.5em;
   font-style: normal;
   color: #043382;
   text-decoration: none;
   margin: 0;
   padding: 0px 0px 8px 0px;
}
h2 { 
   font-size: 0.9em;
   font-style: italic;
   color: #043382;
   text-decoration: none;
   margin: 0;
   padding: 0px 0px 8px 0px;
}
h2 a { 
   color: #043382;
}
h3 { 
   font-size: 0.7em;
   font-weight: bold; 
   text-decoration: none;
   margin: 0px;
   padding: 0px;
}
p {  
   font-size: 0.75em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0; 
}
.csc-textpic-caption {
   font-size : 0.7em;
   font-weight: bold;
   color : #434343;
   text-decoration : none;
   line-height : 1.6em;
}
ul    { 
   font-size: 0.75em;
   line-height : 1.6em;
   margin: 0;
   padding-left: 16px;
}
ul ul { 
   font-size : 100%; 
}
li {
   list-style-image : url(/fileadmin/2009/dr_oebels-partner/images/dot_liste.gif);
   color: #434343;
   text-decoration : none;
}
img {
   border: 0px;
}
.timeyear p {
   font-size: 1.0em;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}
textarea {
   font-size : 11px; 
}
.kontaktlabel {
   position : relative;
   font-size: 0.7em;
   width: 120px;
   height: 11px;
   float: left;
   clear : both;
   margin : 0px;
   margin-top : 10px;
   margin-bottom : 5px;
   padding : 0px; 
   color: #434343;
   text-decoration: none; 
}
.kontaktbox {
   float: left;
}
.kontaktfield {	
   background-color:#FFFFFF;
   border:1px solid #FFFFFF;
   color: #000000;
   padding: 2px 0px 2px 0px;
   margin: 5px;
   text-decoration: none;
   width: 250px;
}
.button {	
   border: 1px solid #043382;
   clear:both;
   background-color: #043382;
   color: #FFFFFF; 
   text-decoration: none;
   width: 250px;
   padding: 0px 0px 1px 0px;
   margin-left: 6px;
}
.newloginbox {
   font-size: 0.7em;
   font-weight: bold;
   text-align: right;
}
.contenttable-0 {
   font-size: 0.7em;
   text-decoration: none;
   line-height: 1.6em;
   margin: 0;
   padding: 0;
}
.td-0 {
   vertical-align: top;
}
.td-1 {
   vertical-align: top;
}
.td-2 {
   vertical-align: top;
}
.backLink {
   font-size: 0.7em;
}
.slideshowBox {
   float:left;
   width:100%;
}
.slideshowPic {
   float:left;
   width:430px;
}
.sildeshowText {
   float:left;
   width:430px;
}
.slideshowBoxButton {
   float:left;
   width:430px;
   height: 30px;
}
.slideshowBTPrev {
   height:30px;
   width:215px;
   float:left;
   text-align: left;
}
.slideshowBTNext {
   height:30px;
   width:215px;
   float:left;
   text-align: right;
}
.slideshownavbox {
   width:280px;
   border-bottom: 1px solid #83a522;
}
#gmapmarker {  
   height: 50px;
}
.tx_lumogooglemaps_pi1_infobox {
   color: #434343;
}
.boxformverwaltung01 {
   width: 250px;
   float:left;
}
.boxformverwaltung02 {
   width: 500px;
   float:left;
}
.formlabel {
   font-size: 0.7em;
   font-weight: normal; 
   margin : 0px;
   padding : 0px; 
   color: #FFFFFF; 
   text-decoration: none; 
}
.fv_kontaktfield_01 {	
   background-color:#434343;
   border:1px solid #969696;
   color: #FFFFFF;
   padding: 0px 0px 2px 0px;
   margin: 0px 5px 5px 0px;
   text-decoration: none;
   width: 140px;
}
.fv_kontaktfield_02 {	
   background-color:#434343;
   border:1px solid #969696;
   color: #FFFFFF;
   padding: 0px 0px 2px 0px;
   margin: 0px 5px 5px 0px;
   text-decoration: none;
   width: 20px;
   float: left;
}
.fv_message {
   background-color:#FFFFFF;
   border:1px solid #969696;
   color: #FFFFFF;
   padding: 0px 0px 2px 0px;
   margin: 0px 5px 5px 0px;
   text-decoration: none;
   width: 400px;
   height: 120px;
   float: left;
}
.fv_messageAnfrage {
   background-color:#FFFFFF;
   border:1px solid #969696;
   color: #FFFFFF;
   padding: 0px 0px 2px 0px;
   margin: 0px 5px 5px 0px;
   text-decoration: none;
   width: 400px;
   height: 170px;
   float: left;
}
.button02 {	
   border: 1px solid #686767;
   clear:both;
   background-color: #686767;
   color: #FFFFFF; 
   text-decoration: none;
   width: 150px;
   padding: 0px 0px 1px 0px;
   margin: 0px;
}
.red {
   color: red;
   font-weight: bold; 
}
.redKontakt {
   font-size: 0.7em;
   color: red;
   font-weight: bold; 
   padding-left: 8px;
}
.tx-kiddogwztooltip-pi1 {
   float: left;
}
.timelineContent {

}
.title_home {
   width: 50%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_home.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_warumwir {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_warum.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_service {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_service.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_immobilien {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_immobilien.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_karriere {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_karriere.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_kontakt {
   width: 60%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_kontakt.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_leistung {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_leistung.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
.title_unternehmen {
   width: 70%;
   background-image: url(/fileadmin/2009/dr_oebels-partner/images/title_unternehmen.gif);
   background-repeat: no-repeat;
   background-position: top left;
}
fieldset {
   border: 0px;
}
