body {
	margin:0px;padding:0px;
	background-color: white;
	font-family:  Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#8B8B8B;
}
/*--------------------------------------------------------------------------------
SITE
--------------------------------------------------------------------------------*/
#site{
	margin-top:50px;
	margin-bottom: 50px;
	
	padding:0px;
	width:710px;
/*	position:absolute;
	margin-left:-408px;
	left:50%;
*/	background-color:white;
/*	min-height:100%;*/
}
/*--------------------------------------------------------------------------------
MENU
--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------
BROTKRÜMMEL
--------------------------------------------------------------------------------*/
#breadcrumb{
	margin:0pX;padding:0px;
	width: 700px;
	height:25px;
	float:left;
	color:#00599B;
	background-color: #B0C2D0;
	font-weight:bold;
	font-size:120%;
	padding-top:8px;
}
/*--------------------------------------------------------------------------------
INHALT
--------------------------------------------------------------------------------*/
#content{
	margin:20px;padding:20px;
	width:700px;
	float:left;
	margin-left:15px;
	padding-top:20px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.tx-wtdirectory-pi1 {
	position:absolute;
	top:40px;
}

.wtdirectory_all_div {
/*	clear:both;*/
}

.wtdirectory_filter {
	display: none;
height:0px;
}

.wtdirectory_list {
	float: left;
	width: 270px;
	height: 200px;
margin-left:5px;
	margin-right: 5px;
	margin-bottom: 7px;
}

.wtdirectory_pagebrowser {
display: none;
}

.wtdirectory_pagebrowser_clearing {
display: none;
}



/*.wt_directory_pagebrowser li {
	float: left;
	padding-right: 5px;
}*/

.vcard {
	width: 220px;
	height:220px;
	padding-right: 5px;
	float: left;
}

table {
font-size:100%
}


fieldset {
	border: none;
}
legend {
	display: none;
}
label {
font-weight: bold;
display: block;
padding-top: 5px;
}
.csc-textpic-caption {
	font-size: 80%;
}



