body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.blocksatz {
	text-align: justify;
}

.klein {
	font-size: 11px;
}

form {
	margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
}
a.copyright:link, a.copyright:visited, a.copyright:active { color: #CC6600; font-weight: normal; text-decoration: none;}
a.copyright:hover { color: #C29039; font-weight: normal; }

h1 { font: bold 28px sans-serif; color: #FF9900; }
h2 { font: 20px sans-serif; color: #666666; }

a:link, a:active, a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.trennlinie {
	background-attachment: fixed;
	background-image: url(/grafik/layout_trennlinie.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.header {
	font-size: 12px;
}
div#copyright {
	position: static;
	padding-right: 2px;
	padding-bottom: 2px;
}

