body 			{ color: #000000; background-color: #000000; font-family:  Helvetica, Geneva, Swiss, SunSans-Regular }
img 			{ border: none }
div.menue		{ color: #FF0000; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }

a:active       	{ color: #009600; font-style: normal; font-weight: normal; text-decoration: none }
a:visited   	{ color: #009600; font-style: normal; font-weight: normal; text-decoration: none }
a:link     		{ color: #009600; font-style: normal; font-weight: normal; text-decoration: none }
a:hover 		{ color: #00FF00; font-style: normal; font-weight: normal; text-decoration: underline }

a:active.menue 	{ color: #000000; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }
a:visited.menue { color: #000000; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }
a:link.menue	{ color: #000000; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }
a:hover.menue	{ color: #B4B4B4; background-color: #000000; font-family: Arial; font-style: normal; font-weight: bold; text-decoration: none }

a:active.extern	{ color: #0F0F0F; font-style: normal; text-decoration: none }
a:visited.extern{ color: #0F0F0F; font-style: normal; text-decoration: none }
a:link.extern	{ color: #0F0F0F; font-style: normal; text-decoration: none }
a:hover.extern	{ color: #FF0000; font-style: normal; text-decoration: underline overline }

a:active.email 	{ color: #009600; font-style: italic; font-weight: normal; text-decoration: none }
a:visited.email { color: #009600; font-style: italic; font-weight: normal; text-decoration: none }
a:link.email	{ color: #009600; font-style: italic; font-weight: normal; text-decoration: none }
a:hover.email	{ color: #00FF00; font-style: italic; font-weight: normal; text-decoration: underline overline }


.copyright		{ color: #000000; background-color: #b4b4b4; font-size: xx-small; font-weight: bold; font-stretch: ultra-condensed }
.grey			{ color: #000000; background-color: #b4b4b4 }
.fertig			{ color: #009600 }
.working		{ color: #FFFF00 }
.planung		{ color: #FF0000 }
