/*     -----------------------
	   | GLOBALES STYLESHEET |
       |  DeWitts Homepage   |
       | erstellt von DeWitt |
	   |E-Mail: dew1tt@gmx.de|
	   -----------------------
*/


/* Globale Definitionen */

 a:link {color:#000AD8; font-weight:500; text-decoration:none;}
 a:visited {color:#000AC8; font-weight:500; text-decoration:none;}
 a:hover {color: #143CB4; font-weight:500; text-decoration:underline overline;}
 a:active {color:#FFFFFF; font-weight:500; text-decoration:none;}
 body {background-color:#B4B4B7;
		margin: 1px;}


/* Standard-Texte */

 .tnorm {font-family:'Bodoni'; font-size:14px; font-weight:200; color:#000A28;
		line-height: 16px; margin-left: 3px; }
 .ts {font-family:'Bodoni'; font-size:11px; font-weight:200; color:#000A28;
		line-height: 13px; margin-left: 3px; }
 .txs {font-family:'Bodoni'; font-size:9px; font-weight:200; color:#000A28;
		line-height: 13px; margin-left: 3px; }


/* Überschriften */

 .h1 {font-family:'Wide Latin'; font-size:28px; font-weight:700; letter-spacing:2px; color:#143CB4;
		line-height:34px; margin-left: 3px; }
 .h2 {font-family:'Wide Latin'; font-size:26px; font-weight:600; letter-spacing:1px; color:#143CB4;
		line-height:32px; margin-left: 3px; }
 .h3 {font-family:'Wide Latin'; font-size:16px; font-weight:300; color:#143CB4;
		line-height:22px; margin-left: 5px; }


/* Tabellen */

 .tdinv {margin:0px; padding:0px; border-width:0px; border-style:none;}
 .tdnorm {margin:0px; padding:4px; border-width:1px; border-style:solid; border-color:#000A5A;
		vertical-align:top;}
 .tdbody {margin:0px; padding:4px; border-width:1px; border-style:solid; border-color:#000A5A;
		background-color:#D2D2D5;}


/* Diverses */

 .bgwhite {background-color:#EEEEE5; padding-left:5px; padding-right:5px;}
 .mainnorm {margin-top:10px; margin-bottom:20px;}