body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	background-image:url(img/headhunter/page-background.jpg);
 	background-repeat:repeat-x;

}

html {overflow-y: scroll;}


#menutabelle {
	width: 160px;
}

#printInfo {
	display:none;
}


#printContainer {
	display:none;
}

body,td,th {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.main a:link {
	text-decoration: none;
	font-weight: bold;
}
.main a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.main a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.main .imgLink a:link,.main .imgLink a:visited,.main .imgLink a:hover,.main .imgLink a:active {
	padding-left:20px;
	background:url(img/download.gif) no-repeat;
}

#linksUnten {
	align: right;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-transform: uppercase; /* force text to uppercase */
}
h1 {
	font-size: 14px;
	color: #A93030;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	color: #A93030;
}
h3 {
	font-size: 10px;
	color: #A93030;
}
h4 {
	font-size: 10px;
	color: #A93030;
}

.navi {
 	background-image:url(img/headhunter/parasite-bottom.jpg);
 	background-repeat:repeat-x;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 50px;

}


.navi a {
	padding-top: 1px;
	padding-bottom: 1px;
}

.navi a:hover {
	background-color: #4F1818;
	border-color: #CCCCCC;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;

}

/* Menü */

.Menu {
	list-style: none;
	list-style-type: none;
	text-transform: uppercase; /* force text to uppercase */
	font-weight:bold;
}

.Menu li a {
	display: block;
	line-height: 25px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	border-color: #FFFFFF;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	}

.Menu li div a {
	background-color: #420F0C;
	border-color: #3E4533;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
 	background-image:url(img/headhunter/navi_highlight.gif);
 	background-repeat:repeat-y;
}

.Menu .subMenu li div a {
	background-color: #FFFFFF;
	border-color: #E9B778;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	padding-left: 20px;
}

.Menu .subMenu2 li div a {
	background-color: #FFFFFF;
	border-color: #FFFFFF;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	padding-left: 30px;
}

.Menu .subMenu { list-style: none;	list-style-type: none;	}

.Menu .subMenu li a {
	padding-left: 20px;
	border-color: #FFFFFF;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
}

.Menu .subMenu .subMenu2{ list-style: none;	list-style-type: none;	}

.Menu .subMenu .subMenu2 li a { padding-left: 30px; }

ul { margin-left: 0; padding-left: 0; }

.main ul { margin-left: 10px; padding-left: 10px;}

.main {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 20px;
}


.credits {
	font-size: 9px;
	color: #E88202;
}

.header {
	background-color: #420F0C;
}

.news {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
 	background-image:url(img/headhunter/newsbg.gif);
 	background-repeat:repeat-x;
}

.oldnews {
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
 	background-repeat:repeat-x;
}

.newstable {
	background-color: #420F0C;
	border-color: #3E4533;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

/* forms*/


input, textarea, select, form
		{

		font-family:Verdana, Helvetica,Arial;
		font-size: 8pt;
		letter-spacing:0.2mm;
		word-spacing:0.8mm;
		}
input, textarea
{
color: #000000;
background: #BAC1B9;
border: 1px solid #CCCCCC


}

.submit input
{
color: #000000;
background: #BAC1B9;
border: 2px solid #CCCCCC
}