@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #F4F4F4;
	background-image: url(images/bg_togl_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#content {
	background-image: url(images/bg_content_03.jpg);
	background-color: #00000d;
	font-size: 95%;
	line-height: 1.5em;
	color: #f4f4f3;
	width: 960px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	min-height: 600px;
}
#content h1 {
	color: #6b88a3;
	font-size: 120%;
	text-transform: uppercase;
}
#content a {
	color: #F4F4F2;
}

#content    a   img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blogg img {
	float: left;
	max-width: 300px;
	border: 7px solid #F4F4F2;
	margin-right: 20px;
}
.blogg a {
	color: #6b88a3;
	text-decoration: none;
}
#br_meny {
	float: left;
}
#br_hoyre {
	float: right;
	width: 610px;
	margin-right: 20px;
}
#br_hoyre h1 {
	font-size: 105%;
	font-weight: bold;
	color: #F4F4F2;
	text-transform: none;
}
#br_hoyre a {
	color: #F4F4F2;
}





#header {
	background-image: url(images/header_bryllup_02.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#meny {
	background-color: #00000C;
	width: 960px;
	height: 43px;
	font-size: 120%;
	border-top-width: 0.5px;
	border-bottom-width: 0.5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f3f4f3;
	border-bottom-color: #f3f4f3;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	display: block;
	float: left;
}
#menyliste {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 90px;
}
#menyliste ul, #menyliste li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#menyliste a:link, #menyliste a:visited {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 10px;
	text-decoration: none;
	color: #F4F4F4;
	font-weight: bold;
}
#menyliste a:link#current, #menyliste a:visited#current, #menyliste a:hover {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #577591;
	background: transparent;
	color: #F4F4F4;
}
#navlist a:hover {
	color: #F4F4F4;
}
#footer {
	height: 91px;
	font-size: 105%;
	font-weight: bold;
	color: #969494;
	padding-top: 10px;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #969494;
}
#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content .spacing {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}
.dato {
	color: #cc99cc;
	font-size: 125%;
	margin-top: 20px;
	font-weight: bold;
}
.linje {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2D000;
}

hr {
	margin-top: 15px;
	margin-bottom: 20px;
}
