
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	font-size:9px;
	border-width:1px;
	border:1px solid #626262;
}	

ul {
	list-style-type: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#headline { 
    color: #535353;
	font-weight: bold;
}

#maint1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #313131;
}

#small {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}


	
.greyform {
	border:1px solid #626262;
	margin-bottom: 5px;
	width: 140px;
}

.greybutton {
	color: #FFFFFF;
	border: 0px;
	background-color	: #626262;
}

.greyrow {
	color: #434343;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width:745px;
}

#header {
  margin: 0%; padding: 0%;
  background-color:#DEE8CA;
  width:100%;
  height:200px;
}

#menu {
  float: left; 
  width: 180px;
  margin: 0; 
  margin-top: 5px;
  padding: 0;
  /*border: 1px dashed silver;*/
}

#main {
  width: 556px;
  margin-left: 185px;
  margin-top: 5px;
  padding: 0px;
  border: 0px;
  /*border: 1px dashed silver;*/
  min-width: 16em; /* Mindestbreite (der Ueberschrift) verhindert Anzeigefehler in modernen Browsern */
}

#mainText {
	margin-top: 5px;
	width: auto; 
}

#mainBanner {
	width: 180px;
}

#copyRight {
	margin-top: 5px;
	text-align: right;
	background-color: #DEE8CA;
	height: 20px;
}

.box1 {
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #DEE8CA;
	text-decoration : none;
	height: 115px;
}

.box2 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #DEE8CA;
	text-decoration : none;
	height: 52px;
}

.box5 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #DEE8CA;
	text-decoration : none;
	height: 90px;
}

.box3 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #B5C49B;
	height: 99px;
}

.box4 {
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #B5C49B;
	height: 68px;
}

.spacer {
	height: 5px;
}
#noMarginAndNoPadding {

	padding: 0px;
	background-color: #B5C49B;
}

.titleOfPage {
	border-top: solid 1px silver;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	padding: 3px;
}

table { border-collapse:collapse; }

.titleRow {
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
	color: #535353;
	font-weight: bold;
	padding: 3px;
}

.titleRow0 {
	border-top: solid 1px silver;
	color: #535353;
	font-weight: bold;
	padding: 3px;
}

.titleRow1 {
	color: #535353;
	font-weight: bold;
	padding: 3px;
}