body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	background-image: url(frames/bg.jpg);
}
a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color:#000000;

}
a:active {
	text-decoration: none;
	color: #666666;

}
div#header{

	width: 738px;
	height: 99px;
	background-image:url(frames/header.jpg);
	
}

div#content{

	width: 738px;
	height: 300px;
	background-image:url(frames/frame.jpg);
	
}

div#footer{

	width: 738px;
	height: 100px;
	background-image:url(frames/footer2.jpg);
	
}


.Kontaktformular{

	width: 250px;
	height: 120px;	



}
.HeadlineGrey {
	color: #999999;
	font-size: 22px;

}
.HeadlineWhite {
	color: #FFFFFF;
	font-size: 22px;
}

.Homestil {
	font-size: 14px;

}
