@charset "UTF-8";


html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/pagebau/back_gray.gif);
	height: 100%;
}
img {
	text-decoration: none;
	border: 0;
}
.Normaltext_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
a:link,
a:visited,
a:hover,
a:active {
	color: #ffffff; 
	text-decoration: none
}		
