/* Style Sheet for www.thorstenweber.de            Copyright © Thorsten Weber */
/* creme #ffcc66 weinrot #993300 weiss #ffffff schwarz #000000 grau 999999    */

*               {margin: 0px; padding: 0px; border: none;}

/* --------------------- BODY + MAIN Container ------------------------------ */

body            {background-color: #ffcc66;
                 font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
                 font-weight: normal; text-decoration: none; text-align: center;}

#main           {margin: 0px auto; width: 752px;}

/* --------------------- HEAD / Navigation ---------------------------------- */

#head           {background-color: #ffcc66; text-align: center; padding: 6px 0px 8px 0px;}

#head a			 {font-weight: bold; text-decoration: none; padding: 0px 2px 2px 2px; margin: 0px 2px;}
#head a:link	 {background-color: #ffcc66; color: #993300;}
#head a:visited {background-color: #ffcc66; color: #993300;}
#head a:focus	 {background-color: #993300; color: #ffffff;}
#head a:hover	 {background-color: #993300; color: #ffffff;}
#head a:active	 {background-color: #993300; color: #ffffff;}

/* --------------------- CONT / Inhalt -------------------------------------- */

#cont           {background-color: #ffffff; text-align: left; padding: 20px;
					  border: 1px solid #993300;}

#cont h1        {background-color: #ffffff; color: #993300; text-align: center;
                 font-size: 23px; font-weight: bold; text-decoration: none;}

#cont h2		    {background:#ffffff; color:#000000; text-align: left;
					  margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:4px;
					  font-family:verdana,arial,helvetica,sans-serif; font-size:11px;
					  font-weight:bold; text-decoration:none; letter-spacing:-0.05em}

#cont h3        {background-color: #ffffff; color: #000000;
                 font-size: 9px; font-weight: normal; text-decoration: none;}

#cont h4        {background-color: #ffffff; color: #999999; margin: 14px 0px 0px 0px; text-align: center;
                 font-size: 9px; font-weight: normal; text-decoration: none;}

#cont p         {background-color: #ffffff; color: #000000; margin: 14px 0px 0px 0px;}

#cont a         {background-color: #ffffff; font-weight: bold; text-decoration: none;}
#cont a:link	 {color: #993300;}
#cont a:visited {color: #993300;}
#cont a:focus	 {color: #000000;}
#cont a:hover	 {color: #000000;}
#cont a:active	 {color: #000000;}

#cont table     {margin: 0px; background-color: #ffffff; table-layout:fixed;}

/* table-layout:fixed; border-spacing: 0px; background-color: #ffffff; text-align: center; */

#cont td        {text-align: center; vertical-align: top;
                 font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
                 font-weight: normal; text-decoration: none;}

/* --------------------- FOOT / Fusszeile ----------------------------------- */

#foot           {background-color: #ffcc66; text-align: center; padding: 6px;}

/* --------------------- Klassen -------------------------------------------- */

.td010          {width: 10px;}

.td080          {width: 80px;}

.td110          {width: 110px;}

.td134          {width: 134px;}

.td150          {width: 150px;}

.td170          {width: 170px;}

.td230          {width: 230px;}

.td350          {width: 350px;}

.td390          {width: 390px;}

.td620          {width: 620px;}

.tcntr          {text-align: center;}

.tleft          {text-align: left;}

/* --------------------- END ------------------------------------------------ */
