.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: #CC0000;
}
.dm-agentur a:visited {
	text-decoration: none;
	color: #CC0000;
}
.dm-agentur a:active {
	text-decoration: none;
	color: #CC0000;
}
.dm-agentur a:hover {
	text-decoration: none;
	color: #CC0000;
}

.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: #CC0000;
	line-height: normal;
	font-variant: normal;
	}

h1 {
	margin: 5px 0px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #333333;
	line-height: normal;
	}
h2 {
	margin: 0px 0px;
	padding: 0px 0px 10px;
	border-bottom: thin dotted #333333;
	line-height: normal;
	}

input {
background-color : #ffffff;
color : #000000;
border : 1px solid #000000;
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
}

select {
background-color : #FFFFFF;
color : #FFFFFF;
border : 1px solid #000000;
font-size : 12 px;
font-family : Arial, Helvetica, Verdana, sans-serif;
}

textarea {
background-color : #FFFFFF;
color : #000000;
border : 1px solid #000000;
font-size : 12px;
font-family : Arial, Helvetica, Verdana, sans-serif;
}

