@import url("/css/fonts.css");

.header {
  background-image: url(../images/Kopfbalken.png);
  height:88px; width:760px;
/* need to fix that with conditional resource loading, https://www.christianheilmann.com/2012/12/19/conditional-loading-of-resources-with-mediaqueries/ */
  margin-left: 29px; /* .workzone + .content_map */
  background-repeat: no-repeat;
  float: left;
/*  max-width:100%; */
}

.header_img {
  margin: 0px;
  padding: 0px;
  width: 800px;
}

.content_left {
  width: 700px;
//  height: 700px;
  float: left;
}

.menu {
  width: 655px;
}
.menu a:hover {
  text-decoration: none;
  color: #888888;
}
.menu_point {
  margin: 0px;
  background-image: url(../images/kb-oben.png);
  transition: all 200ms ease-out 100ms;
  background-repeat: no-repeat;
  height:25px; width:174px;
  font-size: 12px;
  font-weight: bold;
  color: white; 
  /* text-shadow: black 0.1em 0.1em 0.2em; */
  text-shadow: 1px 1px 1px #777, 0 0 1em #FFF, 0 0 0.2em #AAA; 
  /*
  http://www.w3.org/Style/Examples/007/text-shadow.en.html
  https://developer.mozilla.org/en/css/text-shadow
  */
  font-family: Verdana,Roboto,sans-serif;
  float: left;
  text-align: center;
  padding-top: 4px;
  max-width:100%;
}

.menu_point:hover {
  background-image: url(../images/kb-unten.png); background-repeat: no-repeat;
  color: #FFFFFF;
  max-width:100%;
}

#sub_profile {
  margin: 0px;
  /* padding: 25px 0px 0px; */
  width: 705px;
  float: left;
  color: #333333;
  text-align: justify;
 background: #ffffff;
/*
  border-top: 1px dashed #CCCCCC;
  border-bottom: 1px dashed #CCCCCC;
  border-left: 1px dashed #CCCCCC;
  */
}

.claim {
  margin: 0px 8px 0px 0px;
  padding: 10px;
  height: 63px;
  color: #000000;
  font-size:12px;
  font-family: Verdana,Roboto,sans-serif;
  text-align: left;
  background: #ffffff;
  box-shadow: 0px 2px 1px 1px #AAAAAA;
 /* border: 5px solid #d5d5d5;
  border: 5px solid #0c4b88; */
/*  border: 3px solid #f28e00; */
  border: 3px solid #3070b0; 
  /* https://developer.mozilla.org/de/docs/CSS/border-top-left-radius
  * ab Gecko 2.0 besser kein -moz... mehr 
  * ab FF 13 keine Unterstuetzung mehr */
/*
  border-top-left-radius:15px;
  -webkit-border-top-left-radius:15px;
  -moz-border-radius-topleft:15px;
  -khtml-border-radius-topleft:15px;
  -o-border-radius-topleft:15px;
*/
}
.claim h1 {
  font-size: 18px;
  margin-bottom: 6px;
  color: #0c4b88;
}

.claim h2 {
   font-size: 16px;
   margin-bottom: 6px;
   color: #0c4b88;
}
.rahmen {
  margin: 0px 8px 0px 0px;
  padding: 10px;
  /* height: 549px; */
  color: #333333;
  text-align: left;
  background: #ffffff;
  /* border: 3px solid #f28e00; #0c4b88; */
/*  border: 3px solid #f28e00; */
  border: 3px solid #3070b0;
/*
  border-top-left-radius:15px;
  -webkit-border-top-left-radius:15px;
  -moz-border-radius-topleft:15px;
  -khtml-border-radius-topleft:15px;
  -o-border-radius-topleft:15px;
*/
}
.rahmen h1{
  padding: 0px 0px 10px;
  color: #0c4b88;
  font-size: 16px;
  font-weight: bold;
}
.rahmen h2{
  padding: 0px 0px 10px;
  color: #0c4b88;
  font-size: 16px;
  font-weight: bold;
}
.rahmen h4{
  padding: 0px 0px 5px;
  font-size: 13px;
  font-weight: bold;
}

.rahmen a {
  text-decoration:none;
  font-weight:normal;
  border-bottom: 1px dotted #BBBBBB;
  border-spacing: 1px;
}
.rahmen a:hover {
  text-decoration:none;
  font-weight:normal;
  border-bottom: 1px dotted;
  border-spacing: 1px;
}

.company_area {
  margin: 4px 5px 0px 0px;
  padding: 0px;
  width: 226px;
  float: left;
  border: 1px solid #3070b0;
/*  border: 1px solid #f28e00; */
/*
  border-top-left-radius:15px;
  -webkit-border-top-left-radius:15px;
  -moz-border-radius-topleft:15px;
  -khtml-border-radius-topleft:15px;
  -o-border-radius-topleft:15px;
*/
}

.company_title {
  margin: 0px 0px;
  height: 101px;
  width: 226px;
/*  border-bottom: 1px solid #f28e00; */
  border-bottom: 1px solid #3070b0;
/*
  background-image: url(../images/brown_bg.jpg); 
  background-repeat: no-repeat;
  max-width:100%;
*/
}

.company_area h1 {
  padding: 10px 0px 10px 13px; 
  font-size: 14px;
  font-weight: bold;
  color: #0c4b88;
}

.company_content {
  margin: 0px;
  padding: 0px 12px 0px 12px;
  float: left;
/* hier wird alles skaliert: */
  height: 345px;
  color: #333333;
  font-family: Verdana,Roboto,sans-serif;
  font-weight: normal;
  font-size: 11px;
}

.more {
  margin: 0px;
  color: #FFFFFF;
  /* background: #f28e00; */
  background: #3070b0;
  padding: 1px 3px 1px 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-weight: normal;
  text-decoration: none !important;
  vertical-align: middle;
  float: right;
  transition: all 0.3s ease-out 0.1s;
  display: inline-block;
}


a.more, a.more:visited, a.w3-btn:visited  {
  margin: 0px;
  color: #FFFFFF;
  background: #3070b0;
  /* background: #f28e00; */
  padding: 1px 3px 1px 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-weight: normal;
  text-decoration: none;
  float: right;
  display: inline-block;
}

a.more:hover, a.more:active {
  margin: 0px;
  background: #FFFFFF;
  /* color: #f28e00; */
  color: #3070b0; 
  border: 1px solid;   border-color: #CCCCCC;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 1px 5px 2px 3px;
  font-weight: bold;
  text-decoration: none;
  float: right;
  display: inline-block;
}


.content_right {
  width: 223px;
//  height: 650px;
  float: left;
/*
  border-top-left-radius:20px;
  -webkit-border-top-left-radius:20px;
  -moz-border-radius-topleft:20px;
  -khtml-border-radius-topleft:20px;
  -o-border-radius-topleft:20px;
*/
/*  border: 1px solid #f28e00; */
  border: 1px solid #3070b0;
}

.news_title {
  margin: 0px;
  padding: 3px 8px 1px 9px; 
  float: left;
  text-align: left;
  vertical-align: middle;
  background-image: url(../images/newshead.png);
  background-repeat: no-repeat;
  font-family: Verdana,Roboto,sans-serif;
  font-size: 15px;
/*  color: #f28e00; */
  color: #3070b0;
}

.news_event_area {
  width:218px;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.news_event_area ul {
	margin-left: 5px;
	padding-left: 6px;
}
.news_event_area strong {
	color:#0c4b88;
}

/* oben rechts unten links */
.news_event {
  padding: 5px 8px 5px 10px;
  width: 200px;
  float: left;
/*  border-bottom: 1px dashed #f28e00; */
  border-bottom: 1px dashed #3070b0;
  border-spacing: 1px;
}

.news_event a {
  text-decoration:none;
  font-weight:normal;
  border-bottom: 1px dotted #BBBBBB;
  border-spacing: 1px;
}

.news_event a:hover {
  text-decoration:none;
  font-weight:normal;
  /* border-bottom: 1px dotted #f28e00; */
  border-bottom: 1px dotted #3070b0;
  border-spacing: 1px;
}

.news_event_last {
  padding: 5px 8px 5px 10px;
  width: 200px;
  float: left;
}

.news_event_last a {
  text-decoration:none;
  font-weight:normal;
  border-bottom: 1px dotted #BBBBBB;
  border-spacing: 1px;
}

.news_event_last a:hover {
  text-decoration:none;
  font-weight:normal;
  /* border-bottom: 1px dotted #f28e00; */
  border-bottom: 1px dotted #3070b0;
  border-spacing: 1px;
}


.banner {
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
}

.contactus_form {
  border: 2px solid #d5d5d5;
  margin: 0px;
  padding: 14px 12px 11px 11px;
  background: #e6e6e6 none repeat scroll 0%;
  width: 187px;
  float: left;
}

.contact_heading {
  border-bottom: 1px dotted #000000;
  padding: 0px;
  width: 110px;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #343434;
}

.input {
  width: 187px;
  float: left;
  vertical-align:middle;
  color: #484848;
}


.footer {
  margin: 0px auto;
  padding: 5px 0px 5px;
  height: 15px;
}


.footer_menu a{
  font-weight: normal;
  text-decoration:none;
}

.insideheader {
  margin: 0px;
  padding: 200px 0px 5px 769px;
  width: 231px;
  float: left;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-image: url(http://drwetter.eu/neu/images/insidetopbar.jpg);
  background-repeat: no-repeat;
  background-position:  0px 0px;
}
.ourvalue {
  margin: 10px 0px 0px;
}
.aboutus-img {
  border: 4px solid #b0a48b;
  margin: 0px 0px 10px 20px;
  float: right;
}
.aboutcolumnzone {
  padding: 20px 0px 16px;
}
.aboutcolumn1 {
  margin: 0px 0px 10px;
  width: 48%;
  float: left;
}
.aboutcolumn2 {
  margin: 0px 0px 10px;
  width: 48%;
  float: right;
}
.abouticon {
  margin: 0px 20px 0px 0px;
  float: left;
}
.servicecolumnzone {
  padding: 20px 0px 16px;
}
.servicecolumn1 {
  margin: 0px 0px 10px;
  width: 48%;
  float: left;
}
.servicecolumn2 {
  margin: 0px 0px 10px;
  width: 48%;
  float: right;
}
.our-comment {
  margin: 10px 0px 0px;
}
.blog-posted-row {
  padding: 3px;
}
.ourprojectrow {
  border-bottom: 1px dotted #000000;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.project-img {
  border: 6px solid #b0a48b;
  float: right;
  margin-left: 20px;
}

.clear {
  margin: 0px;
  padding: 0px;
  clear: both;
}
.read_more {
  margin: 0px;
  padding: 0px;
  float: left;
}
.insidereadmore {
  padding: 10px 0px;
}

/* externer link: */
.xt {
 background: url(../images/externallink.png) right center no-repeat; 
 padding-right: 13px;
}


/* http://cssdeck.com/labs/navigation-dropdown-with-flip-effect
   Giuseppe Gerbino */

.box {
     list-style-type: none; 
     padding: 2px; padding-left: 10px;
     width: 43px; height: 11px; 
     left: 5px; margin: 5;
     background: #DDDDDD; 
     box-shadow: 0px 2px 1px 0px #AAAAAA;
     border-radius: 4px;
     -webkit-border-radius: 4px; -moz-border-radius: 4px;
     display: block;
     font: 12px/13px arial, sans-serif;
     text-align: left;
     text-decoration: none;
     color: #0c4b88; }

.rolledout { 
   margin-bottom: 15px; 
}

.rolledout li { 
       list-style-type: none; 
       width: 850px; 
       height: 20px;
       white-space: nowrap;
       background: #F0F0F0;
       font: normal 13px/30px arial, sans-serif !important; 
       color: #444;
       text-align: left;
       padding-left: 26px;
       text-indent: -18px;
       margin: 0;
}

.navigation, .navigation a.main { border-radius: 4px;
   -webkit-border-radius: 4px; -moz-border-radius: 4px; }

.navigation {
     list-style-type: none; 
     padding: 2px; padding-left: 10px; 
     width: 43px; height: 11px; 
     left: 5px; margin: 5px;
     background: #DDDDDD;
     box-shadow: 0px 2px 1px 0px #AAAAAA;
}

.navigation:hover, .navigation:hover a.main { 
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0;
}

.navigation a.main { 
   display: block; 
   height: 30px; 
   font: 14px/30px arial, sans-serif; 
   text-align: left; 
   text-decoration: none; color: #FFF;
   -webkit-transition: 0.2s ease-in-out; 
   -o-transition: 0.2s ease-in-out;
   transition: 0.2s ease-in-out; }

.navigation:hover a.main {
     color: rgba(255,255,255,0.6);
     background: rgba(0,0,0,0.04); }

.navigation li { 
    width: 850px; 
    height: 22px;
    background-color: #F7F7F7;
    position:relative;
    font: normal 12px/32px arial, sans-serif !important; 
    padding-left: 26px; 
    color: #444;
    text-align: left;
    margin: 0;
    z-index: 333;
    -webkit-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: perspective(350px) rotateX(-90deg);
    -o-transform: perspective(350px) rotateX(-90deg);
    transform: perspective(350px) rotateX(-90deg);
    box-shadow: 0px 2px 10px rgba(0,0,0,0.05); 
    -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.05); 
    -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.05); }

   .navigation li:nth-child(even) { background: #F0F0F0; }
   .navigation li:nth-child(odd) { background: #EFEFEF; }

/*
   .navigation li.n1 { -webkit-transition: 0.2s linear 0.8s; -o-transition: 0.2s linear 0.8s; transition: 0.2s linear 0.8s; }
   .navigation li.n2 { -webkit-transition: 0.2s linear 0.6s; -o-transition: 0.2s linear 0.6s; transition: 0.2s linear 0.6s; }
   .navigation li.n3 { -webkit-transition: 0.2s linear 0.4s; -o-transition: 0.2s linear 0.4s; transition: 0.2s linear 0.4s; }
   .navigation li.n4 { -webkit-transition:0.2s linear 0.2s; -o-transition:0.2s linear 0.2s; transition:0.2s linear 0.2s; }
   .navigation li.n5 { border-radius: 0px 0px 4px 4px; -webkit-transition: 0.2s linear 0s; -o-transition: 0.2s linear 0s; transition: 0.2s linear 0s; }
*/
.navigation:hover li {
   -webkit-transform: perspective(350px) rotateX(0deg);
   -o-transform: perspective(350px) rotateX(0deg);
   transform: perspective(350px) rotateX(0deg);
   -webkit-transition:0.1s linear 0s;
   -o-transition:0.1s linear 0s;
   transition:0.1s linear 0s;
}
/*      
.navigation:hover .n2 { -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
.navigation:hover .n3 { -webkit-transition-delay: 0.3s; -o-transition-delay: 0.3s; transition-delay: 0.3s; }
.navigation:hover .n4 { -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
.navigation:hover .n5 { -webkit-transition-delay: 0.5s; -o-transition-delay: 0.5s; transition-delay: 0.5s; }
.navigation:hover .n6 { -webkit-transition-delay: 0.6s; -o-transition-delay: 0.6s; transition-delay: 0.6s; }
.navigation:hover .n7 { -webkit-transition-delay: 0.7s; -o-transition-delay: 0.7s; transition-delay: 0.7s; } 
.navigation:hover .n8 { -webkit-transition-delay: 0.8s; -o-transition-delay: 0.8s; transition-delay: 0.8s; } 
.navigation:hover .n9 { -webkit-transition-delay: 0.9s; -o-transition-delay: 0.9s; transition-delay: 0.9s; } 
.navigation:hover .n10 { -webkit-transition-delay: 0.10s; -o-transition-delay: 0.10s; transition-delay: 0.10s; } 
.navigation:hover .n11 { -webkit-transition-delay: 0.11s; -o-transition-delay: 0.11s; transition-delay: 0.11s; } 
*/




/*
$Id: css.css,v 1.17 2012/12/03 09:24:37 dirkw Exp $
vim:tw=100:ts=3:sw=3 
*/
