/*--------------------------------------------------------------
 Custom styles for DOF NordSjaelland
--------------------------------------------------------------*/


/*--------------------------------------------------------------
 Left column - logo v. 2018
--------------------------------------------------------------*/

#logo-tekst .inner {
	font-family: 'PT Serif', serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 36px;
	-webkit-font-smoothing: antialiased;
}

#right-container img {
	max-width: 100% !important;
	height: auto;
}

/*--------------------------------------------------------------
 Left Drop-right page menu
--------------------------------------------------------------*/

/* Styles for Menu Items */
.navigation-page ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	/*background: #fff; /* IE6 Bug */
	padding-left: 28px;
	font-size: 17px;
	line-height: 50px;
	text-transform: uppercase;
}

