@import url("basic.css");
@import url("basic_metallo.css");
@import url("basic_di-group.css");

/* @group Print */

.invisible,
#subnavi,
#nav,
#group-nav,
#locationfinder,
#sitemap,
#footer-navi,
#entry-nav,
#breadcrump {
	display: none;
}

#wrapper {
	border-top: none;
}

#container {
	width: 640px;
}

#signet {
	margin-bottom: 30px;
}

#imagebar .image {
	float: left;
	position: relative;
	width: 320px;
	overflow: hidden;
}

.index #imagebar .image {
	width: 640px;
}

#imagebar .image img {
	left: -50%;
	position: relative;
}

.index #imagebar .image img {
	left: 0;
	position: inherit;
}

#imagebar .text {
	width: 320px;
	height: 168px;
	background: none;
	border: 1px solid #dedede;
	border-left: none;
	border-right: none;
	color: #000;
}

#imagebar .text h3 {
	font-size: 12px;
	color: #000;
	position: absolute;
	right: 50px;
}

#entry {
	background: none;
	border-right: none;
	padding-left: 0px;
}

#middle {
	padding: 0 30px 0 60px;
	width: 550px;
	float: none;
	border-right: none;
}

#right {
	padding: 20px 30px 0 60px;
	width: 550px;
	float: none;
	border-top: 1px solid #dedede;
	border-left: none;
	margin: 10px 0 30px 0;
}

.mod_newslist .layout_short {
	float: none;
	width: auto;
	padding: 10px 30px 10px 60px;
	border-bottom: 1px solid #e7e7e7;
}

.index .mod_newslist .first {
	border-right: none;
}

.index .mod_newslist .last {
	border-bottom: none;
}

div.accordion {
	height: auto !important;
}

/* @end */
