@charset "UTF-8";
	body {
	background-repeat: repeat-x;
	background-color: #0052CA;
	background-image: url(aussen_fond_allgemein.jpg);
	font-size: 100,01;
	margin: 0 0 0 0;
	color: #ffffff;
	overflow-y:scroll;
	line-height: 130%;

}

h2,p,div {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;	
}

*htlm  h1, h2 {
	font-family: Helvetica, Verdana, Arial, san-serif;
	margin: 0px;
}

p {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

h2 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 22px;

}
#test1 {
	position: absolute;
	height: 450px;
	width: 540px;
	margin-left: 20;
	margin-right: 10;
	margin-top: 20;
	
}
#test1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#test1 a:hover {
	color: #D3E201;
}

