div.banner {
  margin: 0;
  font-size: 80% /*smaller*/;
  font-weight: bold;
  line-height: 1.1;
  text-align: center;
  position: fixed;
  top: 185px;
  left: 5px;
  width: 140px;
  right: auto;
}

div.banner a { display:block; text-decoration:none; line-height: 16px; font-size: 16px; font-weight: bold; }
div.banner a:link, div.menue a:visited { line-height: 16px; font-size: 16px; font-weight: bold; }
div.banner a:hover {  line-height: 16px; font-size: 16px;font-weight: bold; }
div.banner a:active {  line-height: 16px; font-size: 16px;font-weight: bold; }
* html div.banner a { width:100%;  line-height: 16px; font-size: 16px;font-weight: bold;}

body {
	background-color: #59AD34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #336699;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #00FF00;
}

a:hover img { 
	background: transparent; 
}

.modify {
	font-size: smaller;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.leftLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #999999;
	width: 140px;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.LinkTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.LinkLevel1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
	font-style: normal;
	text-align: center;
	vertical-align: top;
}

.LinkLevel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.LinkLevel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	vertical-align: top;
}

.box1 {
	border-color: #CCCCCC;
	border-width: medium;
	border-style: ridge;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.box2 {
	background-color: #999999;
		font-size: 16px;
			font-weight: bold;
}

.boxtabellerahmen {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 0px;
	border: medium solid #CCCCCC;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	top: auto;
	align:left;
	text-align: left;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.boxTabelle {
	margin: 0pt;
	padding: 0pt;
	border: 2px solid #CCCCCC;
	vertical-align: top;
}

.ueberschrift {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.box1 li {
	text-indent: 10px;
	
}

.mitte {
	text-align: center;
}

