@charset "utf-8";
/* CSS Document */
/* For Arenum Bergen, av Synlighet.no, Tommy */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #6d6e71;
	font-size: 0.70em;
}

table {
	text-align: left;
	font-size: 1em;
	border-collapse: collapse;
}

/* **************************************************************** *
 *      general styles                                              *
 * **************************************************************** */

h1, h2, h3, h4 {

}
p {
	margin-bottom: 1em;
}
a {
	color: #6d6e71;
}
img {
	margin-bottom: 1em;
}
a.lesmer {
	margin-right: 20px;
	display: block;
	text-align: right;
	color: #b72842;
}



/* **************************************************************** *
 *      layout styles                                               *
 * **************************************************************** */
#side {
	margin: 0 auto;
	text-align: left;
	width: 955px;
	position: relative;
	border: 1px solid #e7e7e8;
}
#header {
	text-align: left;
	margin: 0 auto;
	height: 100px;
	width: 955px;
}
#meny {
	list-style-position: inside;
	list-style: none;
	height: 18px;
	background: #e7e7e8;
}
#innhold {
	margin-top: 15px;
	width: 463px;
	float: left;
	border-right: 1px solid #e7e7e8;
}
#venstre {
	margin-top: 15px;
	width: 244px;
	float: left;
	border-right: 1px solid #e7e7e8;
}
#hoyre {
	margin-top: 15px;
	width: 225px;
	float: right;
}
#footer {
	margin: 0 auto;
	height: 30px;
	width: 955px;
	clear: both;
	background-image: url(grafikk/footer.png);
	background-repeat: no-repeat;
}

/* **************************************************************** *
 *      meny styles                                                 *
 * **************************************************************** */
#header img {
	border: 0;
}



/* **************************************************************** *
 *      meny styles                                                 *
 * **************************************************************** */
#meny li {
	width: 187px;
	float: left;
	line-height: 18px;
	text-align: center;
}
#meny li#aktiv1 {
	width: 182px;
	background-color: #fff;
	border-right: 5px solid #ccc;
}
#meny li#aktiv2 {
	width: 177px;
	background-color: #fff;
	border-right: 5px solid #ccc;
	border-left: 5px solid #ccc;
}
#meny li#aktiv3 {
	width: 182px;
	background-color: #fff;
	border-left: 5px solid #ccc;
}
#meny li a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#meny li#aktiv1, #aktiv2, #aktiv3 a {
	color: #004a80;
	font-weight: bold;
}


/* **************************************************************** *
 *      venstre styles                                              *
 * **************************************************************** */
#venstre .container {
	padding: 0 0 15px 0;
}
#venstre img {
	margin: 0 0 6px 15px;
	border: 0;
	border-bottom: 1px solid #fff;
}
#venstre img:hover {
	border-bottom: 1px solid #4a4a4a;
}
#venstre a.lesmer {
	margin-left: 15px;
	padding: 5px 0;
	display: block;
	color: #b72842;
	float: left;
}

/* **************************************************************** *
 *      innhold styles                                              *
 * **************************************************************** */
#innhold .container {
	margin: 0 9px;
}
#innhold h1 {
	margin-bottom: 0.1em;
	font-size: 28px;
	/*color: #999933; */
	color: #B72842;
}
#innhold h2 {
	font-size: 12px;
	color: #b72842;
}
#innhold h3 {
	margin-bottom: 10px;
	font-size: 18px;
	/*color: #004a80; */
	color: #000;
}
#innhold p {
	color: #000;
}
#innhold ul {
	margin-left: 2em;
	list-style-type: circle;
	list-style-position: outside;
}
#innhold ul li {
	margin-bottom: 1em;
}

.arrangementlisteStor {
	margin-bottom: 2em;
	clear: both;
	border-bottom: 1px solid #e7e7e8;
}


/* **************************************************************** *
 *      hoyre styles                                                *
 * **************************************************************** */
#hoyre .container {
	padding: 0 0 15px 0px;

}
#hoyre p {
	margin: 0;
	clear: both;
	line-height: 15px;
}
#eventkalender {
	width: 210px;
	margin-bottom: 20px;
	list-style-position: outside;
	list-style: none;
}
#eventkalender tr:hover {
	padding: 2px 0;
	background-color: #eee;
}
#eventkalender td {
	padding: 2px 0;
}
#eventkalender .event {
	padding: 0 2px;
	border-bottom: 1px solid #e7e7e8;
}
#eventkalender .event a {
	text-decoration: none;
}
#eventkalender .eventdato {
	padding: 0 2px;
	text-align: right;
	border-bottom: 1px solid #e7e7e8;
}
#eventkalender th {
	padding: 2px;
	background-color: #e7e7e8;
}

#nyhetsbrevIframe {
	width: 215px;
	height: 75px;
	border: 0;
	frameborder: 0;
	border-style: none;
	overflow: hidden;
}

#arrangoermeny {
	margin-bottom: 20px;
	margin-left: 17px;
	list-style-position: outside;
	list-style-image: url(grafikk/menypil.png);
}
#arrangoermeny li {
	margin-right: 15px;
	border-bottom: 1px solid #e7e7e8;
}
#arrangoermeny li a {
	padding: 2px 0;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}



/* **************************************************************** *
 *      footer styles                                               *
 * **************************************************************** */
#footer p {
	font-size: 10px;
	line-height: 30px;
}


/* **************************************************************** *
 *      ting og tang styles                                         *
 * **************************************************************** */
.clearBoth {
	clear: both;
	visibility: hidden;
}
img[align=left] {
	margin-right: 1em;
}

/* **************************************************************** *
 *      test purpose                                                *
 * **************************************************************** */
#googlemap {
	width: 443px;
	height: 300px;
	border: 1px solid #4a4a4a;
}