body {
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #A5A9B4;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.rahmen {
	background-color: #A5A9B4;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A5A9B4;
	text-decoration: none;
}
.activ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}

.modell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #A5A9B4;
}
.txtaktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #A5A9B4;
	text-decoration: none;
}
input, select, textarea {
	border: 1px solid #A5A9B4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	}
	
/*SEO Webpages*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 15px;
	font-weight: bold;
	color: ##F8F8F8 ;
	margin-top:30px;
	margin-bottom:2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 14px;
	color: ##F8F8F8;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 14px;
	color: ##F8F8F8;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:0px;
}
