/* 
=======================================================================================
Reset browser default settings (dont change anything)
=======================================================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 				0;
	padding: 				0;
	border: 				0;
	outline: 				0;
	font-family: 			Verdana;

}

table {
	border-collapse: 		collapse; 
	border-spacing: 		0;
}
caption, th, td {
	text-align: 			left;
	font-weight: 			normal;
}

html {
	height: 				100%;
	overflow: 				-moz-scrollbars-vertical;

}

body {
	font-family: 			verdana;
	font-size: 				11px;
	font-weight: 			normal;
	color: 					#ffffff;
	text-align: 			left;
	line-height:			15pt;
}

h1 {
	font:					17px Verdana;
	line-height: 			18pt;
	color:					#FFFFFF;
}

h2 {
	font:					15px Verdana;
	font-weight:			normal;
	line-height: 			15pt;
	margin:					0 0 10px 0;
	color:					#fff;
}

h3 {
	color:					#ccc;
	font:					13px Verdana;
	font-weight:			normal;
	margin:					0 0 14px 0px;
	line-height:			15pt;
}

h4 {
	font: 					11px Verdana;
	font-weight: 			normal;
	margin: 				0 0 0 0;
}

p {
	font-size:				11px;
	margin:					0 0 15px 0;
	line-height:			14pt;
}

a {
	color:					#c86239;
	text-decoration:		none;
	cursor:					pointer;
}

a:hover {
	text-decoration:		underline;

}

a:active {
	color:					#c86239;
}




table {
	margin: 				0 0 0 0;
}

table tr {

}

table tr td {
	padding: 				0 0 0 0;
}

img, a img {
	border: 				none;
}

ul {
	margin:					0;
	list-style:				none;
	list-style-position:	outside;
}

ul li {
	margin: 				0 0 0 18px;
	padding: 				0 0 0 3px;
}

*html ul li,
html* ul li
{
	margin: 				0 0 0 22px;
	padding: 				0;
}

ol {
	margin:					0 0 23px 30px;
	list-style: 			decimal;
}

ol li {
	
}

div {
	padding: 				0;
	margin:  				0;
}

#dv_job_start {
position:absolute; 
left:0; 
padding:4px 0 10px 30px;
width:470px;
height:35px; 
background:		url(../images/de/boximages/home_tabs.gif) no-repeat;
}

#dv_job_start a, #dv_news_start a {
color:#fff;
}

#dv_job_start a:hover, #dv_news_start a:hover {
text-decoration: 		underline;
}


#dv_news_start {
position:absolute; 
left:490px; 
padding:4px 0 10px 30px;
width:470px;
height:35px; 
background:		url(../images/de/boximages/home_tabs.gif) no-repeat;
}

img, div, a, input { behavior: url(/images/iepngfix.htc) }