/* Resets */
html, body, div, span, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}

body {
	background-color: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	background: url(/gfx/banner_med_forside_tekst_2.jpg) center center no-repeat;
	height: 116px;
}
#banner a {
	display: block;
	height: 100px;
	width: 960px;
}
#banner span {
	display: none;
}
#banner h1 {
	display: none;
}
#menu {
	border-bottom: 4px solid #4b4b4b;
	border-top: 4px solid #403819;
	display: block;
	height: 19px;
	margin: 0 0 20px 0;
	padding: 3px 0 0 10px;
}
#menu li {
	display: inline;
	margin-right: 15px;
}
#menu a {
	color: #000;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#page {
	width: 960px;
	margin: 0 auto;
}
#sidebar {
	float: left;
	width: 170px;
}
#content {
	float: right;
	width: 780px;
}

.fotoramme {
	padding:4px; 
	margin:0 4px 4px 0;
	border:#eee 1px solid; 
	text-align:center; 
	float:left; 
	width: 190px; 
	height: 145px;
}
.fotov2 {
	padding: 4px;
	margin: 0 10px 10px 0;
	border: 1px solid #ddd; 
	text-align:center; 
	float:left; 
	width: 190px; 
	height: 210px;
	position: relative;
}
.fotoForklaring {
	text-align: left;
	border-top: 1px solid #ddd;
	position: absolute;
	bottom: 0;
	height: 60px;
	width: 190px;
}

img {
	border: none;
}
#cero-formerror {
	font-weight: bold;
	color: #EF0E0E;
}
.cero-required-notfilled {
	border: 1px solid red;
	background-color: #FFFFD5;
}
#ceromedia-image {
	position:fixed; bottom: 0px; right: 40px; margin: 0; padding: 0; z-index: 1;
}