/* ====================================================================
   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/jobs/header.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

td.whiteBox {
	background-color:#FBFBFB;
	border:1px solid #000000;
	padding:25px 25px 90px 25px;
}

td.greyBox {
	background-color:#ECECEC;
	border:1px solid #000000;
	padding:20px 15px 20px 15px;
}

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;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
