html, body {
    margin: 0px; padding: 0px;
    width: 100%;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    color: #264574;
    background: #ace0de url("../images/bg.jpg") repeat-x;
}
h1, h2, h3 {
    margin: 10px 0px 10px 0px; padding: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #264574;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 14px;
}
a {
    color: #264574;
    text-decoration: none;
}
b {
    color: #264574;
}
td  {
    vertical-align: top;
}
strong {
    color: #264574;
}
img {
    border: 0px;
    behavior: url("/puelm/cms/iepngfix.htc")
}
a:hover {

}
p {
    margin: 0px 0px 10px 0px; padding: 0px;
    line-height: 1.4;
}





.global_green {
    background: url("../images/bogen_gruen.png") no-repeat top left;
    float: left;
    width: 100%;
    behavior: url("/puelm/cms/iepngfix.htc")
}
.wrapper {
    padding: 0px 0px 0px 130px;
    width: 1000px;
}
.header {
    position: relative;
    float: left;
    height: 373px; width: 935px;
    top: 1px;
    left: 2px;
}

.header_overlay {
    width: 935px;
    height: 162px;
    background: url("../images/header_gruen.png");
    position: absolute;
    z-index: 200;
   behavior: url("/puelm/cms/iepngfix.htc")
}

.header_pic {
    position: absolute;
    z-index: 100;
}

.navigation_1 {
    width: 935px;
    height: 50px;
    float: left;
    background: url("../images/navi_1.jpg");
    margin: 0px 0px 0px 2px;
}
.navigation_2 {
    width: 173px; min-height: 300px;
    padding-top: 20px;
    float: left;
    background: url("../images/nav_sep.jpg") no-repeat top right;   
}
.body {
    width: 935px;
    float: left;
    background-color: #FFF;
    margin: 0px 0px 0px 2px;
}
.content {
    width: 500px;
    float: left;
}
.right {
    width: 148px; min-height: 200px;
    float: right;
    margin-right: 10px;
    background: #ebf5f6;
}


.footer {
    width: 935px;
    float: left;
    border-top: 5px solid #0ca8a4;
    margin: 0px 0px 0px 2px;
}

.gal_item {
    float: left;
    margin: 10px;   
}
.navFirst {
    margin: 10px 0px 0px 0px; padding: 0px;
    list-style: none;
}
.navFirst li {
    float: left;
}
.navFirst li a {
    font-size: 15px;
    color: #FFF;
    margin: 0px 20px;
}
.navFirst li a:hover {
    font-weight: bold;
}
.navFirst li .on {
  
}

.navSecond {
    margin: 0px; padding: 0px;
    list-style: none;
}
.navSecond li {
   
}
.navSecond li a {
    display: block;
    padding: 0px 15px 3px 15px;
    margin-bottom: 10px;
    font-size: 14px;
}
.navSecond li a:hover {
    background: url("../images/nav_bg.jpg") no-repeat bottom left;
    font-weight: bold;
}
.navSecond li .on {
   background: url("../images/nav_bg.jpg") no-repeat bottom left;   
    font-weight: bold;
}


.navThird{
   
}
.navThird li {
    
}
.navService {
 
}
.navService li {
    
}

.pictures {
    width: 600px; margin-bottom: 20px;  float: left;
}
.pictures img {
    float: left; margin-left: 5px;
}
#slideshow img {
   width: 935px;
   height: 373px;
}

.widgets {
    margin: 0px 0px 0px 0px;
    text-align: center;
    padding: 7px 0px 0px 0px;
}

.widgetsbraun {
    margin: 0px 0px 0px 0px;
    text-align: center;
    padding: 7px 0px 0px 0px;
}

input .error {
    border: 1px solid red;
}
.error {
    position: relative; 
    top:2px;
    color: red;
    font-size: 11px;
    font-weight: bold;
    float: left;
    width: 100%;
}

.slide_item {
    cursor: pointer;
}

.floating_picture {
    float: left;
    margin-right: 10px;
}
form { float: left;}
