#imagebild p {padding-left:20px; padding-right:20px; color:#fff;}

body, 
p, 
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666666;
	}
	
h1	{
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
	font-weight:normal;
	color:#78cc0f;
	}
	
a:link,
a:visited {
	color: #7887a5;
	border-bottom:dashed 1px #7887a5;
	text-decoration:none;
}

a:hover {
	color:#b9640e;
	border-bottom:dashed 1px #b9640e;
	}
	
.lebenslauf td {
	border-bottom: 1px dotted #f2dbb9;
	}
	
.rot {
	font-weight:bold;
	color:#c25810;
	}
	
.titelblau {
	color:#5a6e95;
	font-size:16px;
	}
	
img {vertical-align:middle;
	border:none;}
	
td {vertical-align:top;}


hr {
	width:100%;
	border-style:dotted;
	background-color:#f2dbb9;  /* Mozilla 1.4 */
	color:#f2dbb9;  /* IE 6 */
	border: #f2dbb9;  /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	}

.kasten {
	background-color:#f2dab4;
	border:1px solid #e5b466;
	border-bottom: 2px;
	border-right:2px;
	}
	
.ohne_rahmen  {
	border:none;
	}
	
	
.button {
	background-color:#6e80a7;
	border:1px solid #314269;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
li {
	list-style-image:url(images/icons/li.png);
	padding-left:5px;
	margin-bottom:15px;
	}
	
	
/***************leistungen************/
 a.leistungbut:link,
 a.leistungbut:visited {
	border-bottom:none;
	text-decoration:none;
	padding:5px;
}

 a.leistungbut:hover {
	color:#b9640e;
	border:dashed 1px #b9640e;
	padding:4px;
	border-bottom:none;
	}