/* -----------Text Formatierungen--------------------------- */
body{
   font-size: 11px;
   font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
   color:#000;

}

.fett{
  font-weight:700;
  color:#000;
}

/* -----------Bild Formatierungen--------------------------- */
img.left{
	float:left;
	padding-right:15px;
}
.textbox{
	float:left;
}
.textbox_team{
	float:left;
	width:300px;
}

td.datum{
  color: #6c0000;
  text-align:left;
}

.more{ /*Mehr Link unter Aktuelles*/
padding-right:20px;

}


.map{
   border:0px;
   text-align:right;
   padding:0;
   width:240px;
   margin:0;
}
.abschicken{
   width:150px;
}

.clear{
	clear:both;
	margin-top:15px;

}
hr{
  border:1px dashed #61666a; height:1px;
  margin-top:5px;
  margin-bottom:15px;
}
.news_break{
  padding-bottom:12px;

}

.mehr{
  color: #6c0000;
  font-weight:bold;
}

li.start{
 line-height:20px;
}

li{
 list-style-image: url(../img/bullet_list.gif);

}


h1 {
font-size: 16px;
text-transform:uppercase;
color: #6c0000;
margin:0px }

h2 {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color: #6c0000;
margin:0px;
padding:0px;
}

h3{
font-size: 12px;
color: #6c0000;
border-bottom: 1px dashed #61666a;
margin:0; 
padding-bottom:3px;
}

h4{
font-size: 10px;
color: #000;
border-bottom: 1px dashed #61666a;
margin:0 0 8px 0; 
padding-bottom:3px;
}

.wir_headline{
   background-image:url(../img/wir_h2_bg.jpg); 
   background-repeat:no-repeat;
   padding:2px 0 4px 0;
}

.leistungen_headline{
   background-image:url(../img/leistungen_h2_bg.jpg); 
   background-repeat:no-repeat;
   padding:2px 0 4px 0;
}

.google_img{
    float:left;
	margin-right:20px;
}

.google_earth{
  margin:0 0 30px 0;
  height:60px;
}
