/* Alexander Blaschek, 3. Mai 2007 */

body {
 	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
    color: black; 
    background-color: #FFF;
    margin:0px;
    padding:0px;
}

h1 {
    color:#000000;
	font-size:150%;
	margin-top: 00px;
	margin-bottom:8px;

}
h2 {
    color:#000000;
	font-size:135%;
	margin-top: 30px;
	margin-bottom:8px;

}
h3 {
    color:#000000;
	 

}



a {
    color:#333333;
	text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.servicestellen a {
    color:#000000; 
    font-size:90%; 
    text-decoration:none;
}
.servicestellen a:hover {
    text-decoration:underline;
}

.onlyprint {
    display:none;
}

.team_img {
  padding-right:10px;
}

.team_left {
  width:260px; 
  border-right:1px solid #344e74; 
  padding:10px 0 10px 10px; 
  float:left;
}

.team_right {
  padding:3px 0 10px 0; 
  float:right;
  text-align:right;
}

.team_right ul {
	list-style:none;
	list-style-image:url(/pics/li_palme.gif);
}

.team_hr {
  width:520px;
  border-top:2px solid #344e74;
  padding-bottom:20px;
}

.team_vk {
	width:90%;
	border-bottom:2px solid #999999;
	border-right:1px solid #999999;
	border-left:2px solid #999999;
	border-top:1px solid #999999;
	padding:0px 10px 0px 0px;
	float:left;
	margin-bottom:3px;
	background-color:#f2f1ec;
	font-size:80%;
}


.contentarea ul {
	list-style-image:url(/pics/li_palme.gif);

}
.contentarea li {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}


.service {
	background-color: #f2f1ec;
	background-image: url(../pics/palme_grau.gif);
	border: 2px solid #666666;
	padding: 15px 15px 15px 15px;
	float: left;
	width: 170px;
	height: 100px;
	margin: 15px 30px 15px 0px;
}
.service img {
border:3px solid #dad7cb;
}

.servicestellenlinks li a {
  color:#000000;
  text-decoration:none;
}
.servicestellenlinks li a:hover { 
  text-decoration:underline;
}
.servicestellenlinks li {
  list-style-image: none;
  list-style-type:none;
  padding:0 0 2px 0;
  margin-left:-32px;
  margin-bottom:5px;
  margin-top:5px;
}

.flinks a , .flinks a:hover {
color:#6b6b6b;
text-decoration:none;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-size:10px;
}