/* (c) 2006 Stefan Haddewig (V1.0) www.haddewig.de info@haddewig.de */



/* Definition der Standard-Stile */

body	{ background:#FFFFFF; color:#333333; font-weight:normal; font-size:12px; line-height:12px; 
		font-family:Century Gothic, Avant Garde Gothic, Verdana, Arial, Helvetica, Geneva, sans-serif; }

p		{ color:#3C5082; font-weight:normal; font-size:12px; line-height:16px; 
		font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; }

h1		{ color:#3C5082; font-weight:bold; font-size:12px; line-height:16px; 
		font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; }

h2		{ color:#3C5082; font-weight:bold; font-size:14px; line-height:16px; 
		font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; }

.txg	{ color:#333333; font-weight:normal; font-size:12px; line-height:16px; text-align:justify; 
		font-family:Century Gothic, Avant Garde Gothic, Verdana, Arial, Helvetica, Geneva, sans-serif; }


/* Definition der Content-Divs */

.box1	{ top:0px; left:0px; width:100%; height:100%; padding:0px; margin:0px; position:absolute; text-align=center; }


/* Definition des normalen Link-Verhaltens */

a:link		{ color: #333333; text-decoration: none }
a:visited	{ color: #333333; text-decoration: none }
a:hover		{ color: #a16d34; text-decoration: none }
a:active	{ color: #000000; text-decoration: none }