#nf_cont table td {
	width: 187px;
	text-align: center;
}

#na_cont table td {
	width: 250px;
}

#na_cont table td .module_box{
	margin: 0px 0px 0px 25px;
	width: 200px;
}

.photobox {
	float: left;
	width: 450px;
	height: 450px;
}

.photoholder {
	width: 450px;
	height: 100%;
	background-color: #E2E2E2;
	text-align: center;
}

.phototext {
	float: right;
	width: 300px;
	height: 450px;
	padding-left: 5px;
}

.descript {
	background-color: #EDEBE6; /* temporarily used, 'cause description class failed here */
	padding: 6px;
}

/* ------------------ */
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold; /* background-color:#CFCFCF; */
	background-color: #D9DDDC; /* background-color:#EDEBE6; */
	border-bottom: 1px #CCCCCC solid;
	padding: 4px 4px 0px 4px;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /* background-color:#CFCFCF; */
	background-color: #EDEBE6;
	padding: 4px 4px 0px 4px;
}

.itemname {
	width: 50px;
	color: #D9DDDC;
	font-weight: bold;
}

tt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 50px;
	color: #84795E;
	font-weight: bold;
}

#ua_cont table td {
	width: 185px;
}

#ua_cont table td .module_box{
	margin: 0px 0px 0px 5px;
	width: 180px;
}

.imgname {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 2px;
}

.imgsm {
	float: left;
	margin: 4px;
	width: 30px;
	height: 30px;
	border: 0px;
	cursor: pointer;
}

.imgsmon {
	float: left;
	margin: 3px;
	width: 30px;
	height: 30px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}

.imgslast {
	float: left;
	margin: 3px;
	width: 30px;
	height: 30px;
	border: 1px solid #FF0000;
	cursor: pointer;
}

.slt {
	width: 250px;
	height: 19px;
	background: url(../grafiken/slideshow/slider-bg-small.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
	left: 350px;
}

.sltsl {
	width: 11px;
	height: 12px;
	background: url(../grafiken/slideshow/slider-small_15.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.sltsl1 {
	width: 11px;
	height: 12px;
	background: url(../grafiken/slideshow/slider-small_15.gif) no-repeat;
}

#slv {
	position: absolute;
	top: 1px;
	height: 19px;
	font-size: 11px;
	color: #FFFFFF;
}

.pseudoa {
	text-decoration: none;
	cursor: pointer;
}

.img_container {
	margin-bottom: 30px;
}

.img_bu {
	border: 1px solid #6D7083;
	background-color: #F4F4F4;
	padding: 10px 30px 30px 30px;
}

.img_bu_img {
	width: 320px;
	text-align: center;
}

.img_module {
	margin-left: 140px;
	width: 382px;
}

#na_cont table tr, #ua_cont table tr {
	height: 220px;
}

#na_cont table td .module_box-inside, #ua_cont table td .module_box-inside {
	height: 180px;
}

#na_cont table td .icenter, #ua_cont table td .icenter {
	text-align: center;
	height: 120px;
}

