/* <TEMPLATE BOXES> */
	table.container   { width: 97%; }
	table.content  { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	/* Designtable in temps with thin line and bg color */
	td.foreground_light  { background-color: #EBEBEB }
	td.foreground_dark  { background-color: #DCDCDC }
	table.background  { background-color: #D1D1D1 }


/***********************************
*  Full - Standard Content-Box mir *
* skalierbarer Kopf- und Fusszeile *
***********************************/

/* full head */
	td.full_head    { }
	table.full_head      { color: #cccccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: url(../img/template/full_head.gif) no-repeat; vertical-align: top; padding: 0px 11px 0px 9px; width: 100%; height: 23px }
	table.full_head_inner  { color: #cccccc; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; padding: 3px 0px 0px; width: 100% }
	td.full_head_bottom   { background-image: url(../img/template/full_head_bottom.gif); height: 1px }

/* full body */
	td.full_body      { vertical-align: top; padding: 0px 0px 0px 0px }
	table.full_body   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; width: 100%; border-collapse: collapse }
	table.full_body_inner  { color: black; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; width: 100% }

/* full footer */
	td.full_footer    {  }
	table.full_footer     { color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; padding: 4px 11px 4px 9px; width: 100%; height: 2px }
	table.full_footer_inner  { color: #666666; font-size: 10px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; width: 100% }
	td.full_footer_bottom   { background-image: url(../img/template/full_footer_bottom.gif); height: 5px }

/*******************************
* Light - Standard Content-Box *
*  mit skalierbarer Kopfzeile  *
*******************************/

/* light head */
	td.light_head     { background-image: url(../img/template/light_head_bg.gif) }
	table.light_head      { color: #cccccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: url(../img/template/light_head.gif) no-repeat; vertical-align: top; padding: 0px 11px 0px 9px; width: 100%; height: 23px }
	table.light_head_inner  { color: #cccccc; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; padding: 3px 0px 0px; width: 100% }
	td.light_head_bottom    { background-image: url(../img/template/light_head_bottom.gif); height: 1px }

/* light body */
	td.light_body      { background-image: url(../img/template/light_body.gif); vertical-align: top; padding: 3px 11px 2px 9px }
	table.light_body   { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; width: 100% }
	table.light_body_inner   { color: black; font-size: 11px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; vertical-align: top; width: 100% }

/* light footer */
	td.light_footer   { background-image: url(../img/template/light_footer.gif); height: 8px }

/******************************
*   Simple Head - Standard    *
* Content-Box fr Kopfinhalte *
******************************/

	td.simple_head     { background-image: url(../img/template/simple_head_bg.gif) }
	table.simple_head      { color: #cccccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: url(../img/template/simple_head_top.gif) no-repeat; vertical-align: top; padding: 5px 11px 3px 9px; width: 100% }
	td.simple_head_bottom   { background-image: url(../img/template/simple_head_bottom.gif); height: 1px }

/******************************
*  Simple Footer - Standard   *
* Content-Box fr Fussinhalte *
******************************/

	td.simple_footer    { background-image: url(../img/template/simple_footer_bg.gif) }
	table.simple_footer      { color: #355029; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background: url(../img/template/simple_footer_top.gif) no-repeat; vertical-align: top; padding: 3px 11px 2px 9px; width: 100% }
	td.simple_footer_bottom   { background-image: url(../img/template/simple_footer_bottom.gif); height: 2px }
/* </TEMPLATE BOXES> */

