html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
}

#navi_left1 {
	width: 899px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#navi_left2 {
	border: 1px solid #cccccc;
	height: 21px;
}


#navi {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#haupt1-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#haupt1-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#haupt1-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#navi>ul#haupt1-nav li a { width: auto; }

	ul#haupt1-nav li a:hover
{
	color: #fff;
	background: #003399;
}


/*---------------------------------------*/

#kopf1 {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#kopf2 {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 900px;
	height: 150px;
	background: url(../images/banner.jpg) no-repeat;
}

#ueber1{
	float: left;
	width: 165px;
}

#ueber2 {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

/*--------------------------------------*/

#links1 {
  float: left;
	margin-top: 0px;
	width: 165px;
}

#links2 {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#inhalt1 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	width: 729px;
}

table td.body1 {
	padding: 2px;
	border: 1px solid #cccccc;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

td {
	text-align: left;
	font-size: 11px;
}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

a:link, a:visited {
	color: #000099; text-decoration: none;	
	
}

a:hover {
	color: #3399FF; text-decoration: none;	
	
}

table.inhalt2 td {
	margin: 0px;
	padding: 0px;
}

.inhalt_kopf1 {
	background: url(../images/ueberschrift_grau.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.sektion th, div.sektion h3 {
	background: url(../images/ueberschrift_grau.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

a.haupt1:link, a.haupt1:visited {
	display: block;
	background: url(../images/navi_pic.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.haupt1:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.haupt1#aktiv_menue {
	color:#fff;
	font-weight: bold;
}