/*
///////////////////////////////////////////////////////////////////////////////////////////////////
/// BASIC /////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////
*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.layout_header {
	display: none;
}
.layout_line {
	display: none;
}
.layout_middle {
	width: 100%;
}
.layout_middle_left {
	display: none;
}
.layout_middle_right {
	width: 100%;
}
.layout_mainmenue {
	display: none;
}
.layout_content {
	width: 100%;
}
.layout_content_top {
	display: none;
}
.layout_content_middle {
	width: 100%;
}
.layout_innercontent_left {
	width: 100%;
}
.layout_innercontent_right {
	display: none;
}
.layout_innercontent_box {
	width: 100%;
}
.box_170 {
	width: 100%;
	padding-bottom: 2em;
}
.box_350 {
	width: 100%;
	padding-bottom: 2em;
}
.box_530 {
	width: 100%;
	padding-bottom: 2em;
}
.box_530_print {
	display: none;
}
.layout_innercontent_left .box_head {
	display: none;
}
.layout_content_bottom {
	display: none;
}
.layout_copyright {
	width: 100%;
}
.layout_copyright_left {
	display: none;
}
.layout_copyright_middle {
	font-size: 0.9em;
	text-align: right;
}
.layout_copyright_right {
	display: none;
}
.layout_clear {
	clear: both;
}
img {
	border: none;
}
h1 {
	font-size: 1.3em;
	color: #0F305C;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
h1 a {
	color: #0F305C;
	text-decoration: none;
}
h2 {
	font-size: 1.1em;
	color: #0F305C;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}
h2 a {
	color: #0F305C;
	text-decoration: none;
}
p {
	font-size: 1em;
	margin-top: 0.45em;
	margin-bottom: 0.45em;
}
p a {
	color: #0F305C;
	text-decoration: none;
}
.speciallink {
	color: #0F305C;
	text-decoration: none;
}
.articleImgLeft {
	display: block;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.articleImgRight {
	display: block;
	float: right;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.articleImgTop {
	display: block;
	margin-top: 2px;
	padding-bottom: 5px;
	clear: both;
}
.imgSubline {
	display: block;
	font-size: 0.8em;
	color: #49493A;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #F0F0EC;
	clear: both;
}
h1 .imgSubline {
	font-size: 0.75em;
	font-weight: normal;
}
h2 .imgSubline {
	font-size: 0.85em;
	font-weight: normal;
}
h3 .imgSubline {
	font-size: 0.75em;
	font-weight: normal;
}
