body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
td {
	font-size: 12px;
	line-height: 1.4em;	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003973;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited{
	color: #003973;
}
a:hover, a:active{
	color: #F66014;
}
.subnavi_ul{
    text-align: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.subnavi_li{
	margin: 0px;
	padding: 0px;
}
.subnavi{
	display: block;
	width: 100%;
	color: #003973;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px solid #F66014;
	background: #E4F2FB;
}
a:link.subnavi, a:visited.subnavi{

}
a:hover.subnavi, a:active.subnavi{
	background: #FFF;
}
.subnavi_akt{
	display: block;
	width: 100%;
	padding-bottom: 5px;
	color: #003973;
	padding-top: 5px;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px solid #F66014;
	background: #FFF;
}
a:link.subnavi_akt, a:visited.subnavi_akt, a:hover.subnavi_akt, a:active.subnavi_akt{

}
a.oeffnungszeiten{
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	padding-right: 20px;
	text-align: right;
}
.subspan{
	margin-right: 20px;
}.justify {
	text-align: justify;
}
.button {
	background-color: #E4F2FB;
	border: 1px solid #F66014;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inputwide {
	width: 250px;
}
.inputmini {
	width: 20px;
}
.editform{
	background-color: #E4F2FB;
	border: 1px solid #F66014;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error{
	color: #F66014;
	font-weight: bold;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li{
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
}
tr.inactive{
	color: #666;
}
a.inactive{
	color: #666;
}
