﻿.bgnd_gruen {
/*	border-style: solid*/;
	border-width: 0px;
	background-color: #B9D0B7;
	text-align: left;
}
.kleinschrift {
	font-size: xx-small;
}
.bgnd_gelb {
	background-color: #FFFF99;
	text-align: center;
}
.bgnd_grau {
	background-color: #CCCCCC;
	text-align: center;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-align: center;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
}
p.startseite {
	font-size: 12pt;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: red;
}
body {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}
.kein_grafikrand {
	border-width: 0px;
}

