/* ====================================================================
   Projekt: Absichern.de
   Copyright: Artikel 8
   Programming: Ingmar Erwig
   Contact: Ingmar.Erwig@artikel8.com
   
   Last Change: 2005-02-01
   ==================================================================== */

td.header {
	background-image:url(../gfx/about/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

td.whiteBox {
	border:1px solid #000000;
	padding:29px 17px 78px 17px;
}

td.blueBox {
	background-color:#E9F5FF;
	border:1px solid #000000;
	padding:11px 0px 11px 0px;
}

td.rightShadow {
	background-image:url(../gfx/static/shadow_r.gif);
	background-position:top;
	background-repeat:repeat-y;
}

td.bottomShadow {
	background-image:url(../gfx/static/shadow_b.gif);
	background-position:top;
	background-repeat:repeat-x;
}

td.submenu {
	background-image:url(../gfx/about/auflistung_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:45px;
	height:23px;
}
