/* CSS Document */
body			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7d7b7b; }
td				{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.footer			{ color: #FFFFFF; }

.content		{ margin-left: 40px; font-size: 12px; font-weight: bold;  }
.contentlight	{ margin-left: 40px; font-size: 12px;  }

a				{ color: #64b054; }

a.start			{ color: #64b054; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 23px; }
a:hover.start	{ color: #d9782d; }

a.weiss			{ color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 20px; border: 1px solid #68a639; border-top-width: 2px; border-bottom-width: 2px; border-left-width: 9px; border-right-width: 9px; }
a:hover.weiss	{ color: #999999; background-color: #FFFFFF; border: 1px solid #FFFFFF; border-top-width: 2px; border-bottom-width: 2px; border-left-width: 9px; border-right-width: 9px; }

a.nav			{ color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 23px; }
a:hover.nav		{ color: #d9782d; }

a.nav_over		{ color: #d9782d; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 23px; }

a.subnav		{ color: #009966; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 23px; }
a:hover.subnav	{ color: #d9782d; }
a.subnav_over	{ color: #d9782d; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 23px; }

a.topnav		{ color: #d9782d; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 23px; }
a:hover.topnav	{ color: #009966; }

a.boxnav		{ color: #d9782d; font-size: 12px; font-weight: bold; text-decoration: none; line-height: 23px; }
a:hover.boxnav	{ color: #000000; }

.search			{ background-color: #FFFFFF; border: 0px; color: #d9782d; font-size: 12px; font-weight: bold; }
.searchbox		{ background-color: #FFFFFF; border: 1px solid #d9782d; font-size: 10px; width: 220px; }

input, textarea	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
.gruen			{ color: #009966; font-size: 14px; font-weight: bold;  }
.weiss			{ color: #FFFFFF; }
.orange			{ color: #d9782d; font-size: 12px; font-weight: bold; }

.ueberschrift	{ color: #009966; font-size: 18px; font-weight: bold; margin-left: 0px; }

