@charset "UTF-8";
/* CSS WINTER */

#kopfbild{
background-image: url(../../img/backgrounds/buerger.jpg);
}

body {
background-image: url(../../img/pageback-buerger.gif);
background-color: #bdd4e4;
}

#content {
margin-top: 150px;
}

#content .content .serviceteaser .bild{
background-image: url(../../img/teaser-prospekte-winter.jpg);
}

#toolbar .tools{
background-image: url(../../img/toolbar-buerger.jpg);
}

input#index-suchfeld{
background-color: #69c5eb;
}

input#index-senden{
background-image: url(../../img/btn-indexsuche-senden-buerger.gif);
}

/* SERVICETEASER */

#content .content .serviceteaser .bild{
background-image: none;
}

.balken{
visibility: hidden;
}

#content .content .serviceteaser-left, #content .content .serviceteaser-right{
border: 1px #fff solid;
width: 364px;
background-color: #389fcf;
}

#content .content .serviceteaser-right{
margin-left: 20px;
}

#content .content .serviceteaser-left{
background-image: url(../../img/service-left-buerger.gif);
}

#content .content .serviceteaser-right{
background-image: url(../../img/service-right-buerger.gif);
}

#content .content .serviceteaser-left img, #content .content .serviceteaser-right img{
border: 0px;
}

#content .content .serviceteaser-right .bild{
visibility: hidden;
}

#content .content .serviceteaser-left .bodytext, #content .content .serviceteaser-right .bodytext{
padding-right: 5px;
line-height: 130%;
margin: 0px;
padding: 0px;
}

#content .content .serviceteaser-left a, #content .content .serviceteaser-right a{
color: #FFFFFF;
}

#content .content .serviceteaser-left h1, #content .content .serviceteaser-right h1{
margin: 0px;
padding: 0px;
margin-bottom: 16px;
padding-top: 10px;
border-bottom: 0px;
}

.serviceteaser-left .important, .serviceteaser-right .important{
margin: 0px;
padding: 0px;
position: relative;
}
