/* -----------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;
}


/******************************************* Highslide *****************************************************/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
padding:4px;
	border-left: 1px solid #6c0000;
	border-top: 1px solid #6c0000;
	border-right: 1px solid #83929f;
	border-bottom: 1px solid #83929f;
}
.highslide:hover img {
	/*border: 2px solid silver;*/
	border-left: 1px solid #61666a;
	border-top: 1px solid #61666a;
	border-right: 1px solid #83929f;
	border-bottom: 1px solid #83929f;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

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

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