﻿body,td,p,b,li,ol {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	line-height: 17px;	}
	
h1 {
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}

a {
	font-weight:bold;
	border: 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

li {
	list-style-position: outside;
	display: list-item;
	position: static;
	list-style-type: square;
}

.gelb {
	color: #FFA800;
}
.gelb_floattext {
	color: #990000;
}
.rot {
	color: #FF0000;
}
.rot_floattext {
	color: #330000;
}
.braun {
	color: #CB6D00;
}
.braun_floattext {
	color: #814600;
}
.lila {
	color: #990099;
}
.lila_floattext {
	color: #330033;
}
.blau {
	color: #000099;
}
.blau_floattext {
	color: #000033;
}
.orange {
	color: #ff7800;
}
.orange_floattext {
	color: #781e00;
}
.turkis {
	color: #00b9b9;
}
.turkis_floattext {
	color: #006464;
}

.li_zahl {
	list-style-position: outside;
	display: list-item;
	position: static;
	list-style-type: decimal;
}
.fussnote {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 9px;
	line-height: 12px;	}
.topmenue {
	clear: left;
	float: left;
}
