body {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px;
	font-size: 100.01%;
}
.breite400 {
	width:400px;
}
.breite600 {
	width:600px;
}
.breite800 {
	width:800px;
}
td,p,li  {
	font-size: 0.75em;
}
h1, .ueberschrift, .ueber, .ueberbgg { 
	font-weight: bold; 
	font-size: 1em;
}
h2, .fett, .fettgrau, .fettschwarz { 
	font-size: 0.75em;
	font-weight: bold;
}
.ueberbgg, .fettgrau, .anmerkgrau, .grau, .highlight {
	background-color:#CCCCCC;
}

hr {
	border-top: solid 1px #000000;
	border-bottom: solid 1px #FFFFFF;
	margin-left:0px;
	text-align:left;
}
.anmerk, .anmerkgrau { 
	font-size: 0.6em;
}
a:link, a:visited {
	color: #E0003C; 
	text-decoration: none;
}
a:hover { 
	color: #E0003C; 
	text-decoration: underline; 
}
a:active { 
	color: #E0003C; 
	text-decoration: none;
}
.fliessbgg {
	background-color: #CCCCCC;
}
ul.linkliste, ul.liste {
	margin-left:0;
	padding-left:0;
	list-style: none;
	position:relative;
}
ul.linkliste li {
	padding-left: 0.6em;
	background-position: 0 0.25em;
	background-image: url(pfeilrot.gif);
	background-repeat: no-repeat;
	line-height:1.2em;
}
ul.liste li {
	padding-left: 0.75em;
	background-image: url(pfeilschwarz.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
	line-height:1.2em;
}
img {
	border:0;
}
