/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
body {
	background-image: url(../img/background.gif);
	margin: 35px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	scrollbar-face-color: #993333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #bdbdbd;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #dcdcdc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}



#mainDiv {
	position: relative;
	height: 700px;
	width: 792px;
/*	border-color: #000000;
	border-style: solid;
	border-width: 1px;*/
	background-color: #FFFFFF;
	z-index: 1;
}
#header {
	position: relative;
	height: 132px;
	width: 780px;
	top: 6px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/header.jpg);
/*	border-color: #000000;
	border-style: solid;
	border-width: 1px;*/
	z-index: 2;
}
#nav {
	position: relative;
	height: 26px;
	width: 780px;
	top: 7px;
	left: 1px;
	z-index: 5;
/*	border-color: #000000;
	border-style: solid;
	border-width: 1px;*/
}
#content_rahmen {
	position: relative;
	height: 510px;
	width: 778px;
	top: 10px;
	left: 0px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	z-index: 2;
}
#content {
	position: relative;
	height: 510px;
	width: 778px;
	top: 0px;
	overflow: auto;
	background-image: url(../img/para_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	z-index: 2;
}
#footer {
	position: relative;
	height: 26px;
	width: 780px;
	bottom: 2px;
	left: 0px;
	background-color: #993333;
	z-index: 3;
}
#links {
	position: absolute;
	height: 15px;
	width: 163px;
	top: -18px;
	right: 1px;
	z-index: 3;
}
#links2 {
	position: absolute;
	height: 25px;
	width: 500px;
	bottom: -30px;
	left: 2px;
	z-index: 3;
}
#links3 {
	position: absolute;
	height: 228px;
	width: 18px;
	right: -20px;
	bottom: -2px;
	z-index: 3;
}
#sprache {
	position: absolute;
	height: 25px;
	width: 50px;
	top: 11px;
	right: 10px;
	z-index: 5;
}

#jobs {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align:left;
	margin-left:35px;
	


}
