.logo {
	float: left;
	height: 25px;
	background-color: #FFDE00;
	width: 100%;
	background-image: url(../gfx/farger.gif);
	background-repeat: repeat-x;



}
.kd {
	background-color: #DE2810;
	color: #FFDE00;
	float: left;
	vertical-align: middle;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 1.7em;
	height: 40px;
	width: 30%;
	text-align: right;
	padding-right: 8px;






}
.lks {
	font-size: 1.7em;
	color: #DE2810;
	background-color: #FFDE00;
	float: left;
	height: 40px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-left: 8px;






}
.tittellinje {
	height: 40px;
	width: 100%;
	background-color: #FFDE00;
	clear: both;
	border-top: 1px solid #DE2810;


}
.english {
	float: right;
	height: 40px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.2em;


}
