/*
Theme Name: Brammer
Author: DW
Design by: skdw desgin
*/

body {
       margin: 0 auto;
       padding: 0; 
       background:#f3f7f7 url(../images/bg.png) repeat-x;
       color: #6b6b6b;
       font-family: arial, verdana;
       }
       

/* Seitenaufbau */
#site {width:920px;
       margin: 0 auto;
}
#headfloat {height: 25px;
            background-color: #fff;
            }

                
#header {height:69px;
         background:url(../images/header.png) no-repeat;
         } 
#b_head {height:17px;
         background:url(../images/b_header.png) no-repeat;
         }

#verlauf{height:236px;
         background:url(../images/verlauf.png)repeat-x;
         }

#content{width:780px;
         margin: 30px auto 0 auto;
         background: #d4dfdf /*  #c6d3d4*/;
         padding: 15px;
         color: #182e50;}

#topnav {height:25px;
         background: #ccfac9 url(../images/topnav.png) no-repeat;
         color: #000;
         }

#topnav a {
  float: right;
  color: #155b07;
  padding-top: 5px;
  height: 21px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  }


#topnav a:hover {
  background: #97d890;
  padding-left: 11px;
  padding-right: 11px;
  border-left: 1px solid #1e820a;
  border-right: 1px solid #1e820a;
  }


#topnav li { display: inline; margin: 0; text-align: center; }

#topnav ul { list-style: none; margin: 0; padding: 0; text-transform: uppercase; }

#footer {width:760px;
         color:#6b6b6b;        
         margin:0 auto;
         }
#footer a{text-decoration:none;
          color:#6b6b6b; }

.right {float:right;
        font-size:10px;
        color: #9c9c9c;}
a {text-decoration: none;
   }
   
img { border:none }

#kontackt {line-height: 1.5;}
           

#kontackt li {list-style:none;
              padding:0 0 0 5px;}
              
#leistungen img {padding: 0 auto;}





