.navi-zelle {
	border: thin solid #8189B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 30px;
	width: 100px;
	text-align: center;

}
.navi-zelleActive {
	border: thin solid #8189B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 30px;
	width: 100px;
	text-align: center;
	background-image: url(images/navi_active.jpg);
	font-weight: bold;


}
A  {
	color: #CEC7B5;
	font-weight: bold;
 	text-decoration : none;
}

A:Hover  {
 	color : #003366;
 	text-decoration : underline;
}
.ct {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Überschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	color: #000000;
}
.Grumbel {
	font-family: Trebuchet MS;
	font-size: 14 px;
	color: #112244;
	text-align:justify
	}
.mini {
	font-family: Trebuchet MS;
	font-size: 9 px;
	color: #112244;
	text-align:justify
	}
.ÜberschriftSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.FormularFelder {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: none;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	letter-spacing: 2px;


}
.FormularButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #000000;

}
.cn-r, .titel-extra {
	font : normal 10px Verdana, Arial, Helvetica, sans-serif;
	color : black;
	letter-spacing : 2px;
	padding : 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom : 1px solid #FF6300;
	border-top : 1px solid #FF6300;
}

.bottom-line {
	border-bottom : 1px solid silver;
}
.n-1-n {
	color : black;
	font : normal 10 px Verdana, Arial, Helvetica, sans-serif;
	border-bottom : 1px solid #FF6600;
}