body {
	background-color: #C0C0C0;
	color: #807F84;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	height: 95%;
}

td, th {
	color: #807F84;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: top;
	padding: 5px;
}

th {
	text-align: left;
}

.bluetr td {
	background-color: #C4D9FD;
	color: #636266;
}

.bluetd {
	background-color: #C4D9FD;
	color: #636266;
	font-weight: bold;
}

.content {
	background-color: white;
	text-align: left;
}

#master_container {
	width: 1004px;
	margin: auto;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	background-color: #FEFEFE;
	text-align: left;
	background-image: url('main_bg.gif');
	background-position: 184px 212px;
	background-repeat: no-repeat;
	border: 2px solid #B3B3B3;
	min-height: 100%;
}

* html #master_container {
 width: 1014px;
 height: 100%;
}

#logo_container {
	width: 1004px;
	height: 151px;
	background-image: url('logo.gif');
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 1px;
	margin-bottom:0px;
}

#info_container {
	margin-top: -4px;
}

* html #info_container {
	margin-top: -5px;
}

#content_container {
	width: 100%;
	min-height: 50px;
}

* html #content_container {
 height: 50px;
}

.spalte {
	float: left;
	width: 48%;
}

#spalte1 {
	min-width: 170px;
	float: left;
	width: auto;
}

* html #spalte1 {
	width: 170px;
}

#mittelspalte{
	float: left;
	width: 554px;
	margin-left: 50px;
	padding-top: 5px;
	line-height: 140%;
}

#spalte2 {
	float: left;
	width: 267px;
}

#spalte3 {
	float: left;
	width: 267px;
	margin-left: 20px;
}

#spalte4 {
	float: left;
	width: 185px;
	margin-left: 38px;
}

* html #spalte4 {
	padding-top: 6px;
}

.info_kasten {
	background-image: url('bg_kasten.gif');
	padding: 5px;
	margin-bottom: 10px;
	line-height: 140%;
}

.info_kasten h1 {
	font-size: 100%;
	color: #3988C1;
	border-bottom: 1px dotted #807F84;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 90%;
}

* html .info_kasten h1 {
 padding-top: 16px;
}

.bild_kasten {
  background-image: url('bg_bildkasten.jpg');
  background-repeat: no-repeat;
	width: 210px;
	padding-left: 29px;
	padding-top: 28px;
	padding-right: 28px;
	height: 227px;
	font-size: 90%;
	line-height: 110%;
}

* html .bild_kasten {
	width: 267px;
	font-size: 90%;
	margin-bottom: 10px;
}

ul#navigation, ul#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#navigation li {
	border: 1px solid #FEFEFE;
}

ul#navigation {
	margin-left: 15px;
	padding-top: 14px;
}

* html ul#navigation {
	padding-top: 22px;
}

#navigation a {
	display: block;
	color: #807F84;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

#navigation li.nav0 {
	display: none;
	border-bottom-color: white !important;
}

#navigation li.active {
	display: block;
}

#navigation li.open {
	border-bottom: 1px dotted #A6A5A6;
	display: block;
}

#navigation li.nav2 a{
 color: #A6A5A6;
 margin-left: 20px;
}

#navigation li.active a{
 color: #3988C1;
}

#navigation li.nav3, #navigation li.nav4 {
 display: none;
}

#navigation span {
	display: none;
}

li.nav2+li.nav1 {
	border-top: 1px dotted #A6A5A6 !important;
}

h1 {
	font-size: 100%;
	color: #3988C1;
	border-bottom: 1px dotted #807F84;
	padding-bottom: 5px;
	margin-bottom: 10px;
	
}

* html h1 {
	margin-top: 30px;
}

h2 {
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}


a {
	text-decoration: none;
	color: #807F84;
	font-weight: bold;
}

a:hover {
 text-decoration: underline;
}

#print_box {
	margin-top: 15px;
	text-align: right;
	margin-bottom: -22px;
}

* html #print_box {
  margin-top: 30px;
	margin-bottom: -45px;
}

.info_text {
 margin-left: 10px;
}

.info_text img {
 margin-left: -8px;
 margin-right: 2px;
}

#sub_navi_container {
	height: 15px;
	font-size: 90%;
	padding-left: 220px;
	padding-top: 10px;
}

#sub_navi_container a {
	text-decoration: none;
	color: #807F84;
	margin-right: 5px;
	margin-left: 5px;
}

#sub_navi_container a:hover, #sub_navi_container a.active{
	color: #398CC1;
}

.info_box {
	height: 27px;
  color: white;
  font-size: 90%;
}

#path_finder {
  background-image: url('bg_path.gif');
  background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
	position: relative;
	left: 184px;
	width: 371px;
	padding-top: 3px;
}

#lang_chooser {
  background-image: url('bg_lang.gif');
  background-repeat: no-repeat;
	float: left;
	width: 106px;
	padding-top: 3px;
	margin-left: 235px;
	padding-left: 20px;
	position: relative;
	left: 184px;
}

* html #lang_chooser {
 left: 204px;
}

#lang_chooser a {
 text-decoration: none;
 color: white;
 font-weight: normal;
}

#lang_chooser a:hover {
	text-decoration: underline;
}

ul#pathlist, ul#pathlist li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#pathlist li {
 display: none;
}

ul#pathlist a {
	color: white;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

ul#pathlist li.starter, ul#pathlist li.nav1.open, ul#pathlist li.nav1.active, ul#pathlist li.nav2.active, ul#pathlist li.nav2.open, ul#pathlist li.nav3.active {
	display: inline !important;
}

ul#pathlist li.nav0 {
	display: none !important;
}

ul#pathlist a:hover, ul#navigation a:hover {
	text-decoration: underline;
}

ul#expertinnen, ul#expertinnen li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

caption {
	text-align: left;
	font-size: 80%;
}

#expertinnen_table{
	 border: 1px solid #CECECE;
	 border-spacing: 0px;
	 border-collapse: collapse;
	 width: 554px;
}
#expertinnen_table td{
	 border: 1px solid #CECECE;
}

.search_button {
	border: 1px solid #CECECE;
	margin-left: 10px;
}

.search_field {
	border: 1px solid #CECECE;
	width: 300px;
}

#expertinnen a {
	font-weight: normal;
}

#fontsizer {
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;
}

#f_big {
	font-size: 200%;
}

#f_middle {
	font-size: 150%;
}

img {
	/* border-color: #807F84; */
	border-color: #9A9A9A;
}