/* Formate - Dipl.-Ing. Scheuermann u. Martin GmbH - PIXXL WEBDESIGN www.pixxl-webdesign.de */

/* Body ---------------------------------------------------------------------------------------------------- */
body				{ background: #8392B8 url(../gfx/bg_main.gif) repeat; }


/* Tabellen / Raster ---------------------------------------------------------------------------------------------------- */
/* Haupttabelle */
.tablemain			{ background: #F8F2E7 url(../gfx/bg_tablemain.gif) repeat; border: solid 1px #1B196B; }
/* Zellen Bilder im Headbereich */
.tdheadpix			{ font: 3px Arial; }
/* Zellen Schriftzug und Logo im Headbereich */
.tdschriftzuglogo		{ font: 3px Arial; }
/* Zellen Messlinie im Headbereich */
.tdmesslinie			{ font: 3px Arial; }
/* Zellen Hauptnavigation */
.tdnavmain			{ font: 13px Arial; }
/* Zellen GotoTopLine */
.tdgototop			{ font: 3px Arial; }
/* Tabellen innerhalb des Contentbereichs */
/* Referenzen Hauptseite */
.tdcntlevel1			{ background: #E5BC75; color: #5C0909; font: 14px Arial; font-weight: bold; }
.tdcntlevel2			{ background: #E9CA95; color: #111111; font: 12px Arial; }
.tdcntlevel3			{ background: #F6DCB0; color: #111111; font: 12px Arial; }
/* Referenzen Unterseiten */
.tdcnt2level1			{ background: #E5BC75; color: #5C0909; font: 11px Tahoma, Arial; font-weight: bold; }
.tdcnt2level2a			{ background: #E9CA95; color: #111111; font: 11px Arial; font-weight: bold; }
.tdcnt2level2b			{ background: #F6DCB0; color: #111111; font: 11px Arial; }
.tdcnt2level2c			{ background: #E9CA95; color: #111111; font: 11px Arial; }


/* Spacer ---------------------------------------------------------------------------------------------------- */
/* Spacer zwischen Navmain und Content */
.spacernavmaincontent		{ font: 40px Arial; }
/* Spacer zwischen Content und Foot */
.spacercontentfoot		{ font: 30px Arial; }


/* Links ---------------------------------------------------------------------------------------------------- */
a				{ text-decoration: underline; color: #333333; font-weight: bold; }
a:hover				{ color: #990000; }
a.navmain			{ text-decoration: none; color: #000099; font: 13px Tahoma, Arial; font-weight: bold; }
a.navmain:hover			{ text-decoration: none;color: #990000; }
a.subnav			{ text-decoration: underline; color: #333333; font: 12px Arial; font-weight: normal; }
a.subnav:hover			{ color: #990000; }
a.foot				{ text-decoration: none; color: #FFFFFF; font: 11px Arial; font-weight: bold; }
a.foot:hover			{ text-decoration: underline; color: #000000; }
a.gototop			{ text-decoration: none; color: #AAAAAA; font: 11px Tahoma, Arial; font-weight: bold; }
a.gototop:hover			{ text-decoration: none; color: #990000; }
a.tdcntlevel1			{ text-decoration: underline; color: #5C0909; font: 14px Arial; font-weight: bold; }
a.tdcntlevel1:hover		{ color: #222222; }
a.tdcntlevel2			{ text-decoration: underline; color: #141558; font: 12px Tahoma, Arial; font-weight: bold; }
a.tdcntlevel2:hover		{ color: #222222; }
a.rot				{ text-decoration: underline; color: #FF0000; font-weight: bold; }
a.rot:hover			{ color: #990000; }


/* Content ---------------------------------------------------------------------------------------------------- */
.headline			{ color: #770000; font: 14px Tahoma, Arial; font-variant: small-caps; font-weight: bold; letter-spacing: 5px; }
.subheadline			{ color: #222222; font: 12px Arial; font-weight: bold; letter-spacing: 2px; }
.content			{ color: #111111; font: 12px Arial; line-height: 16px; }
.content2			{ color: #FF0000; font: 12px Arial; line-height: 16px; }
.contentblock			{ color: #111111; font: 12px Arial; line-height: 16px; text-align:justify; }
.foot				{ color: #FFFFFF; font: 11px Arial; }


/* Formatierung allgemein ---------------------------------------------------------------------------------------------------- */
.hr				{ color: #222222; }
.hrgototopline			{ color: #BBBBBB; }


/* Dummy ---------------------------------------------------------------------------------------------------- */
.dummy				{  }