/* CSS Document für Extension "wt_directory" */

.tx-wtdirectory-pi1 {
	position: relative;
	top: 0;
	left: 0;
	width: 765px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}

/* wt_directory css for title and legend */
.wtdirectory_top {
	position: relative;
	top: 0;
	left: 0;
	width: 765px;
}
.wtdirectory_top_left {
	position: relative;
	top: 5px;
	left: 0;
	float: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
.wtdirectory_top_right {
	position: relative;
	top: 0;
	left: 0;
	float: right;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
	.wtdirectory_top_right img {
		border: 0;
		width: 27px;
		height: 27px;
	}
.wtdirectory_top_right_txt {
	position: relative;
	top: 5px;
	left: 0;
	float: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
.wtdirectory_top_right_img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}

/* wt_directory css for pagebrowser */
.wtdirectory_pagebrowser {
	position: relative;
	top: 0;
	left: 0;
	margin: 10px 0px;
	width: 765px;
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
	.wtdirectory_pagebrowser_left {
		position: relative;
		top: 0;
		left: 0;
		float: left;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #58585A;
	}
	.wtdirectory_pagebrowser_right {
		position: relative;
		top: 0;
		left: 0;
		float: right;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #58585A;
	}

/* wt_directory css for list view */
.wtdirectory_header {
	position: relative;
	top: 0;
	left: 0;
	width: 765px;
	border-bottom: 1px solid #58585A;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
	.wtdirectory_header_col {
		position: relative;
		top: 0;
		left: 0;
		float: left;
		text-decoration: underline;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #58585A;
	}
	.wtdirectory_header_col1 {
		width: 50px;
		font-weight: bold;
		text-align: center;
	}
	.wtdirectory_header_col2 {
		width: 580px;
		font-weight: normal;
		text-align: left;
	}
	.wtdirectory_header_col3 {
		width: 45px;
		font-weight: normal;
		text-align: center;
	}
	.wtdirectory_header_col4 {
		width: 45px;
		font-weight: normal;
		text-align: center;
	}
	.wtdirectory_header_col5 {
		width: 45px;
		font-weight: normal;
		text-align: center;
	}

.wtdirectory_list {
	position: relative;
	top: 0;
	left: 0;
	width: 765px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #58585A;
}
	.wtdirectory_list_item {
		position: relative;
		top: 0;
		left: 0;
		width: 765px;
		border-bottom: 1px solid #58585A;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #58585A;
	}
	.wtdirectory_list_item_col {
		position: relative;
		top: 0;
		left: 0;
		float: left;
		padding: 3px 0px;
		font-family: Verdana, Arial;
		font-size: 10px;
		color: #58585A;
	}
		.wtdirectory_list_item_col h2 {
			margin: 0;
			padding: 0;
			font-weight: bold;
			font-family: Verdana, Arial;
			font-size: 10px;
			color: #58585A;
		}
		.wtdirectory_list_item_col a, wtdirectory_list_item_col a:link, wtdirectory_list_item_col a:visited, wtdirectory_list_item_col a:active, wtdirectory_list_item_col a:hover {
			font-family: Verdana, Arial;
			font-size: 10px !important;
			font-weight: normal;
			color: #58585A;
			text-decoration: none;
		}
		.wtdirectory_list_item_col a:hover {
			text-decoration: underline;
		}
	.wtdirectory_list_item_col1 {
		text-align: right;
		padding-right: 5px;
		width: 45px;
	}
	.wtdirectory_list_item_col2 {
		width: 260px;
	}
	.wtdirectory_list_item_col3 {
		padding-right: 5px;
		width: 55px;
	}
	.wtdirectory_list_item_col4 {
		width: 260px;
	}
	.wtdirectory_list_item_col5 {
		text-align: center;
		width: 45px;
	}
		.wtdirectory_list_item_col5 img {
			border: 0;
			width: 27px;
			height: 27px;
		}
	.wtdirectory_list_item_col6 {
		text-align: center;
		width: 45px;
	}
		.wtdirectory_list_item_col6 img {
			border: 0;
			width: 27px;
			height: 27px;
		}
	.wtdirectory_list_item_col7 {
		text-align: center;
		width: 45px;
	}
		.wtdirectory_list_item_col7 img {
			border: 0;
			width: 27px;
			height: 27px;
		}
