body {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #6A6A6A;
	line-height: 1.3em;
	text-align: center;
}

.inline_content_white {
	scrollbar-face-color: #993333; 
	scrollbar-highlight-color: #993333; 
	scrollbar-shadow-color: #993333; 
	scrollbar-3dlight-color: #993333; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #993333; 
	scrollbar-darkshadow-color: #993333;
}

.inline_content_black {
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #6A6A6A; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
}

#frame {
	position: relative;
	width: 842px;
	margin: auto;
	padding: 0;
	background: url(../images/main_bg.gif) repeat-y;
}

#link_login {
	position: absolute;
	top: -2px;
	left: 13px;
}

#link_lang {
	position: absolute;
	top: -2px;
	right: 13px;
}

.top_navi a {
	font-size: 10px;
	color: #B7B7B7;
}

.top_navi a:hover {
	color: #B7B7B7;
}

#menu {
	position: absolute;
	top: 90px;
	left: 540px;
	padding: 11px 0;
	width: 356px;
	z-index: 1;
  	font-size: 12px;
}

#flashcontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 356px;
	z-index: 2;
}

#menu_content {
	position: relative;
	width: 332px;
	padding: 15px 12px 19px 12px;
	color: #993333;
	text-align: left;
	z-index: 10;
}

#menu_content a {
	color: #000000;
}

#menu_content a:hover {
	color: #993333;
	text-decoration: none;
}

#menu_content img.arrow {
	position: absolute;
	left: 3px;
	_left: -14px;
	margin-top: 1px;
	border: 0;
}

#top {
	position: relative;
	margin: auto;
	padding: 0;
	width: 816px;
	height: 350px;
	background: url(../images/top_logo.gif) 240px 0px no-repeat;
	text-align: left;
}

#top_content {
	position: relative;
	margin: 90px 0 0 57px;
	width: 400px;
	z-index: 1;
}

#top_content a {
	color: #6A6A6A;
}

#top_content a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

#top_content ul {
	position: relative;
	list-style-image: url(../images/list.gif);
	left: -14px;
}

#top_content li {
	margin-bottom: 12px;
}

#scrolldiv_up {
	position: absolute;
	top: 30px;
	left: 440px;
	width: 14px;
	height: 213px;
}

#scrolldiv_down {
	position: absolute;
	top: 70px;
	left: 497px;
	width: 14px;
	height: 213px;
}

#news_teaser, #jobs_teaser {
	position: relative;
	width: 440px;
	overflow: hidden;
	height: 243px;
}

#news_teaser a {
	margin-left: 9px;
	color: #6A6A6A;
	font-weight: bold;
}

#news_teaser a.active {
	margin-left: 9px;
	color: #993333;
	font-weight: bold;
}

#news_teaser a:hover, #jobs_teaser a:hover {
	color: #993333;
	text-decoration: none;
}

#jobs_teaser a {
	margin-left: 9px;
	color: #6A6A6A;
	font-weight: normal;
}

#jobs_teaser a.active {
	margin-left: 9px;
	color: #993333;
	font-weight: bold;
}

#news_content {
	position: relative;
	margin-top: 5px;
	width: 440px;
	overflow: hidden;
	height: 232px;
}

#jobs_content {
	position: relative;
	margin-top: 5px;
	width: 440px;
	overflow: auto;
	height: 277px;
}

#bottom {
	position: relative;
	margin: auto;
	padding: 0;
	width: 816px;
	background: #993333;
	color: #ffffff;
	text-align: left;
}

#bottom_content {
	_margin-bottom: -3px;
}

#bottom_content a {
	color: #ffffff;
}

#bottom_container {
	position: relative;
}

.menu_top {
	position: relative;
	padding: 10px 0 0 17px;
	z-index: 20;
}

.menu_sub {
	position: relative;
	padding: 0 0 0 55px;
	z-index: 20;
}

.menu_sub_sub {
	position: relative;
	padding: 0 0 0 93px;
	z-index: 20;
}

.menu_sub_sub_top {
	position: relative;
	margin-top: -10px;
	padding: 10px 0 0 93px;
	z-index: 20;
}

.menu_sub_sub_bottom {
	position: relative;
	padding: 0 0 10px 93px;
	z-index: 20;
}

#bottom_content a{
	font-weight: bold;
}

#map {
	position: absolute;
	top: 0;
	right: 0;
	width: 350px;
	height: 332px;
	border: 0;
	text-align: left;
	color: #000000;
}

#map a {
	color: #000000;
	font-weight: normal;
}

#map a:hover {
	color: #000000;
	text-decoration: underline;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	margin: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin: 1px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	margin: 8px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

h5 {
	margin: 0 0 0 9px;
	font-size: 11px;
	font-weight: normal;
}

h6 {
	margin: 0 0 0 9px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

h7 {
	margin: 0 5px 10px 10px;
	font-size: 14px;
	font-weight: bold;
}

p {
	width: 360px;
	margin: 10px 5px 10px 9px;
	padding: 0px 2px;
}
