body {
	border-left: 6px;
}


a:link {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF9900!important;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}


h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}

p,h3,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p,ul,ol,li,div,td,th,address,nobr,b,i {
	font-size: 10px;
}

.balken {
	background-color: #000000;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}
.balkengrau {
	background-color: Gray;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.balkenblau{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #52557A;
	color: White;
	font-size: 14px;
	font-weight: bold;
}
.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size: 10px;
}

.textklein:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7D21;
	text-decoration: none;
}

.textklein:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7D21;
	text-decoration: none;
}

.textklein:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: Black!important;
	text-decoration: none;
}

.textklein:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7D21;
	color: #FF7D21!important;
}