/* 
CSS Styles THW 

Alexander Wattenbach 2009
*/

body {
	width: 962px;
	display: block;
	margin-left: 17px;
	margin-top: 0px;
	padding: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
}

.misc_navi_top {
	background-image: url(../images/header_top.png);
	background-color: #eaeaea;
	background-repeat: no-repeat;
	position: relative;
	display: block;
	width: 738px;
	height: 99px;
	margin-left: 17px;
	float: left;
}

.page_ende {
	background-image: url(../images/line_bottom.png);
	background-repeat: repeat-x;
	position: relative;	
	width: 946px;
	height: 62px;
	display: block;
	background-color: #eaeaea;
	margin-top: 17px;
	font-size: 11px;
}

.page_ende .misc_footer_navi {
	margin-left: 235px;
	padding-top: 8px;
	color: #4c4c4c;
}

.page_ende .misc_footer_navi a {
	color: #4c4c4c;
	text-decoration: none;
}

.page_ende .misc_footer_navi a:hover {
	text-decoration: underline;
}

.print_link a {
	background-image: url(../images/pint_icon.png);
	background-repeat: no-repeat;
	background-position: 3px	6px;
	padding-top: 7px;
	padding-left: 25px;
	color: #4c4c4c;
	font-size: 10px;
	text-decoration: none;
	float: right;
	height: 18px;
	width: 88px;
	display: block;
	position: absolute;
	right: 20px;
	top: 3px;
}

.print_link a:hover {
	text-decoration: underline;
}

.totop_link a {
	background-image: url(../images/bullet_to_top.png);
	background-repeat: no-repeat;
	background-position: 3px	6px;
	padding-top: 7px;
	padding-left: 22px;
	color: #4c4c4c;
	font-size: 10px;
	text-decoration: none;
	float: left;
	height: 18px;
	width: 88px;
	display: block;
}

.totop_link a:hover {
	text-decoration: underline;
}

.moreinfos_link a {
	background-image: url(../images/bullet_more.png);
	background-repeat: no-repeat;
	background-position: 3px	6px;
	padding-top: 7px;
	padding-left: 22px;
	color: #4c4c4c;
	font-size: 10px;
	text-decoration: none;
	float: right;
	height: 18px;
	width: 88px;
	display: block;
}

.moreinfos_link a:hover {
	text-decoration: underline;
}

#misc_navi {
	position: absolute;
	right: 38px;
	top: 0px;
	width: 320px;
	color: #eaeaea;
}

#click_path {
	position: absolute;
	left: 6px;
	top: 82px;
	width: 750px;
	color: black;
}

#click_path a {
	background-image: url(../images/arrow_path.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-top: 0px;
	padding-left: 15px;
	font-size: 10px;
	text-decoration: none;
	color: black;
	float: left;
	margin-left: 5px;
}

#click_path a:hover {
	color: #142097;
}

#misc_navi a {
	background-image: url(../images/misc_navi_line.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #eaeaea;
	font-size: 10px;
	text-decoration: none;
}

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

.clear {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.content_navi {
	display: block; 
	margin-top: 17px;	
	width: 190px;
	float: left;
}

.main_navi {
	display: block; 
	width: 190px;
	background-color: #dddddd;
}

.main_navi li,ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type:none
}

.main_navi a {
	background-image: url(../images/navi_line.png);
	background-repeat: no-repeat;
	background-position: 0px 28px;
	font-size: 11px;
	padding-left: 21px;
	padding-top: 8px;
	color: #4c4c4c;
	display: block;
	text-decoration: none;
	width: 169px;
	height: 22px;
}

.main_navi a:link, a:focus, a:visited {
	color: #4c4c4c;
}

.main_navi a:hover {
	background-image: url(../images/arrow_layer1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	padding-left: 21px;
	padding-top: 8px;
	color: white;
	display: block;
	text-decoration: none;
	width: 169px;
	height: 22px;
}

.main_navi #active a {
	background-image: url(../images/arrow_layer1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	padding-left: 21px;
	padding-top: 8px;
	color: white;
	display: block;
	text-decoration: none;
	width: 169px;
	height: 20px;
}

.main_navi #sub_navi {
	background-color: #eaeaea;
	padding-top: 8px;
}

.main_navi #sub_navi li a {
	background-image: none;
	background-color: #eaeaea;
	font-size: 11px;
	padding-left: 32px;
	padding-bottom: 15px;
	padding-top: 0px;
	color: #4c4c4c;
	text-decoration: none;
	width: 158px;
	display: table-cell;
	height: auto;
}

.main_navi #sub_navi li a:hover {
	background-image: url(../images/arrow_layer2.png);
	background-repeat: no-repeat;
	background-position: 20px	3px;
	color: black;
}

.main_navi #sub_navi #active a {
	background-image: url(../images/arrow_layer2.png);
	background-repeat: no-repeat;
	background-position: 20px	3px;
	color: black;
}

.main_navi #subsub_navi {
	background-color: #f3f3f3;
	padding-top: 0px;
	color: #4c4c4c;
	background-image: none;
	padding-top: 8px;
	border-bottom: 8px solid #eaeaea;
}

.main_navi #subsub_navi #normal a {
	background-color: #f3f3f3;
	padding-top: 0px;
	color: #4c4c4c;
	background-image: none;
}

.main_navi #subsub_navi li a {
	background-image: none;
	background-color: #f3f3f3;
	font-size: 11px;
	padding-left: 48px;
	padding-bottom: 15px;
	padding-top: 0px;
	color: #4c4c4c;
	text-decoration: none;
	width: 135px;
	padding-right: 8px;
	display: table-cell;
	height: auto;
}

.main_navi #subsub_navi #normal a:hover {
	background-image: url(../images/arrow_layer2.png);
	background-repeat: no-repeat;
	background-position: 35px	3px;
	color: black;
}

.main_navi #subsub_navi #active a {
	background-image: url(../images/arrow_layer2.png);
	background-repeat: no-repeat;
	background-position: 35px	3px;
	color: black;
}

.main_navi_seperator {
	display: block; 
	width: 190px;
	background-color: #dddddd;
	padding-top: 20px;
}

.main_navi_search {
	background-image: url(../images/bg_search.png);
	padding-top: 8px;
	padding-left: 8px;
	width: 182px;
	height: 52px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	position: relative;
}

.search_field {
	margin-top: 3px;
	width: 100px;
	height: 15px;
	display: block;
	font-size: 11px;
	float: left;
	position: absolute;
	top: 20px;
	left: 8px;
}

.search_submit {
	margin-top: 3px;
	width: 100px
	height: 10px;
	display: block;
	font-size: 11px;
	float: left;
	position: absolute;
	top: 20px;
	left: 114px;
}

.content_overview {
  display: block;
  width: 484px;
  font-size: 11px;
  float: left;
}

.content_page_all {
  display: block;
  margin-left: 17px;
  width: 750px;
  font-size: 11px;
  float: left;
}

.content_page {
  float: left;	
  display: block;
  margin-left: 17px;
  width: 737px;
  font-size: 11px;
}

.content_page #content {
	color: #4c4c4c;
	vertical-align: top;
}

.page_white_window_dotted {
	background-image: url(../images/dotted_bottom_page.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 17px;
	height auto;
	display: block;
	width: 737px;
	float: left;
}

.page_white_window_dotted #content {
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 6px;
	color: #4c4c4c;
	vertical-align: top;
	line-height: 18px;
	font-size: 12px;
}

.page_white_window_dotted #content ul,li {
	margin-left: 10px;
	list-style-type: square;
}

.page_white_window_dotted #content a {
	color: #142097;
	text-decoration: none;
}

.page_white_window_dotted #content a:hover {
	text-decoration: underline;
}
.page_white_window_dotted #content h1 {
	color: #182a81;
	font-size: 18px;
}

.header_blue {
	background-color: #0c178c;
	color: white;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 4px;
	padding-left: 11px;
}

.header_grey {
	background-color: #737373;
	color: white;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 4px;
	padding-left: 11px;
}

.header_grey a:visited, a:link, a:active, a:focus {
	color: white;
}

.overview_window_dotted {
	background-image: url(../images/dotted_bottom_overview.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #eaeaea;
	margin-top: 17px;
}

.overview_window_dotted #content {
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 6px;
	color: #4c4c4c;
	vertical-align: top;
}

.overview_window_dotted #content a {
	color: #142097;
	text-decoration: none;
}

.overview_window_dotted #content a:hover {
	text-decoration: underline;
}

.image_left {
	background-color: #d1d1d1;
	vertical-align: top;
	height: auto:
	width: 150px;
}
	
	
#more_link a {
	background-image: url(../images/arrow_more.png);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-top: 3px;
	padding-left: 15px;
	color: #142097;
	font-size: 10px;
	text-decoration: none;
	float: right;
	height: 16px;
	width: 70px;
	display: block;
}

#more_link a:visited, a:link, a:active, a:focus {
	color: #142097;
}

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

.anonce_box {
	background-color: #eaeaea;
	margin-top: 17px;
	margin-left: 17px;
	float: left;
	width: 237px;
	display: block;
}

.anonce_box li,ul {
	margin: 0px;
	list-style-type: none;s
}

.header_lightgrey {
	background-color: #dddddd;
	color: #717171;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 4px;
	padding-left: 11px;
}

#annonce_navi {
	background-color: #eaeaea;
	padding-left: 20px;
	padding-bottom: 15px;
}

#annonce_navi li a {
	background-image: url(../images/bullet_anonce.png);
	background-repeat: no-repeat;
	background-position: 1px 15px;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 20px;
	color: #4c4c4c;
	text-decoration: none;
	width: 170px;
	display: block;;
	padding-top: 15px;
}

#annonce_navi li a:hover {
	text-decoration: underline;
}
.tx-flseositemap-pi1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  font-size: 12px;
}

.tx-flseositemap-pi1 li {
  list-style-type: none;
}

.tx-flseositemap-pi1 a {
  background-image: url(../images/bullet_more.png);
	background-repeat: no-repeat;
	background-position: 3px	10px;
	padding-top: 7px;
	padding-left: 22px;
	color: #4c4c4c;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	width: 600px;
	display: block;
	font-size: 12px;
}

.list.deep0, .item.deep0 {
  margin-top: 3px;
  margin-bottom: 3px;
}
.list.deep1, .item.deep1 {
  width: 200px;
  padding: 3px;
  margin-left: 10px;
}

.list.deep2, .item.deep2 {
  width: 200px;
  padding: 3px;
  margin-left: 15px;
}
.thumbnail {
	margin: 2px;
	padding: 1px;
}
.tx-indexedsearch-info {
  width: 650px;	
}
.tx-indexedsearch-redMarkup {
	color: #25369b;
}
.csc-form-fieldcell input {
	width: 150px;
}
.align-right {
	text-align: right;
}
.csc-frame-frame1 {
	border: 1px solid black;
	font-family: Courier, serif;
	background-color: #edebf1;
	padding: 5px;
}
