
.bodyglobal 			{margin:0px; padding:0px; color:#333333; background-color:#777777; font-family:arial,helvetica,sans-serif;}
#maintable				{background:#ffffff url('/img/bg.gif') repeat-y;}
#clear					{clear:both;}

/*----- TEXTFARBEN -----*/
.white, a.white			{color:#ffffff;}
.black, a.black			{color:#000000;}
.grey, a.grey			{color:#868686;}
.darkgrey, a.darkgrey	{color:#333333;}
.red, a.red				{color:#BD152C;}
.blue, a.blue			{color:#376AAD;}

/*----- GLOBAL LINK BEHAVIOR -----*/
a:link,
a:active,
a:visited 				{text-decoration:none;}
a:hover 				{text-decoration:underline;}

/*----- LINK DECO -----*/
#nodeco					{text-decoration:none;}
#nodecouppercase		{text-decoration:none; text-transform:uppercase;}
#dotted					{border-bottom:1px dotted #C0C0C0;}

/*----- TEXTGROESSEN -----*/
.contentbig 			{font-size:13px; line-height:17px;}
.content 				{font-size:12px; line-height:17px;}
.contentsmall			{font-size:11px; line-height:15px;}
.contentmini			{font-size:10px; line-height:12px;}
.georgia				{font-family:georgia,times;}

.mainnav				{font-size:13px; line-height:14px; color:#ffffff; letter-spacing:1px;}
a.mainnav				{text-decoration:none; color:#ffffff;}
a.mainnav:Hover			{text-decoration:none; color:#79B0F0;}
.mainnav:Visited		{text-decoration:none;}

.subnav					{font-size:12px; line-height:14px; color:#333333; letter-spacing:1px;}
a.subnav				{text-decoration:none; color:#333333;}
a.subnav:Hover			{text-decoration:underline; color:#333333;}
.subnav:Visited			{text-decoration:none;}

h1 						{font-family:arial; font-size:28px; margin:0 0 0 0; padding:0; font-weight:normal;}
h2 						{font-family:arial; font-size:22px; margin:0 0 0 0; padding:0; font-weight:normal;}
h3 						{font-family:arial; font-size:12px; margin:0 0 0 0; padding:0;}

.input					{background:#F8F1DB; color:#000000;	border:solid 1px #cccccc; font-family:helvetica,arial; font-size:11px;} 

