html {
	height: 100%;
}

body {
	background-color: #534D42;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	text-align: center;
	padding-bottom: 50px;
}

#main_table {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: left;
	width: 1000px;
	min-height: 600px;
	background-color: #FDF5DD;
	margin-top: 50px;
	margin-bottom: 50px;
}

#head_div {
	background-color: #FDF5DD;
	width: 1000px;
	height: 129px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#upnav {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}


#upnav a {
 color: #000000;
 text-decoration: none;
 font-size: 80%;
}

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

#upnav a.aktiv {
 text-decoration: underline;
}

#langnav {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	white-space: nowrap;
}

#langnav a {
 color: #000000;
 text-decoration: none;
 font-size: 80%;
}

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

#langnav a.aktiv {
 text-decoration: underline;
}

#langnav a, #langnav span {
	display: block;
	float: left;
	margin-right: 5px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#de_banner {
	background-image: url(de.gif);
}
#fr_banner {
	background-image: url(fr.gif);
}
#en_banner {
	background-image: url(en.gif);
}

#content table, #content2 table {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
}

#main_table td{
	vertical-align: top;
}

/* Kopftabelle */

#top_row_1 td {
	text-align: left;
	height: 129px;
}

#content_main_td {
	width: 833px;
}

#teaser_td {
	background-color: #614D40;
	text-align: left;
	vertical-align: top;
	height: 127px;
	width: 833px;
}

#content_table {
	width: 833px;
}

#blind_td {
	width: 833px;
	height: 33px;
}

#content_td {
	width: 593px;
	padding-top: 28px
}

#image_td {
	background-color: #BBA691;
	width: 240px;
	text-align: left;
}

#image_div, #slide_div {
	width: 241px;
	overflow-x: hidden;
	font-size: 100%;
}

#image_div p {
	margin: 0px;
}

#text_container {
	background-color: #993300;
	overflow-x: hidden;
	width: 241px;
}


#image_div img, #slide_div img {
	margin: 0px; 
	padding: 0px; 
	border-right: 100px solid #993300;
	float: left;
}

#image_div p img, #slide_div p img {
	margin: 0px; 
	padding: 0px; 
	border-right: 100px solid #993300;
	floqt: left;
}

#text_div {
	margin: 0px;  
	border-right: 22px solid #993300;
	padding: 20px;
	margin-right: -1px;
	font-size: 10pt;;
}

#text_div ul, #text_div li{
	margin-left: 0px;
	padding-left: 0px; 
}

#text_div ul{
	margin-left: 15px;
}

#text_div a {
	text-decoration: none;
	color: #263947;
	font-weight: bold; 
}

#text_div h1 {
	color: black; 
}

#navi_td {
	background-color: #F0D1A2;
	background-image: url(navhead.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 166px;
}

#sub_navi_container_2  {
 width: auto;
 float: right;
 text-align: right;
 font-weight: bold;
 margin-right: 10px;
 font-size: 90%;
}

#sub_navi_container_2 a {
 color: #DF3F52;
 text-decoration: none;
}

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

#sub_navi_container_2 a.aktiv {
 color: #DF3F52;
 text-decoration: underline;
}

#content {
	width: 534px;
	margin-left: 37px;
	line-height: 140%;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	margin-right: 0px;
	background-color: #FDF5DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-height: 200px;
}

.content {
	text-align: left;
	background-color: #FDF5DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



h1, h2, h3 {
	color: #7F6D5E;
	font-size: 110%;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2, h3 {

	margin-top: 5px;
}

#content a, #content2 a {
	text-decoration: none;
	color: #263947;
	font-weight: bold;
}

#content a:hover, #content2 a:hover{
	text-decoration: underline;
}



/* Navigation */



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

ul#navigation {
	border-bottom: 0px;
	margin-top: 35px;
}

ul#navigation li {
	border-top: 0px;
	border-bottom: 0px;
}

#navigation a {
	display: block;
	color: #634F42;
	text-decoration: none;
	padding-bottom: 8px;
	padding-top: 3px;
	font-weight: bold;
}

#navigation a:hover {
	background-color: white !important;
}

#navigation li.nav0 a{
 padding-left: 18px;
}

#navigation li.nav1 a{
 padding-left: 18px;
}

#navigation li.nav2 a{
 padding-left: 32px;
 font-size: 90%;
}

#navigation li.nav3 a{
 font-size: 80%;
 padding-left: 46px;
}

#navigation li.open a{
 background-color: white;
}

#navigation li.nav0.open a{
 background-color: transparent;
}

#navigation li.active a {
 background-color: white !important;
}

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

#navigation li.nav0.closed {
 display: none;
}


a img {
	border: 0px;
}

#slideinfo {
	display: none;
}
