﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0;

}

form {
	
	display:inline;
	
}

td {
	
	color: #000000;
	font-size: 0.8em;

}

td.content_titel {
	
	color: #000000;
	font-size: 1.0em;

}

a.topmenu {

	text-decoration: none;
	color: #000000;

}


a {

	text-decoration: none;

}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}
	
a:hover {
	color: #0000FF;
	text-decoration: none;
}


a.angebote:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 0.8em;
}

a.angebote:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 0.8em;
}

a.angebote:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 0.8em;
}
	
a.angebote:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 0.8em;
}

