﻿


p {
	font-family: "Times New Roman", Times, Serif;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFF95;
	text-align: justify;	
	margin: 10px;
	line-height: 21pt;
}




h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #FFFF95;

	}

h2 {
	font-size: 20pt;
	font-weight: normal;
	color: #FFFF95;

}

h3 {
	font-size: 18pt;
	font-weight: normal;
	color: #FFFF95;
	line-height: 18pt;

}


a, a:active, a:link , a:visited, a:hover {
	font-family: "Times New Roman", Times, Serif;
	color: #FF5000;
}
body {
	background-image: url('images/hintergrund.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {line-height: 150%;
}

table {
	font-family: "Times New Roman", Times, Serif;
	font-size: 14pt;
	color: #FFFF95;
	font-weight: normal;
	font-style: normal;
	
}
