body{
	font-family:sans-serif;
	background: #fff;
	color:#000;
	font-size:10pt;
	line-height:1.3;
}
.invisible, #header, #left-column, #index-slider, #slider1, #main-bottom, #footer, .inb-more, .form, .rc-text-box, .content-button, #rc-top {
	display: none;
}
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
	display:block;
}
p {
	margin-bottom:1em;
}
a {
	color:#000;
}
.in-box {
	width:45%;
	float:left;
	padding:0 0 25px 0;
}
.fotogalerie {
	width:690px;
	overflow:hidden;
	padding:10px 0;
}
#main .fotogalerie a {
	width:210px;
	float:left;
	display:block;
	color:#b0b0b0;
	font-size:0.9em;
	text-decoration:none;
	text-align:center;
	margin:12px 30px 12px 0;
}
#main .fotogalerie a:hover, #main .fotogalerie a:hover em {
	text-decoration:underline;
	color:#52a235;
}
#main .fotogalerie a.fotog-right {
	margin-right:0;
}
.fotogalerie a em {
	display:block;
	padding:8px 30px 0 30px;
}
#main table.normal {
	width:100%;
	margin:15px 0;
	border-collapse:collapse;
	border:1px solid #e3e3e2;
}
#main table.normal th {
	font-family: 'ubuntubold', Arial, Verdana, Tahoma, Helvetica, sans-serif;
	text-align:left;
	color:#ffffff;
	font-weight:normal;
	text-shadow:-1px 0 0 #2d831b;
	background:url(../files/images/layout/stkhol-table-normal-th.png) left top repeat-x #52a235;
	padding:12px 14px;
}
#main table.normal th span {
	display:block;
	background:url(../files/images/layout/stkhol-table-normal-th-span.png) right 6px no-repeat;
	padding-right:14px;
}
#main table.normal tr td {
	text-align:left;
	background:#ffffff;
	padding:12px 14px;
	border-top:1px solid #e3e3e2;
	border-bottom:1px solid #e3e3e2;
}
#main table.normal tr:hover td {
	background:#fafafa;
}
.rc-2col {
	width:100%;
	overflow:hidden;
}
.rc2c-left, .rc2c-right {
	float:left;
	width:45%;
}
.rc2c-right {
	margin-left:10%;
}