body {
	margin: 0px 0px 0px 0px;
	background-color: #E6E6E6;
	background-image: url(../_img/hgsoft.gif);
	background-repeat: no-repeat;
	background-position: 0px 100px
}
.bgdecor {}
.colorDecor {
	color: #A2B0DB;
}
.bggray {
	background-color: #E6E6E6;
}
.bgdecorHell {
	background-color: #E2DECF;
}
.borderLeftBottom {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 10px;
}
.borderAll {
	border: 1px solid black;
	padding-left: 10px;
}
a.mainMenu{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
div{
	font-family: verdana;
	font-size: 11px;
	color: black;
}
.headlineOne{
	font-size: 18px; 
	color: #003399;
}
.headlineTwo{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.headlineThree{
	font-size: 14px;
	font-weight: normal;
}
.headlineFour{
	font-size: 11px;
	font-weight: normal;
}
.rubriken {
	font-size: 11px
}
td {
	font-family: verdana; 
	font-size: 13px; 
	line-height: 17px; 
	color: black; 
}
.schreiben {
	color: #4C67AF;
	text-decoration: underline;
	text-align: right;
	font-size: 9px;
}
.fusszeile {
	font-size: 9px; 
	color: #4C67AF;
}
td.navNotActive {
	border-top: 1px solid black;
}
table.blueHeader {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	background-color: #A2B0DB;
}
table.submenu {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
}
.submenu{
	font-family: Verdana;
	font-size: 9px;
	color: black;
	text-decoration: none;
	background-color:white
}
 a.black:active, a.black:visited, a.black:link {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
 a.red:active, a.red:visited, a.red:link {
	color: #FF0000;
}
 a.blue:active, a.blue:visited, a.blue:link {
	color: #4C67AF;
}
 a:active, a:visited, a:link {
	color: #4C67AF;
}
a.red:hover, a.blue:hover, a.black:hover {
	color: #000000;
}
div.popupMessage {
	background-color: white;
	border: 1px solid gray;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
td.organigramm {
	background-color: white;
	border: 1px solid gray;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 9px;
	height: 30px;
}
td.smallText {
	font-size: 9px;
}
div.sprechblase {
	position: absolute;
	left: 160px;
	width: 160 px;
	height: 80 px;
}
td.sprechblase {
	font-family: "Courier New";
	font-size: 11px;
	color: gray;
	background-color: white;
}