table.tab_main {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid black;
}

td.subtitel {
	font-family: Arial,Verdana, Helvetica;
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
}
table.bg {
	border: 1px solid #6FBC5E;
	padding: 5px;
	background-color: #EEEEEE;
}
td.in {
	line-height: 150%;
	font-family: Verdana, Helvetica;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
}

td.l {
	line-height: 150%;
	font-family: Verdana, Helvetica;
	color: #000000;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
}
td.titel {
	font-family: Arial,Verdana, Helvetica;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	background-color: #6FBC5E;
	text-align: center;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 30px;
}
td.inhalt {
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	margin: 0px;
	border-right: 1px solid #000000;
}
td.rund {
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-right: 10px;
	margin: 0px;
	border-bottom: 2px solid #6FBC5E;
}
td.bu {
	padding: 0px;
	margin: 0px;
	border-bottom: 2px solid #6FBC5E;
}
td.menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: right;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
}

td.menu_b {
	vertical-align: top;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-size: 5px;
}
td.nr {
	background-repeat: no-repeat;
}
td.submenu {
	background-image: url(images/sub-fuell.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 17px;
	margin: 0px;
	font-size: 10px;
	line-height: 150%;
}

body {
  font-family: Verdana, Helvetica;
	color: #000000;
	font-size: 13px;
	background-color: #FFFFFF;
	margin: 0px;
}

ul {
	list-style-position: outside;
}

h1 {
  font-family: Arial, Helvetica;
	color: #222222;
	font-size: 20px;
	font-weight: bold;
}

h2 {
  font-family: Arial, Helvetica;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

h3 {
  font-family: Helvetica, Verdana, Arial;
	color: #222222;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

h4 {
  font-family: Arial, Helvetica;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h5 {
  font-family: Arial, Helvetica;
	color: #222222;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

table {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}


td {
	font-family: Verdana, Helvetica;
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	line-height: 150%;
}
p.border {
	text-align: justify
	line-height: 150%;
	border: 1px solid #6FBC5E;
	padding: 5px;
	background-color: #EEEEEE;
}
ul {
	line-height: 150%;
}
a:link {
	color: #539A44;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	color: #539A44;
	text-decoration: none;
	font-weight: bolder;
}

a:active {
	color: #539A44;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color: #0D423C;
	text-decoration: underline;
	font-weight: bolder;
}

a.menu {
	font-family: Verdana, Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menu:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.menub {
	font-family: Verdana, Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menub:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menub:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menub:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
input {
	border: 1px solid #6FBC5E;
	background-color: #EEEEEE;
}