/*~  Body class: screen_low
----------------------------------------------------------------------*/

body.screen_low {
	background: White url(../imgs/sky3.jpg) no-repeat top left;
}

.screen_low .article {
	padding: 1px 14px 20px 14px;
	margin-top: 68px;
}

.screen_lowS .imagewrapper {
	height: 120px;
	float: left;
	margin: 0 4px 2px 0;
	overflow: hidden;
}
.screen_lowS .imagewrapper img {
	width: 50% !important;
	height: 100%;
}
.screen_low .imagewrapper {
	width: 250px !important;
	height: 350px;
	float: left;
	overflow: hidden;
	background: url(../imgs/heywanat.jpg) top;
	margin: 0 15px 8px 0px;
}
.screen_low .imagewrapper img {
	height: 100%;
}


.screen_low dt,
.screen_low dd,
.screen_low .related,
.screen_low h3,
.screen_low .b {
	display: none;
}

.screen_low .intro {
	font-size: 1.6em;
}

.screen_low p.summary {
	font: normal 1.25em/130% "Times New Roman", Times, serif;
	letter-spacing: .02em;
	word-spacing: .1em;
}

.screen_low p.fulltext {
	font: normal 1.25em/130% "Times New Roman", Times, serif;
	letter-spacing: .02em;
	word-spacing: .1em;
}

.screen_low a.more {
	font-size: 1em;
	margin-bottom: -10px;
}

.screen_low .oneTwo {
	display: none;
}
