
a {color:#000099; text-decoration:none;}
a:link{color:#000099; text-decoration:none;}
a:visited{color:#990000; text-decoration:none;}
a:hover{color:#FF0000; text-decoration:none;}
a:active{color:#000099; text-decoration:none;}

body {
	width:95%; 
	overflow-X:hidden; 
	background-color:#FFFFFF;
	background-attachment:fixed;
} 

h1 {
	color:#000000;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.myh1 {
	color:#000000;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom:1px dotted;
	border-bottom-color:#999999;
}

h2 {
	color:#000000;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	color:#000000;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

table {
	border:0;
}

td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p.Kleinschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align:center;
	font-weight: normal;
	margin-bottom:0px;
	padding-bottom:0px;
}

.Zitat {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	text-align:center;
	font-weight:lighter;
}