@import url(http://fonts.googleapis.com/css?family=Roboto:100italic,100,300italic,300,400italic,400,500italic,500,700italic,700,900italic,900);
body {
	 font-size: 13px;
	 font-family: "Roboto";
	 font-style: normal;
	 font-weight: 400;
}
.embed-container2 { 
		position: relative; 
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		max-width: 100%;
		height: auto;
	} 

	.embed-container2 iframe,
	.embed-container2 object,
	.embed-container2 embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.download-button{
	background-image:url(../images/download-button.png);
	width:99px;
	height:27px;
}
.row { margin: 0; padding: 0 }
.header{background:#fff;}
.main{background:#E6E6E5;}
.footer{background:#292C2F;}









h1 {
	 font-size: 16px;
	 margin-top:0;
	 margin-bottom: 10px;
	 font-weight:600;
}
h2 {
	 font-size: 14px;
	 margin-top:0;
	 margin-bottom: 10px;
	 font-weight:600;
}
a{color:#f9b300;}
a:hover{color:#000;}
.biavl-logo{
	position:absolute;
	height:99px;
	width:113px;
	top:-50px;
	left:0;
	z-index:1999;	
}
.tjek-knap{position:absolute;z-index:1000;}
.form-control {
    padding-right: 10px;
}

.form-control + .glyphicon {
    position: absolute;
    right: 0;
    padding: 8px 15px;
	color:#CCC;
}
.knaptekst{position:absolute;color:#FFF;font-family: "Roboto";font-size:14px;font-weight:500;padding:10px 15px;}
.laesmereknap{background:#f9b300;padding:6px 6px 6px 6px;border-radius:5px;z-index:100;color:#FFF;font-family: "Roboto";font-size:11px;font-weight:500;margin-bottom:15px;}
.laesmereknap:hover{background:#f9b300;color:#fff;text-decoration:none;}

.bi-l{position:absolute;height:162px;width:200px;background:url(../images/bi-l.png);left:-150px;top:100px;}
.bi-r{position:absolute;height:310px;width:358px;background:url(../images/bi-r.png);right:-250px;top:0px;}
.vis{width:54px;height:17px;float:left;background:url(../images/vis.png);margin-left:10px;margin-top:8px;}
.download{width:97px;height:23px;float:right;margin-right:10px;margin-top:5px;background:url(../images/download.png);}
.hvide-link{color:#fff;}
.hvide-link a{color:#fff;}
.hvide-link a:hover{color:#fff;}
.gem{visibility:hidden;}

