@import url("styles_base.css");

html, body, div, form, img {
  margin: 0;
  padding: 0;
  border: 0;
  }

html, body {
	height: 100%;
  }

body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #404040;	
	background-color: #625A55;
  text-align: left;
	}


/*** Wrapping container ***/
#container_left, #container_left_right, #container_left_2right {
	position: relative;
	width: 990px;
  margin: auto;
  padding: 15px 0 0 0;
	background: transparent url('img/body_bg.gif') right 430px no-repeat;
  }


/*** Header elements ***/
#header {
	position: relative;
	height: 324px;
	padding: 0;
	margin: 0;
	}

#inner_header {
	position: relative;
	height: 216px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
#header_image {
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: 6px solid #B98C66;
	}

#logo {
	position: absolute;
	width: 299px;
	padding: 9px 0 0 0;
	top: 155px;
	left: 25px;
	background: transparent url('img/header/logo_mask.png') 104px 0px no-repeat;
  }

#menu_languages {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 300px;
	padding: 0;
	margin: 0;
  background-color: #ffffff;
  z-index: 10;
	}


/*** Top menu ***/
#menu_top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 208px;
	height: 275px;
	background: #A19C99 url('img/menu/menu_top_bg.gif') left top repeat-y;
	}

#menu_top ul {
  list-style-type: none !important;
	margin: 0 !important;
	padding: 10px 0 0 0;
  width: 205px;
  }

#menu_top ul li {
	display: block;
	float: right;
	height: 16px;
	width: 205px;
	padding: 0;
	margin: 0;
	color: #6c6c6c;
	list-style-type: none;
	background: none;
  }
  
#menu_top ul li a, #menu_top ul li a:link, #menu_top ul li a:visited, #menu_top ul li a:hover {
	display: block;
	text-align: right;
	height: 16px;
	padding: 0 40px 0 0;
	margin: 0;
	border: none;
  }

#menu_top ul li.act a, #menu_top ul li.act a:link, #menu_top ul li.act a:visited, 
#menu_top ul li a:hover {
	background: transparent url('img/menu/menu_top_li.gif') 179px 2px no-repeat;
	border: none;
  }
  

/*** Left column ***/
#column_left {
	float: left;
	margin: 0 0 10px 0;
	background-color: #ffffff;
	min-height: 400px;
	}

#column_left img {
	border: 3px solid #B98C66;
	padding: 0px !important;
	}

#column_left h1 img {
	border: none !important;
	}
	
#container_left_2right #column_left {
	width: 574px;
	}

#container_left_right #column_left {
	width: 782px;
	}
	
#container_left #column_left {
	float: none;
	}

#column_left #column_left_content {
	padding: 25px;
	overflow: hidden;
	}
	
#column_left img.left_single_image {
	margin: 0 0 15px 0;
	}

#column_left a, #column_left a:link, #column_left a:visited {
	color: #B98C66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #B98C66;
  }

#column_left a:hover {
	color: #B98C66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #B98C66;
  }


/*** Subcolumns of the left column ***/
#container_left_2right div.left_subcolumn_left {
	width: 315px;
	}

#container_left_right div.left_subcolumn_left {
	width: 523px;
	}
	
#container_left div.left_subcolumn_left {
	width: 731px;
	}

div.left_subcolumn_right {
	float: right;
	width: 184px;
	padding: 0;
	}
	
div.left_subcolumn_right img {
	margin: 0 0 30px 0;
	}
	
#column_left div.left_subcolumn_right a, #column_left div.left_subcolumn_right a:link,
#column_left div.left_subcolumn_right a:visited, #column_left div.left_subcolumn_right a:hover {
	color: #B98C66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
  }


/*** Right column ***/
#column_right_container {
	float: right;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 0.9em;
	}
	
#container_left_2right #column_right_container {
	width: 391px;
	}

#container_left_right #column_right_container {
	width: 196px;
	}
	
#container_left #column_right_container {
	display: none;
	}

#column_right_container h2 {
	margin: 0 0 8px 0;
	}
	
#column_right_container img {
	border: 3px solid #B98C66;
	padding: 0px !important;
	}

#column_right_container h2 img {
	border: none !important;
	}

#column_right_container img.right_content_single_image {
	margin: 0 0 10px 0;
	}
	
#column_right_container img.right_content_multiple_image {
	margin: 0 0 20px 0;
	}
	
#column_right_container p a, #column_right_container p a:link, #column_right_container p a:visited {
	color: #B98C66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #B98C66;
  }

#column_right_container p a:hover {
	color: #B98C66;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #B98C66;
  }
  
#column_right_container div.block {
	margin: 0 0 25px 0;
	}
  

/*** Subcolumns of the right column ***/
#container_left_2right #column_right_1 {
	float: left;
	width: 184px;
	overflow: hidden;
	}
	
#container_left_right #column_right_1 {
	float: left;
	width: 196px;
	overflow: hidden;
	}

#container_left_2right #column_right_1_content {
	padding: 0;
	}

#container_left_right #column_right_1_content {
	padding: 0 12px 0 0;
	}
	
#container_left_2right #column_right_2 {
	float: right;
	width: 184px;
	overflow: hidden;
	}

#container_left_right #column_right_2 {
	float: right;
	width: 196px;
	overflow: hidden;
	}

#container_left_2right #column_right_2_content {
	padding: 0 0 0 0;
	}
	
#container_left_right #column_right_2_content {
	padding: 0 0 0 12px;
	}
	
	
/*** Right menu ***/
#menu_right {
	margin: 0 0 30px 0;
	}

#menu_right ul {
  list-style-type: none !important;
	margin: 0 !important;
	padding: 0;
  }

#menu_right ul li {
	display: block;
	padding: 0 0 0.3em 0;
	margin: 0;
	color: #ffffff;
	list-style-type: none;
	background: none;
  line-height: 110%;
  }
  
#menu_right ul li a, #menu_right ul li a:link, #menu_right ul li a:visited, #menu_right ul li a:hover {
	margin: 0;
	display: block;
	color: #B98C66;
	padding: 0 0 0.2em 20px;
	border: none;
  }

#menu_right ul li.act a, #menu_right ul li.act a:link, #menu_right ul li.act a:visited {
	display: block;
	background: transparent url('img/menu/menu_top_li.gif') left 0.1em no-repeat;
	border: none;
	color: #ffffff;
  }
  
#menu_right ul li a:hover {
	display: block;
	background: transparent url('img/menu/menu_top_li.gif') left 0.1em no-repeat;
	border: none;
  }


/*** Teaser at the bottom of the page ***/
#teasers {
	clear: both;
	background-color: #716b68;
	padding: 15px 0 15px 25px;
	font-size: 0.9em;
	color: #000000;
  }

#teasers div.block {
	float: left;
	width: 240px;
	}
	
#teasers div.block div.inner_block {
	padding: 0 25px 0 0;
	}
	
#teasers img {
	border: 3px solid #B98C66;
	padding: 0px !important;
	}

#teasers h2 img {
	border: none !important;
	}
	
#teasers a, #teasers a:link, #teasers a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
  }

#teasers a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
  }
  
#teasers a.image_link, #teasers a:link.image_link, #teasers a:visited.image_link, #teasers a:hover.image_link {
	border: none;
	}
	

/*** Footer ***/
#footer {
	clear: both;
  border-top: 6px solid #B98C66;
  margin: 10px 0 0 0;
  padding: 0 0 15px 0;
  }
  
#menu_footer ul {
  list-style-type: none !important;
	margin: 0 !important;
	padding: 7px 0 0 0;
  }

#menu_footer ul li {
	display: block;
	float: right;
	padding: 0 0 0 15px;
	margin: 0;
	color: #ffffff;
	font-size: 0.9em;
	list-style-type: none;
	background: none;
  }
  
#menu_footer ul li a, #menu_footer ul li a:link, #menu_footer ul li a:visited, #menu_footer ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	border: none;
  }

#menu_footer ul li a:hover {
	text-decoration: underline;
	font-weight: normal;
	border: none;
  }
  
  
/*** Classes ***/
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	overflow: hidden;
	}

span.clear {
	clear: both;
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

img.header {
	margin: 5px 0 5px 5px;
	}
	
h1 span.print {
	display: none;
	}


/* Sitemap */
#column_left div.map_level1 {
  margin: 0.5em 0 0.5em 0;
  font-size: 1.1em;
  background: url('img/content/sitemap_level.gif') 5px 0.1em no-repeat;
  padding: 0.1em 0 0 20px;
  }
#column_left div.map_level1 a, #column_left div.map_level1 a:link, #column_left div.map_level1 a:visited {
  font-weight: bold;
	border-bottom: 1px dotted #B98C66;
  }
#column_left div.map_level1 a:hover {
	border-bottom: 1px solid #B98C66;
	}

#column_left div.map_level2 {
  background: url('img/content/sitemap_level.gif') 20px 0.1em no-repeat;
  margin: 0.5em 0 0.5em 0;
  padding: 0.1em 0 0 40px;
  }
#column_left div.map_level2 a, #column_left div.map_level2 a:link, #column_left div.map_level2 a:visited {
	color: #404040;
	border-bottom: 1px dotted #404040;
  }
#column_left div.map_level2 a:hover {
	color: #404040;
	border-bottom: 1px solid #404040;
	}
  
#column_left div.map_level3 {
  background: url('img/content/sitemap_level.gif') 45px 0.1em no-repeat;
  margin: 0.5em 0 0.5em 0;
  padding: 0.1em 0 0 65px;
  }
#column_left div.map_level3 a, #column_left div.map_level3 a:link, #column_left div.map_level3 a:visited {
	color: #404040;
	border: none;
  font-weight: normal;
	border-bottom: 1px dotted #404040;
  }
#column_left div.map_level3 a:hover {
	color: #404040;
  font-weight: normal;
	border-bottom: 1px solid #404040;
  }


/* News */
div.news_item {
	margin-bottom: 20px;
	}

div.news_item p.date {
	margin: 0;
	padding: 0;
  font-size: 0.85em;
  font-weight: bold;
	}
	
div.news_item h2 {
	margin-bottom: 4px;
	color: #ffffff;
	}

div.news_item h2 a, div.news_item  h2 a:link, div.news_item h2 a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	}
	
div.news_item h2 a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	}

div.news_item p {
	margin-bottom: 20px;
	padding: 0;	
	}

div.news p.date {
	margin: 0 0 20px 0;
	font-size: 1.1em;
  font-weight: bold;
	}

div.news p.subtitle {
	font-style: italic;
	}

	
/* News on  homapage */
#news_homepage {
	padding: 5px 0 0 0;
	clear: both;
	}
	
#news_homepage div.news_item {
	float: left;
	width: 195px;
	}

#news_homepage div.news_item_content {
	padding: 0 15px 0 0;
	}

#news_homepage div.news_item p.date {
	margin: 0;
	padding: 0;
  font-size: 0.85em;
  font-weight: bold;
	}

#news_homepage div.news_item h3 {
	margin: 0 0 0.2em 0;
	}

#news_homepage div.news_item h3 a, #news_homepage div.news_item h3 a:link, #news_homepage div.news_item h3 a:visited {
	text-decoration: none;
	}

#news_homepage div.news_item h3 a:hover {
	text-decoration: underline;
	}


/*** News paging ***/
div.tx-ttnews-browsebox {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
	}

div.tx-ttnews-browsebox table {
	margin: 0;
	display: inline;
	}

div.tx-ttnews-browsebox table th, div.tx-ttnews-browsebox table td {
	background-color: transparent;
	padding: 0 2px;
	}

div.tx-ttnews-browsebox a, div.tx-ttnews-browsebox a:visited, div.tx-ttnews-browsebox a:hover {
	padding: 0 3px;
	margin: 1px 2px;
	text-decoration: none;
	}

td.tx-ttnews-browsebox-SCell a {
	margin: 0 1px;
	border: 1px solid #003BD2;
	}

	
/* Contact form */
table.contact_form {
	margin: 20px 0 15px 0;
	}

table.contact_form th {
	padding: 1px 25px 0px 0px;
	}
	
	
/* Indexed search */
table.search_result {
	width: 100%;
	margin: 20px 0 0 0;
	}

table.search_result th.icon {
	width: 2%;
	}
	
table.search_result th.rating {
	width: 8%;
	text-align: right;
	}
	
table.search_result th.description {
	width: 90%;
	}

table.search_result td.info {
	font-style: italic;
	}
	

/* Tomb list */
#tomb_list {
	width: 100%;
	text-align: left;
	}

#tomb_list thead tr th, #tomb_list tfoot tr th {
	background-color: #B98C66;
	border: 2px solid #ffffff;
	color: #ffffff;
	padding: 4px;
	font-size: 0.9em;
	}

#tomb_list thead tr .header {
	background-image: url('img/content/tabelsorter_neutral.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	}

#tomb_list tbody td {
	padding: 4px;
	background-color: #EBEBEB;
	border: 2px solid #ffffff;
	vertical-align: top;
	}

#tomb_list tbody tr.odd td {
	background-color: #F0F0F6;
	}

#tomb_list thead tr .headerSortUp {
	background-image: url('img/content/tabelsorter_ascending.gif');
	}

#tomb_list thead tr .headerSortDown {
	background-image: url('img/content/tabelsorter_descending.gif');
	}

#tomb_list thead tr .headerSortDown, #tomb_list thead tr .headerSortUp {
	background-color: #B98C66;
	}