body {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif; 
	color: #666666;
	background: #CEE6F3 url(img/grad.png) repeat-x;
	text-align: center;
}
A:link { color: #3333cc; text-decoration: none; }
A:visited { color: #000099; text-decoration: none; }
A:active { color: #333399; text-decoration: none; }
A:hover { color: #0000ff; text-decoration: underline; }

#logo {
	width: 500px;
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#logo_text {
	font-size: 16px;
	font-weight: bold;
	color: #3377aa;
	text-align: right;
	position: relative;
	bottom: 55px;
	right: 40px;
}
#artister {
	font-family: Arial, Helvetica, Helv, sans-serif;
	width: 970px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px; 
}
#artister A:link { color: #cccccc; text-decoration: none; }
#artister A:visited { color: #cccccc; text-decoration: none; }
#artister A:active { color: #cccccc; text-decoration: none; }
#artister A:hover { color: #cccccc; text-decoration: underline; }

#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
}
#container tr {
	padding: 0px;
}
#container td {
	width: 970px;
	padding: 0px;
	border: solid 1px #CCFFFF;
}

#headline {
	font-size: 24px;
	font-weight: none;
	letter-spacing: 2px;
	color: #006699;
	width: 970px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#meny {
	width: 970px;
	text-align: center;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
#meny a {
	color: #666666;
}
#meny ul {
	margin: 15px;
	padding: 0;
	list-style: none;
}
#meny li {
	display: inline;
	margin: 0;
	padding: 10px;
}
#col_left {
	padding: 0px;
	width: 180px;
	float: left;
}
#col_center {
	padding: 0px;
	width: 610px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#col_right {
	padding: 0px;
	width: 180px;
	float: right;
}
.meny_left,.meny_right {
	margin-bottom: 50px;
	margin-top: 10px;
	float: left;
	width: 175px;
	font-size: 12px;
}
.meny_left ul,.meny_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.meny_left li,.meny_right li {
	display: block;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
	text-align: right;
	background-image: url(img/vert.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.meny_left li.start,.meny_right li.start {
	background-image: url(img/vert_start.gif);
	font-size: 14px;
	font-weight: bold;
}
li.end {
	color: #666666;
}
li.end a {
	color: #666666;
}
.meny_left li.end {
	background-image: url(img/end_left.gif);
	background-position: bottom right;
}
.meny_right {
	float: right;
}
.meny_right li {
	text-align: left;
	background-position: top left;
}
.meny_right li.end {
	background-image: url(img/end_right.gif);
	background-position: bottom left;
}
#kulturkort {
	text-align: center; 
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-bottom: 50px;
}

.artikkel,.presseklipp {
	width: 585px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 75px;
}
.art_title,.pre_title {
	font-size: 16px;
	font-weight: bold;
	width: 295px;
	text-align: left;
	padding: 10px;
	padding-bottom: 5px;
	float: left;
}
.art_title a {
	text-decoration: none;
	color: #666666;
}
.art_img {
	width: 250px;
	float: right;
	margin: 7px;
	text-align: center;
}
.art_img img {
	border: 1px solid #ffffff;
}
.art_ingress {
	float: left;
	font-size: 15px;
	text-align: left;
	width: 295px;
	padding: 10px;
	padding-bottom: 5px;
}
.art_text,.pre_text {
	font-size: 14px;
	text-align: left;
	padding: 10px;
	clear: left;
}
.art_sub,.pre_sub {
	font-size: 12px;
	text-align: center;
	padding: 5px;
}
.art_space {
	text-align: center;
	background-image: url(img/art_hor.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.art_lenke {
	font-size: 10px;
}
.art_dato {
	font-size: 9px;
}

#presse h3 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.pre_title {
	padding: 2px;
	padding-left: 10px;
}
.pre_text {
	padding: 2px;
	padding-left: 10px;
}
.pre_text ul {
	text-align: left;
	display: block;
}
.pre_text li {
	text-align: left;
}
.pre_sub {
	padding: 2px;
	padding-left: 10px;
	text-align: left;
}
.presseklipp {
	margin-bottom: 50px;
}
#bilde_table {
	padding: 2px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 480px;
}
#bilde_table td {
	width: 100px;
	margin: 10px;
	border: 0;
}
#sponsor_logo {
	text-align: center;
}
#sponsor_logo a {
	border: 0px;
	text-decoration: none;
}
#sponsor_logo img {
	border: 0px;
	text-decoration: none;
	margin-bottom: 30px;
}
