body {
	background: #2a619a;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 130%;
}
#wrapper {
	background: #fff;
}
h1 {
	margin: 0 0 1em 0;
	font-size: 1.6em;
	color: #255d98;
}
#main .inside a{
		color: #2a619a;
	}
.ce_text ul {
	list-style: disc;
	margin-left: 18px;
}
.ce_text ul li {
	line-height: 160%;
}
.ce_text p {
	text-align: justify;
}

@media screen AND (max-width: 767px) {
	#wrapper {
		margin-top: 34px;
	}
	#main {
		padding: 0 2%;
	}
	#header #logo {
		position: relative;
		left: -20px;
	}
	#left .mod_navigation {
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #2a619a;
	}
	#left .mod_navigation.block {
		overflow: visible !important;
		z-index: 1000;
	}
	#left .mod_navigation #mobile_menu {
		padding: 8px 5px;
		padding-left: 32px;
		background-image: url(../images/menu.png);
		background-repeat: no-repeat;
		background-position: 2px 3px;
		color: #fff;
		font-weight: bold;
		font-size: 1em;
	}
	#left .mod_navigation ul {
		display: none;
		margin: 0;
		padding: 0;
	}
	#left .mod_navigation ul li {
		border-bottom: 1px solid #fff;
	}
	#left .mod_navigation ul li.last {
		border-bottom: none;
	}
	#left .mod_navigation ul li.sibling.last {
		border-bottom: 1px solid #fff;
	}
	#left .mod_navigation ul li a, #left .mod_navigation ul li span {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		display: block;
		padding: 8px;
		text-align: center;
	}
	#left .mod_navigation ul li span {
		background-color: #eee;
		color: #2a619a;
	}
	#main .ce_text figure.image_container {
		width: 100%;
		float: none;
		display: block;
		margin-bottom: 0.6em;
	}
	#dlh_googlemap_1 {
		height: 280px !important;
		width: 340px !important;
	}
	.sc {
		display: block;
		width: 100%;
		clear: both;
	}
}
@media screen AND (min-width: 768px) {
	#wrapper {
		border: 3px solid #255d98;
		width: 740px;
		margin: 1em auto;
		-moz-box-shadow: 0 0 20px #fff;
		-webkit-box-shadow: 0 0 20px #fff;
		box-shadow: 0 0 20px #fff;
		background-color: ##367EC8; /*#3880cc;*/
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4ODBjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #367EC8 100px #000000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(100px,#3880cc), color-stop(100%,#000000));
		background: -webkit-linear-gradient(top,  #367EC8 100px,#000000 100%);
		background: -o-linear-gradient(top,  #367EC8 100px,#000000 100%);
		background: -ms-linear-gradient(top, #367EC8 100px,#000000 100%);
		background: linear-gradient(to bottom, #367EC8 100px,#000000 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#367EC8', endColorstr='#000000',GradientType=0 );
	}
	#container {
		background-image: url(../images/left.png);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	#header #logo {
		position: relative;
		left: 1px;
		z-index: 100;
		width: 400px;
		margin-bottom: -100px;
	}
	#header .mod_customnav {
		background: #fff;
		margin-left: 200px;
		margin-top: 2px;
		width: 540px;
		height: 98px;
		border-bottom: 3px solid #255d98;
	}
	#header .mod_customnav ul {
		position: relative;
		top: 74px;
		text-align: right;
	}
	#header .mod_customnav ul li {
		display: inline-block;
		margin-left: -3px;
	}
	#header .mod_customnav ul li a, #header .mod_customnav ul li span {
		display: block;
		color: #2a619a;
		text-decoration: none;
		padding: 2px 12px;
	}
	#header .mod_customnav ul li a:hover, #header .mod_customnav ul li a:active {
		text-decoration: underline;
	}
	#main .inside {
		background: #fff;
		color: #15314E; 
		padding: 5em 2.4em 1em 2.4em;
		min-height: 430px;
	}
	
	#left .inside {
		padding: 5em 0 160px 2.4em;
	}
	#left{width:200px;right:200px}
	#container{
		padding-left:200px;
	}
	#left .mod_navigation li {
		margin-bottom: 1em;
	}
	#left .mod_navigation a, #left .mod_navigation span {
		color: #fff;
		text-decoration: none;
	}
	#left .mod_navigation a:hover, #left .mod_navigation a:active,#left .mod_navigation span,
	#header .mod_customnav span {
		font-weight: bold;
	}
	#dlh_googlemap_1 {
		width: 450px !important;
		height: 280px !important;
	}
	#main .inside .mod_article .ce_text img, .ce_dlh_googlemaps {
		margin-left: 16px;
		margin-bottom: 8px;
	}
	#kart .sc-count0 p {
		padding-right: 8px;
		text-align: left; 
	}
}


@media screen AND (min-width: 1024px) {
	#wrapper {
		width: 960px;
	}
	#header .mod_customnav {
		background: #fff;
		margin-left: 200px;
		width: 760px;
		height: 94px;
		border-bottom: 3px solid #255d98;
	}
	#dlh_googlemap_1 {
		width: 570px !important;
		height: 360px !important;
	}
	
}