html {
	font-size:12px;
}

body {
	margin:0;
	padding:0;
	font-family: "Lato", sans-serif;
	font-weight: 400;
}

div.item-page {
	letter-spacing: 1px;
}

.main_wrap {
	margin:0px auto;
}

.header {
	height:158px;
	margin:0 auto;
}

.logo {
	height:158px;
	width:650px;
	float:left;
}

.logo_pad {
	padding:62px 0 0 7px;	
}

.logo img {
	float:left;
	margin-right:5px;
}

.contact_details {
	float:left;
	text-align:right;
	overflow:hidden;
}

.contact_details_pad {
	width:300px;
	height:158px;
}
	
#topmenu {
	height:43px;
	margin:0 auto;
	padding-bottom:45px;
}

#topmenu_pad {
	width: 600px;
	padding-top:2px;
	float:left;
	border-top: 1px dotted #b1bdc2;
}

.path {
	height:30px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

.path_pad {
	padding-left:15px;
}

.gallery {
	margin:0 auto;
	background:#fff;
}

.main_area {
	margin:0 auto;
}

.content_wrap {
	float:left;
	line-height:16px;
}

.content_pad {
	padding:0px 0px 30px 10px;
}

.column_left {
	float:left;
}

.moduletable-katleft, .moduletable-erm{
	float:left;
}

.column_right {
	float:right;
}

.module_shadow_l {
	background:url(../images/module_shadow_left.png) top left no-repeat;
}

.module_shadow_r {
	background:url(../images/module_shadow_right.png) top right no-repeat;
}

.carousel_module {
	background:url(../images/content_bg.png);
	overflow:hidden;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.upper, .bottom {
	margin:60px auto;
}

.modulerow2,.modulerow3,.modulerow4 {
	float:left;
}

.moduletable-thema1{
}

.moduletable-thema2{
	padding-left: 25px;
	padding-right: 25px;
}

.moduletable-thema3{
}

.moduletable-thema4{
}

.last {
	margin-right:0 !important;
}

.footer {
	margin:0 auto;
	padding:15px 0;
	min-height: 300px;
}

.top_arc {
	width:100%;
	position:absolute;
	top:34px;
	z-index:100;
	font-size:12px;
	color:#000000;
}

.top_arc a:link, .top_arc a:visited, .top_arc a:hover {
	color:#000000 !important;
	text-decoration:none;
}

.top_arc_container {
	width:950px;
	height:18px;
	margin:0 auto;
}

.top_arc_pad {
	padding:0px;
}

.top_arc_left {
	width:830px;
	float:left;
	text-align:right;
	border: 0px solid #000000;
}

.top_arc_right {
	width:115px;
	float:right;
	border: 0px solid #000000;
}

.vm_scroll {
	margin:0 auto 7px auto;
}

.badge {
	width:100%;
	height:0;
	position:relative;	
}

.badge_frame {
	margin:0 auto;
	text-align:right;
}

.badge_image {
	width:170px;
	height:0;
	overflow:visible;
	float:right;
	position:relative;
}

#font_resize {
	clear:both;
	text-align:center;
	padding-top:10px;
}

#autohidebacktotop {
	position:fixed;
	bottom:5px;
	right:5px;
}

.clr {
	clear:both;
}
