body, div, table, p, td, li, div.bottommenu a
{
	color: #000000;
}

body, div.bottomline
{
	background-color: #f9d3ae;
}
div.outterwindow, div.bg_part1
{
	background-color: #ffffff;
}
div.outterwindow
{
	border-color: #f08c40;
}
div.bg_part2
{
	background-color: #000000;
}
div.bottommenu, div.bg_part3
{
	background-color: #ffb987;
}
div.menubar
{
	background-color: #3c64aa;
	background-image: url(/images/jobcode/hg_menu.gif);
	background-repeat: repeat-x;
}
div.menubar_menu, div.menubar_login, div.menubar a.menu, h1,
a.leftmenu_link:link, a.leftmenu_link:visited, a.umenu:hover
{
	color: #ffffff;
}
div.menubar a.menu:hover, a.leftmenu_link:hover	{	color: #ffb987;		}

div.statusbar, div.status_ok	{	background-color: #ffffff;	color: #3c64aa;	}
div.status_notice		{	background-color: #ffff00;	color: #000000;	}
div.status_error		{	background-color: #ff0000;	color: #FFFF00;	}

div.contentwindow		{	background-color: #ffffff;	}

div.jobcode_arbeitsvermittler	{	background-image: url(/images/jobcode/jobcode_arbeitsvermittler.jpg);	}
div.jobcode01805		{	background-image: url(/images/jobcode/jobcode01805.jpg);	}
div.corner_upperleft		{	background-image: url(/images/jobcode/corner_upperleft.png);	}
div.corner_upperright		{	background-image: url(/images/jobcode/corner_upperright.png);	}
div.corner_lowerleft		{	background-image: url(/images/jobcode/corner_lowerleft.png);	}
div.corner_lowerright		{	background-image: url(/images/jobcode/corner_lowerright.png);	}

h1
{
 	background: url(/images/jobcode/h1corner.png) no-repeat top right;
 	background-color: #F08C40;
}

div.leftmenu_headline
{
	background-image: url(/images/jobcode/hg_leftmenu_head2.png);
}

div.leftmenu_headline, div.leftmenu_item, div.leftmenu_subleftmenu
{
	background-color: #8aaad9;
}

span.leftmenu_headtext
{
	color: #ddddff;
}
div.leftmenu_headcorner	{	background: url(/images/jobcode/hg_leftmenu_head_corner.gif) no-repeat top right;	}

div.leftmenu_lastitem
{
	background-image:url(/images/jobcode/hg_leftmenu_last.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.leftmenu_itemactive
{
	background-color: #f08c40;
}
div.leftmenu_subitemactive
{
	background-color: #657595;
}

div.leftmenu_extramenu
{
	background-color: #CCCCCC;
}

a:link, a:visited
{
	color: darkblue;
}
a:hover
{
	color: orange;
}
a:active
{
	color: darkblue;
}