html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, 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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: text-top;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
html {
	height: 101%;
}
body {
  line-height: 1;
  background-color: #C7C8CB;
  font-family: Arial;
  font-family: Arial, sans-serif;
  color: black;
  font-size: 13px;
}

#anker {
	display: none;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top: 1px solid #888888;
	text-align: right;
	padding: 5px;
}
#anker a {
	color: #888888;
	text-decoration: none;
}

strong {
	font-weight: bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
td {
	
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

body {
}
a {
  color: #000000;
  text-decoration: none;
}
form {
	display: none;
}
p, label {
  font-size: 13px;
}
#content {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}

.wrapper {
}
#header {
  height: 175px;
  width: 930px;
}
#header div {
  position: absolute;
  margin: 0px 0 0 191px;
  height: 131px;
  display: none;
}
#header img#header_print {
	display: block;
	width: 80%;
}
#header h1 {
  padding-top: 30px;
  padding-bottom: 11px;
  padding-left: 30px;
  letter-spacing: -1px;
}
#header p {
  padding-left: 27px;
  line-height: 1.8;
  font-weight: bold;
}
#header img {
  padding: 0px;
  display: none;
  float: left;
}
li {
	font-size: 13px;
	line-height: 1.5em;
}
.breadcrumbs li {
  float: left;
  border-right: 1px solid #CCCCCC;
}
#main {
  margin-top: 0px;
  background-color: white;
}
#main_page_title {
  margin-bottom: 15px;
} 
#main_teaser, #main_teaser p, #main_teaser img {
  display: none;
  font-size: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
#main_teaser img {
  margin-bottom: 12px;
}

#broad {
  float: left;
  width: 690px;
}

td {
	line-height: 1.5;
}



table#broad {
  float: left;
  width: 765px;
  border-bottom: 5px solid white;
}
table#broad .main_sidebar {
  width: 230px;
  background-color: #aaa;
}
table .main_picture_sidebar {
	text-align: right;
}
table#broad .main_sidebar h4 {
  color: #fff;  
  background-color: #3795DD;
  line-height: 2em;
  font-weight: bold;
  font-size: 12px;
  padding: 0 5px;
  border-bottom: 5px solid white;
}
h1 {
	font-size: 2.2em;
	padding-left: 15px;
	color: #888;
	margin-bottom: 10px;
}
h2 {
  font-size: 1.8em;
  padding-left: 15px;
  color: #888;
  margin-bottom: 10px;
}
h3 {
  font-size: 1.4em;
  padding-left: 15px;
  color: #888;
  margin-bottom: 10px;
}
h4 {
  font-size: 1.15em;
  padding-left: 15px;
  color: #888;
  margin-bottom: 10px;
}
h5 {
  font-size: 0.6em;
  padding-left: 15px;
  color: #888;
  margin-bottom: 10px;
}
h6 {
  font-size: 0.2em;
  padding-left: 15px;
  color: #888;
  margin-bottom: 10px;
}
p {
  padding: 15px;
  padding-top: 0;
  line-height: 1.5em;
}
#broad div.main_wrapper {
}
#broad div.main_wrapper ul, #broad div.main_wrapper ol {
  padding-left: 45px;
  margin-bottom: 10px;
}

#splash {
  margin: 6px 4px 0 7px;
}
#narrow {
  float: left;
  width: 316px;
}
#narrow h3 {
  font-size: 14pt;
  font-weight: bold;
  padding: 15px;
}
#narrow p {
  padding: 15px;
  padding-top: 0;
  line-height: 1.5;
}
#narrow div.main_wrapper {
  margin: 10px;
  margin-bottom: 0;
  border: 1px solid #CCCCCC;
}

/********* NAVIGATION **********/
#menu {
}
.menu ol, .menu ul, ul.breadcrumbs {
  list-style: none;
}

.nav a {
  display: block;
  float: left;
  padding: 1px 7px;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  font-weight: bold;
}
.nav span {
  display: block;
  float: left;
}
#upper_nav {
  float: right;
  height: 33px;
  margin-right: 8px;
}
#upper_nav div {
  margin-top: 1px;
  padding: 5px 6px;
}
#upper_nav a {
  padding: 4px 7px;
}

#mid_nav {
  margin-top: 10px;
  height: 49px;
}
#mid_nav div {
  position: absolute;
  margin: 10px;
  border: 1px solid #CCCCCC;
  padding: 5px 6px;
  width: 926px;
}
#mid_nav li {
  float: left;
  border-right: 1px solid #CCCCCC;
}
#mid_nav li.last {
  border-right: none;
}
#mid_nav a {
  padding: 4px 14px;
}

#sub_nav {
  display: none;
  float: left;
  margin-right: 10px;
}
#sub_nav div {
  margin: 0px;
  padding-left: 0px;
  padding-top: 0px;
}
#sub_nav div span {
  float: none;
  width: 125px;
  border-bottom: 5px solid white;
}
#sub_nav #language_navigation {
	margin-top: 20px;
	margin-bottom: 20px;
}
#language_navigation a {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	margin-bottom: 20px;
}

/***************** DEPTH 1 ********************/

#sub_nav .depth-1 a {
  float: none;
  width: 137px;
  padding: 0px 5px 0px 5px;
  line-height: 2em;
  color: white;
  margin-left: 0px;
  font-weight: bold;
}
#sub_nav .depth-1 {
  width: 155px;
  margin-right: 0px;
  border-bottom: 5px solid white;
  background-color: #3795DD;
  color: white;
}
#sub_nav .depth-1.open, #sub_nav .depth-1.on {
  background-color: #828487;
}
#sub_nav .depth-1.open a, #sub_nav .depth-1.on a {
  color: #ffffff;
}
#sub_nav .depth-1 ul {
  background-color: #ffffff;
}
#sub_nav .depth-1 .last {
  border-bottom: none;
}

/**************** DEPTH 2, 3, 4 *****************/

#sub_nav .depth-1 .depth-2 a, #sub_nav .depth-1 .depth-2 .depth-3 a, #sub_nav .depth-1 .depth-2 .depth-3 .depth-4 a {
  margin-left: 10px;
  color: #999999;
  float: none;
  width: 135px;
  padding: 0px 5px 0px 5px;
  line-height: 2em;
  font-weight: normal;
}
#sub_nav .depth-1 .depth-2, #sub_nav .depth-1 .depth-2 .depth-3, #sub_nav .depth-1 .depth-2 .depth-3 .depth-4 {
  width: 155px;
  margin-right: 0px;
  border-bottom: 5px solid white;
  background-color: #ffffff;
  color: #999999;
}
#sub_nav .depth-1 .open a, #sub_nav .depth-1 .on a, #sub_nav .depth-1 .depth-2 .open a, #sub_nav .depth-1 .depth-2 .on a, #sub_nav .depth-1 .depth-2 .depth-3 .open a, #sub_nav .depth-1 .depth-2 .depth-3 .on a {
  font-weight: bold;
  color: #545454;
}
#sub_nav .depth-1 .depth-2 .depth-3 a {
	width: 125px;
	margin-left: 20px;
}
#sub_nav .depth-1 .depth-2 .depth-3 .depth-4 a {
	width: 115px;
	margin-left: 30px;
}
#footer {
  display: none;
  margin: auto;
  margin-top: 17px;
  margin-bottom: 15px;
  width: 930px;
  color: black;
  position: relative;
}
#footer a {
  color: black;  
}
#footer_menu {
  position: absolute;
  top: 50px;
  right: 70px;
}
#footer span.link {
  padding: 0px 5px;
  line-height: 1.2em;
}

#narrow ul {
  padding-left: 25px;
}
#narrow li, #broad li {
  font-size: 13px;
  line-height: 1.5em;
}
#broad td {
	padding: 10px;
}

/* news items */
.news-item-browser {
  margin: 0 0px;
}
#broad .main_sidebar h3 {
  padding-left: 0;
  margin: 5px 5px 0 5px;
  color: black;
}

#broad .main_sidebar a {
  color: inherit;
}
#broad .main_sidebar p {
  padding: 0 5px 15px 5px;
}

/* mail form */
fieldset {
  margin-bottom: 15px;
}
fieldset label {
  display: block;
  float: left;
  width: 15em;
  margin-left: 15px;
}

fieldset h3 {
  border-bottom: 1px solid #888;
  margin-bottom: 5px;
}

/* AR errors */
.fieldWithErrors label {
  color: red;
}

/****** SITEMAP ******/
#sitemap {
	position: relative;
	width: 930px;
  	margin-left: auto;
  	margin-right: auto;
	margin-top: 10px;
}
#sitemap #menu {
	width: 830px;
	margin: auto;
}
#sitemap #menu ul li {
	float: left;
	margin: 5px;
	width: 140px;
	display: inline;
  /*margin-left: 10px;
    margin-right: 10px;*/
}
#sitemap .depth-1 {

}
#sitemap #menu ul li a {
	color: #3795DD;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 150%;
}
#sitemap #menu ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
}
#sitemap #menu #section_22 {
	width: 70px;
}
#sitemap #menu #section_22 ul li {
	width: 70px;
}
#sitemap #menu ul li ul li a {
	color: #999999;
	text-decoration: none;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
}