
/**********StyleSheet*******************************************************************************************/

.font { font-family: Arial, Helvetica, sans-serif; font-size: 12px}

/**********Linx*******************************************************************************************/

A:link				{ color: #000000; font-style: normal; text-decoration: underline }
A.nav:link			{ color: #CCCCCC; font-style: normal; text-decoration: none}
A.content:link		{ color: #000000; font-style: normal; text-decoration: underline}
A.aktiv:link		{ color: #FFFFFF; font-style: normal; text-decoration: none }

A:visited			{ color:#000000; font-style: normal; text-decoration: underline }
A.nav:visited		{ color: #CCCCCC; font-style: normal; text-decoration: none }
A.content:visited	{ color: #000000; font-style: normal; text-decoration: underline }
A.aktiv:visited		{ color: #FFFFFF; font-style: normal; text-decoration: none }

A:active			{ color: #000000; font-style: normal; text-decoration: underline }
A.nav:active		{ color: #FFFFFF; font-style: normal; text-decoration: none }
A.content:active	{ color: #000000; font-style: normal; text-decoration: underline }
A.aktiv:active		{ color: #FFFFFF; font-style: normal; text-decoration: none }

A:hover				{ color: #000000; font-style: normal; text-decoration: underline }
A.nav:hover			{ color: #FFFFFF; font-style: normal; text-decoration: none }
A.content:hover		{ color: #000000; font-style: normal; text-decoration: underline }
A.aktiv:hover		{ color: #FFFFFF; font-style: normal; text-decoration: none }

/**********g710-specific**********/

.headline		{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; }
.subheadline	{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 19px; font-weight: bold }
.text			{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.utext			{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; text-decoration: underline }
.itext			{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-style: italic }
.etext			{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; font-weight: bold }
.btext			{ color: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.rtext			{ color: #4286B6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.status			{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px }


/**********Text*******************************************************************************************/

.t0 { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; }
.t1 { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.t2 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.t3 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px }
.t4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; font-weight: bold }
.t5 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px }

.news_headline	{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold }
.news_text		{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px }

/**********Site*******************************************************************************************/

.sitename	{ color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 18px }
.img		{ margin-left: 0px; margin-right: 20px; margin-top: 20px; margin-bottom:20px; border:none; }
.nav		{ font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.error		{ color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: bold }

/**********Global*******************************************************************************************/

td		{ color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px }
h1      { color: #666666; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: lighter; font-size: 18px; line-height: 18px }
h2      { color: #666666; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 14px; line-height: 14px }
h3      { color: #666666; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 12px; line-height: 12px }
body	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; background-color: #99ffcc }

/**********Forms*******************************************************************************************/

input,
option,
select,
textarea	{ color:#666666; font-family: Arial,Helvetica, sans-serif; font-size:12px }

.quicklink	{ color:#666666; font-family: Arial,Helvetica, sans-serif; font-size:12px; width:300px }

button,
.button		{ color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color:#CCCCCC; border:1px solid #999999; width:100px }
a img { border: 0px; }
img{ border: 0px; }