.dm-agentur {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.dm-agentur a:link {
	text-decoration: none;
	color: #CC3366;
}
.dm-agentur a:visited {
	text-decoration: none;
	color: #CC3366;
}
.dm-agentur a:active {
	text-decoration: none;
	color: #CC3366;
}
.dm-agentur a:hover {
	text-decoration: underline;
	color: #CC3366;
}

.smalltext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

/* HEADLINES */

h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	}

h1 {
	margin: 5px 0px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #000000;
	line-height: normal;
	}
h2 {
	font-size: 1.0em;
	margin: 0px 0px;
	padding: 10px 0px 0px;
	}