#sap_id { display:none; }
#cl_calc_content {
	top:0px;
}
#logobar {
	list-style-type:none;
}
#headerim1, #headerim2, #headerim3 {
	float:left;
	height:115px;
}
#headerim1 {
	width:15.000%;
}
#headerim2 {
	width:65.000%;
}
#headerim3 {
	width:19.000%;
}
#headerim1 img, #headerim2 img, #headerim3 img { max-width:100%; max-height:100%; display:block; margin:35px auto;}
.column {
	margin: -180px 0 10px 0;
}
.r_column {
	/*margin: 0 0 0 68.75%;*/
	width:32%;
	float:right;
	margin-top: 180px;
}
.tak_r_column {
	width:32%;
	float:right;
}
#Stars {
	margin-top:-35px;
	display:block;
	text-shadow:1px 1px 1px #444;
	color:#039;
	font-size:12px;
}
.l_column {
	width: 64%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.l_column p, .l_column h1 , .l_column h2 , .l_column h4 {
	text-shadow: 1px 1px 1px #555;
	font-weight: normal;
}
#More_1, #More_2a, #More_2b, #More_3a, #More_3b {
	display:none;
}
#nonMobile {
	display:block;
}
.nonMobile {
	display:none;
}
.navigation {
	overflow:hidden;
	height: 40px;
	width:100%;
	position:relative;
	z-index: 100;
}
.subheader {
	background:url('header.png') repeat-x;
	height:150px;
	position:relative;
	z-index: 10;
}
.header {
	/*background-color:#8cb4e1;*/
	max-height: 190px;
	height:190px;
	width:100%;
	border-radius:0px;
}
#map {
	width: 100%;
	height: 400px;
	border: none;
	overflow: hidden;
	margin: 0;
	min-width: 200px;
}
.navigation ul li a {
	background: #039 url('skillert.png') top right no-repeat;
	text-align: center;
	display: block;
	float: left;
	clear:none;
	width:25%;
	border-bottom: none;
	/*border-right: 1px dashed #8CB4E1;*/
}
.navigation ul li:last-child a {
/*	border-right: none;*/
	background-image:none;
	border-radius:0px;
	z-index: 5;
}
.navigation ul li:first-child a {
	border-radius:0px;
}
.left-fig {
	margin-top: 20px;
	margin-bottom: 80px;
}

@media screen and (min-width:640px) {
.nonMobile {
	display:block;
}
}
@media screen and (min-width:1024px) {
body { 
	margin: 0 auto;
	width:1020px;
	background: white url('bg.png') repeat-x;
}
}