BODY { background-color: #999999; }

.bodyinput
	{
		font-family: courier new, courier, monaco;
		font-size: 12px;
		font-style: normal;
		background: #999999;
		color: #FFFFFF;
		border-style: solid;
		border-width: 1px;
		border-color: #333333;
	}

.grau 			{ background-color:#999999}
.grauhell 			{ background-color:#CCCCCC}
.blau 			{ background-color:#004CE5}
.blauhell			{ background-color:#6694F0}



.nav    			{ color: #CCCCCC; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.navinvert 			{ color: #CCCCCC; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.navaktive    		{ color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, sans-serif }
.subnav    			{ color: #CCCCCC; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.subnavaktive    		{ color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.textfoot   		{ color: #999999; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.text   			{ color: #FFFFFF; font-size: 11px; line-height:1.5em; font-family: Verdana, Arial, sans-serif }
.textfett			{ color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, sans-serif}
.textblue   		{ color: #99CCFF; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.textblack   		{ color: #000000; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.textblackfett   		{ color: #000000; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, sans-serif }
.textsmall   		{ color: #000000; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.texthead    		{ color: #FFFFFF; font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif }
.textheadgrey  		{ color: #CCCCCC; font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif }
.textheadblue    		{ color: #99CCFF; font-size: 20px; font-family: Verdana, Arial, sans-serif }
.textheadblack  		{ color: #000000; font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif }
.pagehead   		{ color: #FFFFFF; font-size: 19px; line-height:1.5em; font-family: Verdana, Arial, sans-serif }
.textbuch			{ color: #000000; font-size: 12px; font-family: courier new, courier, monaco }
.textweissfett 		{ color: #FFFFFF; font-size: 13px; font-weight: bold; font-family: Verdana, Arial, sans-serif}
.textweiss 			{ color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, sans-serif}
	

a:link				{ color: #000000; text-decoration: none }
a:hover				{ color: #000000; text-decoration: underline }
a:active				{ color: #000000; text-decoration: underline }
a:visited				{ color: #000000; text-decoration: none }
a:visited:hover			{ color: #000000; text-decoration: underline }

a.nav:link				{ color: #FFFFFF; text-decoration: none }
a.nav:hover				{ color: #FFFFFF; text-decoration: underline }
a.nav:active			{ color: #FFFFFF; text-decoration: underline }
a.nav:visited			{ color: #FFFFFF; text-decoration: none }
a.nav:visited:hover		{ color: #FFFFFF; text-decoration: underline }

a.navinvert:link			{ color: #FFFFFF; text-decoration: underline }
a.navinvert:hover			{ color: #FFFFFF; text-decoration: underline }
a.navinvert:active		{ color: #FFFFFF; text-decoration: underline }
a.navinvert:visited		{ color: #FFFFFF; text-decoration: underline }
a.navinvert:visited:hover	{ color: #FFFFFF; text-decoration: underline }


a.subnav:link			{ color: #FFFFFF; text-decoration: none }
a.subnav:hover			{ color: #FFFFFF; text-decoration: underline }
a.subnav:active			{ color: #FFFFFF; text-decoration: underline }
a.subnav:visited			{ color: #FFFFFF; text-decoration: none }
a.subnav:visited:hover		{ color: #FFFFFF; text-decoration: underline }

a.navaktive:link			{ color: #FFFFFF; text-decoration: none }
a.navaktive:hover			{ color: #FFFFFF; text-decoration: underline }
a.navaktive:active		{ color: #FFFFFF; text-decoration: underline }
a.navaktive:visited		{ color: #FFFFFF; text-decoration: none }
a.navaktive:visited:hover	{ color: #FFFFFF; text-decoration: underline }

a.textfoot:link			{ color: #999999; text-decoration: none }
a.textfoot:hover			{ color: #FFFFFF; text-decoration: underline }
a.textfoot:active			{ color: #FFFFFF; text-decoration: underline }
a.textfoot:visited		{ color: #999999; text-decoration: none }
a.textfoot:visited:hover	{ color: #FFFFFF; text-decoration: underline }

a.texthead:link			{ color: #FFFFFF; text-decoration: none }
a.texthead:hover			{ color: #FFFFFF; text-decoration: underline }
a.texthead:active			{ color: #FFFFFF; text-decoration: underline }
a.texthead:visited		{ color: #FFFFFF; text-decoration: none }
a.texthead:visited:hover	{ color: #FFFFFF; text-decoration: underline }

a.pagehead:link			{ color: #FFFFFF; text-decoration: none }
a.pagehead:hover			{ color: #FFFFFF; text-decoration: underline }
a.pagehead:active			{ color: #FFFFFF; text-decoration: underline }
a.pagehead:visited		{ color: #FFFFFF; text-decoration: none }
a.pagehead:visited:hover	{ color: #FFFFFF; text-decoration: underline }


