@import "article.css";

/*------------------------------------------------------------------------*/
/* Allgemein                                                              */
/*------------------------------------------------------------------------*/
html {
  margin: 0px 0px 0px 0px;
  border: 1px 1px 1px 1px;
  padding: 0px 0px 20px 0px;
}
body {
  background-color: #6AAF21;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
a {
	color: #246004;
}
a:normal, 
a:active {
	color: #246004;
}
a:visited {
	color: #aaa;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1, h2, h3 {
	line-height: 130%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
img {
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
p {
	line-height: 130%;
}


/*------------------------------------------------------------------------*/
/* Inhaltsblock                                                           */
/*------------------------------------------------------------------------*/
input {
	margin-right: 3px;
  padding-left: 3px;
  border: 1px solid #2C7804;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	margin: 0px 0px 0px 0px;
}
input.button {
	background-color: #DAEBC7;
	color: #000;
	width: 80px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #2C7804;
	padding: 0px 5px 0px 5px;
}
input.button#default {
  border: 1px solid #333;
}
input.text {
	padding-left: 5px;
}
input.quicksearch {
	filter: alpha( opacity=85 );
	-moz-opacity: 0.85;
	opacity: 0.85;
	padding-left: 5px;
}

select {
  border: 1px solid #adaaad;
	background-color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select option {
	background-color: #fff;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
option.default {
}
option.readonly {
}
option.oblig {
}
option.error {
	color: #ED1616;
}
input.checkbox {
	height: 13px;
	width: 13px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background-color: transparent;
}
input.radio {
	height: 13px;
	width: 13px;
  margin: 0px 0px 0px 0px;
  border: 0px 0px 0px 0px;
  border: 0px solid #fff;
  padding: 0px 0px 0px 0px;
	background-color: transparent;
}
input.default {
	border: 1px solid #2C7804;
}
input.readonly {
	border: 1px solid #e7e7e7;
}
input.oblig {
	border: 1px solid #adaaad;
}
input.error {
  border: 1px solid #ED1616;
}
input.mail {
	border: 1px solid #adaaad;
}
input.mail_error {
  border: 1px solid #ED1616;
}
textarea {
  padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
textarea.readonly {
  border: 1px solid #f7f7f7;
}
textarea.default {
  border: 1px solid #adaaad;
}
textarea.oblig {
	border: 1px solid #adaaad;
}
textarea.error {
  border: 1px solid #ED1616;
}


#container {
/* test: beginn ........................................................... */
	background-image: url(../images/bg_topmenue2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
/* test: ende ............................................................. */
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 35px 0px 0px 0px;
	width: 770px;
}
html>#container {
	width: 770px;
}

#header {
/*  background-color: green; */
}

#inner {
	background: #F7F7F7;
	background-color: #DAEBC7;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 770px;
	float: left;
	text-align: left;
	clear: left;
/* test: beginn ........................................................... */
	background-image: url(../images/bg_submenue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 40px;
	min-height: 300px;
/* test: ende ............................................................. */
}
* html #inner {
	height: 300px;
}

#topmenu {
	float: right;
	color: #fff;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-right: 0px;
}
#topmenu input {
  border: 1px solid #fff;
	background-color: #DAEBC7;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
#topmenu input.button {
	background-color: #6AAF21;
	color: #fff;
	width: 20px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #fff;
	padding: 0px 5px 0px 5px;
}
#topmenu a {
	padding: 2px 0px 2px 0px;
}

/*--- MENU BAR ---*/
#menu {
	width: 165px;
	float: left;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
	background: #DAEBC7;
	border: 0px;
	padding: 0px;
	margin: 0px;
/* test: beginn ........................................................... */
	filter: alpha( opacity=85 );
	-moz-opacity: 0.85;
	opacity: 0.85;
/* test: ende ............................................................. */
}

#menu_dummy {
	width: 165px;
	height: 330px;
	float: left;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#path {
	width: 592px;
	height: 16px;
	float: left;
	text-align: left;
	color: #000;
	overflow: hidden;
	background: #B5D790;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 0px 10px;
}
#path a {
  font-size: 9px;
	color: #000;
}
#path a:normal,
#path a:active,
#path a:visited, {
  font-size: 9px;
	color: #000;
}
#path a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------------------*/
/* Inhaltsblock                                                           */
/*------------------------------------------------------------------------*/
div.to_article_list {
  float: right;
	margin-top: 15px;
}
div.to_article_list a {
	font-weight: bold;
	font-size: 10px;
	color: #246004;
	margin-right: 5px;
	text-decoration: none;
}
div.to_article_list a:normal, 
div.to_article_list a:active, 
div.to_article_list a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #246004;
}
div.to_article_list a:hover {
	color: #246004;
	text-decoration: underline;
}
a#article_list {
	visibility: hidden;
}

/* ausgelagert
#kontent {
	width: 565px;
	min-height: 300px;
	float: left;
	text-align: left;
	background: #fff;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 10px 20px 20px 20px;
}
*/
/* hier vorher height: auto; setzen */
/* ausgelagert
* html #kontent {
	height: 300px;
}
#kontent a#top {
	visibility: hidden;
}

#contententry {
	width: 565px;
	overflow:hidden;
}
#contententry h1 { 
	display: block;
	color: #2C7804;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#contententry h2 { 
	color: #777; 
	font-size: 16px;
}
#contententry div.intro { 
	display: block;
	clear: left;
	margin: 10px 0px 10px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/
/* hier vorher height: auto; setzen */
/* ausgelagert
* html #contententry p.intro {
}
#contententry div.intro img.intro {
	float: left;
	margin: 0px 10px 15px 0px;
	border: 1px solid #555555;
	padding: 0px 0px 0px 0px;
}

div.artnav {
	display: block;
	height: 10px;
	clear: both;
	color: #8C9681;
	background-color: #F9f9f9;
	font-weight: bold;
	font-size: 10px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #EAEAEA;
	padding: 5px 5px 5px 5px;
}
div.artnav div.right {
  float: right;
	clear: right;
}
div.artnav a {
	font-weight: bold;
	font-size: 10px;
	color: #aaa;
	margin-right: 5px;
	text-decoration: none;
}
div.artnav a:normal, 
div.artnav a:active, 
div.artnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #aaa;
}
div.artnav a:hover {
	color: #777;
	text-decoration: underline;
}

#contententry div.content {
	display: block;
	clear: left;
	margin: 0px 0px 0px 0px;
	border: 0px solid #555555;
	padding: 0px 0px 0px 0px;
}
#contententry div.content h1,
#contententry div.content h2,
#contententry div.content h3 {
	font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
}
#contententry div.content h1 {
	color: #2C7804;
	font-size: 17px;
}
#contententry div.content h2 {
	color: #555;
	font-size: 15px;
}
#contententry div.content h3 {
	color: #888;
	font-size: 12px;
}
#contententry div.content li {
	line-height: 150%;
	margin-bottom: 5px;
}
#contententry div.content address {
   margin-bottom: 10px;
}

#contententry img {
	margin: 5px 10px 5px 10px;
	border: 0px solid #555555;
	padding: 0px 0px 0px 0px;
}
#contententry span.author {
	font-size: 9px;
	font-style: italic;
	margin: 5px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/

/*--- FOOTER ---*/
#footer {
	border: 0;
	border-top: 1px solid #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #6AAF21;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	clear: both;
}

#footer a {
	color: #fff;
  text-decoration: none;
}
#footer a:normal,
#footer a:active,
#footer a:visited {
	color: #fff;
  text-decoration: none;
}
#footer a:hover {
	color: #fff;
  text-decoration: underline;
}

#topmenu a {
	color: #fff;
  text-decoration: none;
}
#topmenu a:normal,
#topmenu a:active,
#topmenu a:visited {
	color: #fff;
  text-decoration: none;
}
#topmenu a:hover {
	color: #fff;
  text-decoration: underline;
}

/*--- SUBMENU CATEGORIES ---*/
#scat {
	margin: 20px 0 0;
	padding: 0;
}
	
#scat ul {
	border: 0;
	margin: 0 0 0 0px;
/* 	margin: 0 0 0 15px; */
	padding: 0;
	list-style-type: none;
	text-align: left;
	clear: left;
}

#scat ul li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	text-indent: 2px;
}

#scat ul li a {
/*	background: #DEE0D5; url(bullet.gif) no-repeat; */
	width: 160px;
	height: 2em;
	border-left: 1px none;
	border-bottom: 1px solid #2C7804;
	border-right: none;
	padding: 0;
	margin: 0;
	margin-top: -1px;
	border-top: 1px solid #2C7804;
	padding-left: 5px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 10px;
}

html>#scat ul li a  {
	font-size: 10px;
} 

#scat ul li a:hover {
	color: #000;
	background: #B4C5A2; /* url(bullet.gif) no-repeat; */
}

#scat ul li a.act {
	background: #B3D68D;
	width: 160px;
	height: 2em;
	border-left: 1px none;
	border-bottom: 1px solid #2C7804;
/*	border-right: 15px solid #2C7804; */
	padding: 0;
	padding-left: 5px;
	margin: 0;
	margin-top: -1px;
	border-top: 1px solid #2C7804;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 10px;
  overflow: hidden;
	white-space: nowrap; 
}

#scat ul li a.acts {
	background: #B3D68D;
	width: 150px;
	height: 2em;
	border-left: 1px none;
	border-bottom: 1px solid #2C7804;
	border-right: 10px solid #2C7804;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	margin-top: -1px;
	border-top: 1px solid #2C7804;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 10px;
  overflow: hidden;
	white-space: nowrap; 
}

#scat ul.sub {
  margin-left: 15px;
}

#scat ul.sub li a {
	width: 145px;
	height: 2em;
	border-left: 1px none;
	border-bottom: 1px solid #2C7804;
	border-right: none;
	border-top: none;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 10px;
}

#scat ul.sub li a.act {
	background: #B3D68D;
	width: 135px;
	height: 2em;
	border-left: 1px none;
	border-bottom: 1px solid #2C7804;
	border-right: 10px solid #2C7804;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 10px;
}

/* --- MAINMENU-CATEGORIES --- */
#cat {
  background: #6AAF21;
	margin: 0px;
	padding: 0 0 0 165px;
	border-bottom: 1px solid #fff;
  overflow: hidden;
	height: 20px;
}
	
#cat ul {
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
/*	border: 1px solid cyan; */
	clear: left;
}

#cat ul li {
	display: inline;
	text-align: left;
	padding: 0;
	margin: 0;
/*	text-indent: 2px; */
}

#cat ul li a {
	background: #6AAF21;
	color: #fff;
	padding: 10px;
	margin: 0;
	text-decoration: none;
  text-align: center;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

html>#cat ul li a  {
	font-size: 10px;
} 

#cat ul li a:hover {
	color: #000;
	background: #B4C5A2;
}

#cat ul li a.act {
	background: #B5D790;
	color: #000;
	padding: 10px;
	margin: 0;
	text-decoration: none;
  text-align: center;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
}

#cat ul li.first a {
	border-left: 1px solid #fff;
}

/* Content Styles */

img.logo_header {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	padding: 0px 0px 0px 0px;
}
div.verbandslogo {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}
div.verbandsname {
	float: left;
	display: block;
	color:#fff;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Tahoma;
	padding-bottom: 10px;
}

.teaser {
	font-weight: bold;
}
.teaser img {
  border: 1px solid black;
	margin-right: 10px;
}
.break { clear: both; }
.breakl { clear: left; }
span.source {
  font-size: 10px;
	font-style: italic;
}

/*------------------------------------------------------------------------*/
/* Box zusätzlichen Kommentaren des Landesverbandes                       */
/*------------------------------------------------------------------------*/
/* ausgelagert
div.lvcomment {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
	margin-top: 5px;
	margin-bottom: 20px;
}
div.lvcomment p {
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
}
*/

/*------------------------------------------------------------------------*/
/* Box mit Links für weitere Informationen                                */
/*------------------------------------------------------------------------*/
/* ausgelagert
div.moreinfo {
	display: block;
	clear: both;
	font-size: 9px;
  border: 1px solid #6AAF21;
	background: #E1EFD3;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
div.moreinfo ul {
  margin-top: 0px;
	margin-bottom: 0px;
}
div.moreinfo li {
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0px;
}
div.moreinfo a {
	color: #246004;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}
div.moreinfo a:normal, 
div.moreinfo a:active, 
div.moreinfo a:visited {
	color: #246004;
	text-decoration: none;
}
div.moreinfo a:hover {
	color: #246004;
	text-decoration: underline;
}
*/

/*------------------------------------------------------------------------*/
/* Box für Kommentare von Besuchern                                       */
/*------------------------------------------------------------------------*/
/* ausgelagert
div.comments {
  border: 1px solid #EAEAEA;
	background: #F9F9F9;
	color: #889080;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.comments ul {
  margin-top: 0px;
	margin-bottom: 0px;
}
*/

/*------------------------------------------------------------------------*/
/* Box für Datum der Listeneinträge                                       */
/*------------------------------------------------------------------------*/
span.date {
	float: left;
	clear: left;
	width: 70px;
	color: #2C7804;
	background-color: #F0F9E4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	border-left: 3px solid #2C7804;
	padding: 2px 10px 1px 7px;
}

/*------------------------------------------------------------------------*/
/* Einzelne Einträge in der Artikelliste                                  */
/*------------------------------------------------------------------------*/
div.list_entry {
	display: block;
	margin: 0px 20px 0px 10px;
	padding: 10px 0px 5px 0px;
}
div.list_entry a.headline {
	color: #246004;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}
div.list_entry a.headline:normal, 
div.list_entry a.headline:active {
	color: #246004;
	font-weight: bold;
	line-height: 150%;
	text-decoration: underline;
}
div.list_entry a.headline:visited {
	color: #aaa;
}
div.list_entry a.headline:hover {
	color: #246004;
	text-decoration: none;
}
div.list_entry a.more {
	color: #246004;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
div.list_entry a.more:normal, 
div.list_entry a.more:active {
	color: #246004;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
div.list_entry a.more:visited {
	color: #aaa;
}
div.list_entry a.more:hover {
	color: #246004;
	text-decoration: none;
}
div.list_entry {
	display: block;
	margin: 0px 20px 0px 10px;
	padding: 10px 0px 5px 0px;
}

div.resultnav {
	float: right;
	clear: left;
	text-align: right;
	background-color: #fff;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 2px 5px;
}
div.resultnav a.active {
	color: #246004;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
div.resultnav a.active:normal, 
div.resultnav a.active:active, 
div.resultnav a.active:visited {
	color: #246004;
	text-decoration: none;
}
div.resultnav a.active:hover {
	color: #246004;
	text-decoration: underline;
}
div.resultnav .inactive {
	color: #eeeeee;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

fieldset {
	width: auto;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #DAEBC7;
}
fieldset a {
  margin: 0px 10px 0px 0px;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
legend {
  color: #000;
	margin: 0px 0px 10px 0px;
  padding: 0px 5px 0px 5px;
  border: 0px 0px 0px 0px;
}
fieldset.forms {
	display: block;
  margin-top: 10px;
	margin-left: 0px;
}
fieldset.error {
  color: #ed1616;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #ed1616;
}
fieldset.error legend {
  color: #ed1616;
}
fieldset.info {
  color: #006699;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #006699;
}
fieldset.info legend {
  color: #006699;
}
fieldset.status {
  color: #009900;
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #009900;
}
fieldset.status legend {
  color: #009900;
}

/*------------------------------------------------------------------------*/
/* Box mit den aktuellsten Artikeln                                       */
/*------------------------------------------------------------------------*/
div.lastadded {
  width: 160px;
  float: right;
	font-size: 9px;
  background-color: #fff;
	border: 1px solid #6AAF21;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
div.lastadded h3 {
  color: #FFFFFF;
	background-color: #6AAF21;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
	padding: 3px;
}
div.lastadded div.entry {
	padding: 5px 5px 5px 5px;
	color: #aaa;
	font-style: italic;
}
div.lastadded div.entry a {
	color: #246004;
  font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div.lastadded div.entry a:normal, 
div.lastadded div.entry a:active {
	color: #246004;
  font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
div.lastadded div.entry a:visited {
	color: #777;
	text-decoration: none;
}
div.lastadded div.entry a:hover {
	color: #246004;
	text-decoration: underline;
}

p.kleingedruckt {
  font-size: 9px;
}

/*------------------------------------------------------------------------*/
/* Sitemap                                                                */
/*------------------------------------------------------------------------*/
span.sitemap_level0 {
	display: block;
  background-color: #6AAF21;
	color: #fff;
	padding: 2px 0px 2px 20px;
	margin: 10px 0px 5px 0px;
}
span.sitemap_level0 a {
	color: #fff;
	text-decoration: none;
}
span.sitemap_level0 a:normal, 
span.sitemap_level0 a:active, 
span.sitemap_level0 a:visited {
	color: #fff;
	text-decoration: none;
}
span.sitemap_level0 a:hover {
	color: #fff;
	text-decoration: underline;
}
span.sitemap_level1 {
	display: block;
	padding: 0px 0px 4px 40px;
}
span.sitemap_level1 a {
	color: #777;
	text-decoration: none;
}
span.sitemap_level1 a:normal, 
span.sitemap_level1 a:active {
	color: #777;
	text-decoration: none;
}
span.sitemap_level1 a:visited {
	color: #aaa;
	text-decoration: none;
}
span.sitemap_level1 a:hover {
	color: #777;
	text-decoration: underline;
}
span.sitemap_level2 {
	display: block;
	padding: 0px 0px 4px 80px;
}
span.sitemap_level2 a {
	color: #777;
	text-decoration: none;
}
span.sitemap_level2 a:normal, 
span.sitemap_level2 a:active {
	color: #777;
	text-decoration: none;
}
span.sitemap_level2 a:visited {
	color: #aaa;
	text-decoration: none;
}
span.sitemap_level2 a:hover {
	color: #777;
	text-decoration: underline;
}

div#sitestats {
  text-align: right;
	margin-right: 20px;
	padding-bottom: 10px;
}
div.subfooter {
  text-align: center;
	clear: both;
}

/*------------------------------------------------------------------------*/
/* table#vorstand                                                         */
/*------------------------------------------------------------------------*/
table#vorstand {
	font-size: 10px;
}
table#vorstand tr {
}
table#vorstand tr td {
	padding: 5px 10px 5px 10px;
	width: auto;
}
table#vorstand tr.header {
	background-color: #DAEBC7;
	font-size: 11px;
}
table#vorstand tr.header td {
	padding: 3px 10px 3px 10px; 
}
table#vorstand tr td.funktion {
	padding: 5px 0px 5px 10px;
	width: 130px; 
}
table#vorstand tr.empty {
	overflow: hidden;
}
table#vorstand tr td ul.aufgaben {
	list-style-type: disc;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
table#vorstand tr td ul.aufgaben li {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/
/* table#mitarbeiter                                                      */
/*------------------------------------------------------------------------*/
table#mitarbeiter {
	font-size: 10px;
}
table#mitarbeiter tr {
}
table#mitarbeiter tr td {
	padding: 5px 10px 5px 10px;
	width: auto;
}
table#mitarbeiter tr.header {
	background-color: #DAEBC7;
	font-size: 11px;
}
table#mitarbeiter tr.header td {
	padding: 3px 10px 3px 10px; 
}
table#mitarbeiter tr td.funktion {
	padding: 5px 0px 5px 10px;
	width: 120px; 
}
table#mitarbeiter tr.empty {
	overflow: hidden;
}
table#mitarbeiter tr td ul.aufgaben {
	list-style-type: disc;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
table#mitarbeiter tr td ul.aufgaben li {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------------------*/
/* Made by zehn245.net                                                    */
/*------------------------------------------------------------------------*/
div#made_by {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A6CF7A;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

div#made_by a {
	color: #A6CF7A;
	text-decoration: none;
}
div#made_by a:normal,
div#made_by a:active,
div#made_by a:visited {
	color: #A6CF7A;
	text-decoration: none;
}
div#made_by a:hover {
	color: #A6CF7A;
	text-decoration: underline;
}
