.inputSuche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 13px;
	width: 60px;
	border: 1px solid #CCCCCC;
}
.inputLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: 13px;
	width: 150px;
	border: 1px solid #CCCCCC;
}
.navi {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	line-height: 17px;
	text-decoration: none;
}

.titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00366A;
	line-height: 23px;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	line-height: 17px;
	text-decoration: none;
}


.aHome:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aHome:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aHome:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
}


.aHauptnavi:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aHauptnavi:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aHauptnavi:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;

}
.alinkContent:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;
}
.alinkContent:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;
}
.alinkContent:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;

}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E46925;
	text-decoration: none;

}




.aHomeHell:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.aHomeHell:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.aHomeHell:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
}
.button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	color: #000000;
	height: 20px;
	width: 110px;

}

.aNavi:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aNavi:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636262;
	text-decoration: none;
}
.aNavi:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
}
.aNaviActive:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
	font-weight: bold;
}
.aNaviActive:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
	font-weight: bold;
}
.aNaviActive:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00366A;
	text-decoration: none;
	font-weight: bold;
}
div#Hauptnavi {
	width:700px;
	height:24px;
	z-index:1;
}

  ul#Navigation {
    margin: 0; padding: 0;
    text-align: left;
  }
  
  ul#Navigation li {
    list-style: none;
	position: relative;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    margin: 0; padding: 0;
  }
    ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;

    float: left; 
    top: 28px; left: -1px;
    width: 130px;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
    display: none;  

	/* Unternavigation ausblenden */
  }
 
