.body{
	width: 80%;
	margin: 0 auto;
	font-family: Verdana,Arial,sens-sarif;
	background-image:url("../images/kaiserlabs_background.jpg");
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	color: white;
	font-size: 26px;
}

a:link{
	text-decoration: none;
}

.header{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.companylogo{
	float: left;
	height: auto;
	min-height: 100px;
	min-width: 100px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.companyname{
	float: left;
	height: auto;
	min-height: 100px;
	min-width: 200px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.mainlogo{

float: left;
width: 69%;

}

.bclogo{
	float: left;
	width: 5%;
	min-width: 40px;
	height: auto;
	min-height: 75px;
	margin: 0px;
}

.logoncontainer{
	float: left;
	margin-left: 2%;
	padding-top: 5px;
	padding-bottom: 5px;
}


.input{
	width: 170px;
	margin-bottom: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.input:focus{
	border-color:#f33038;
}

.logoncontainer p{	
	margin:0;
	font-size: 0.8em;	
	text-align: center;
}

.logoncontainer p a{
	color: white;
}

.mhd_ticker{

 min-width: 300px;
 font-size: 20px;
 font-weight: bold;
 color:white; 
 margin: 0 auto;
 min-height: 80px;
 margin-top: 10px;
 margin-right: 5px;
 margin-left: 25px; 
}


.mhd_ticker p{
	margin-top:8px;
	margin-bottom: 0;
	margin-left: 5px;
}
 
.mhd_ticker p a{
	color: white;
}


.mhd_ticker p a:link, .mhd_ticker p a:visited{
	display:inline-block;
	color: white; 
}

.mhd_ticker p a:active, .mhd_ticker p a:hover{
	color:lightseagreen;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 

.clear{
	clear: both;
}

.navbar{
	height: 40px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1%;
}

.menue{
		padding: 0;
		margin: 0 auto;
}

.menue li{
	display:inline;
	list-style-type: none;
}

.menue li a:link, .menue li a:visited{
	display:inline-block;
	color: lightgray;
	font-weight: bold;
	line-height: 20px;
	padding: 10px;
}

.menue li a:active, .menue li a:hover{
	color:lightseagreen;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.maincontent{
	float: left;
	width: 69%;
}

.maincontent_full{
	width: 99%;
}

.box{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1%;
	background-color:rgba(90, 80, 80, 0.7);
	
}

.article{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 20px;
}

.content h3{
	margin-bottom: 0px;
}

.boxinfo{
	padding-top:2px;
	margin: 0px;
	font-size: 22px;
}

.boxinfo a{
	color:lightseagreen;
}


#boxheader{

}

#boxnavbar{
	margin-bottom: 0px;
}

#boxmain{
	min-height: 625px;
}
#boxmain a:link{
	color: lightseagreen;
}

.sidebar{
	width: 30%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-left:1%;
	margin-bottom: 1%;
	height: auto;
	min-height: 307px;
	min-width: 155px;
	background-color:rgba(90, 80, 80, 0.7);
}

#map_canvas{
	min-height: 260px;
	min-width: 155px;
}

.content p{
	margin-top: 0px;
}

.mainfooter{
	font-size: 20px;
	min-height: 40px;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.mainfooter p{
	margin: 0px auto;
	color: white;
	line-height: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
.mainfooter p a:link, p a:visited{
	color: lightgray;
}

.mainfooter p a:active, .mainfooter p a:hover{
	color:lightseagreen;
}
@media only screen and (min-width:200px) and (max-width:670px)
{

	.body{
		width: 95%;
		min-width: 430px;
		margin: 0 auto;
		font-family: Verdana,Arial,sens-sarif;
		background-image:url("../images/kaiserlabs_background.jpg");
		background-attachment: fixed;
    	background-position: center;
    	background-repeat: no-repeat;
    	background-size: cover;
		color: white;
	}

	.mhd_ticker{
		float: left;
		margin-left: 25px;
		margin-bottom: 25px;

	}

	.navbar{
		height: 160px;
		
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 1%;
	}

	#boxnavbar{
		height: 160px;
	}

	.menue{
		padding-left: 0;
	}	
	
	.menue li{
		display:block;
		width:100%;
		list-style-type: none;
		text-align: center;	
	}

	.menue li a:link, .menue li a:visited{
		display:block;
		color: lightgray;
		font-weight: bold;
		line-height: 20px;
		padding: 10px;
	}

.menue li a:active, .menue li a:hover{
	color: lightseagreen;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

	.maincontent{
		float: left;
		width: 100%;
		margin: 0 auto;
	}

	.box{
	
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 1%;	
	}

	.sidebar{
		width: 100%;
		float: left;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		margin-bottom: 1%;
		min-height: 307px;
		margin-left: 0px;
	}
}