@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#999;
}

h1 {
	text-indent: -10000px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

#wrapper {
	width: 955px;
	height: 660px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
	
}

#header {
	width: 955px;
	height: 100px;
	float: left;
}

#banner {
	margin-left: 20px;
	width: 935px;
	height: 80px;
}

.banner {
	background-image: url(../img/banner.gif); width: 935px; height: 80px; display: block; text-indent: -10000px; float: left;
}
	

#main_menu {
	height: 20px;
	margin-left: 130px;
	
}

ul a {
	text-indent: -10000px;
}

li {
	
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 18px;
	
	
}

li a:hover {
	background-color: #C69;
}

li a:active {
	background-color: #C3C;
}

a {
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color:#999;
}
ul#nav li{
	
	display: inline;
	height: 25px;
	text-decoration: none;
	float: left;
	display: block;
	list-style-type: none;
}
.nav_news {	background-image: url(../img/news.gif); height: 25px; width: 67px; display: block;}
.nav_media {	background-image: url(../img/media.gif); height: 25px; width: 71px; display: block;}
.nav_press {	background-image: url(../img/press.gif); height: 25px;width: 58px; display: block;}
.nav_calendar {	background-image: url(../img/calendar.gif); height: 25px;width: 100px;  display: block;}
.nav_myspace {	background-image: url(../img/myspace.gif); height: 25px;width: 83px;  display: block;}
.nav_contact {	background-image: url(../img/contact.gif); height: 25px;width: 86px; display: block;}

#content {
	width: 855px;
	height: 450px;
	margin-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	
}

#img_forside {
	background-image:url(../img/subway.jpg);
	float: left;
	background-repeat: no-repeat;
	margin-top: 4px;
	height: 396px;
	width: 400px;
}

#page {
	width: 405px;
	height: 400px;
	float: left;
	margin-right: 50px;
	
}

#page p {
	color: #000;
}

#page a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

#footer {
	width: 955px;
	height: auto;
	float: left;
}

#footer a {
	float: left;
	text-indent: -10000px;
}

#logo {
	float: left;
}
#footer_tekst {
	width: 300px;
	padding-top: 39px;
	padding-left: 490px;
	float: left;
}
.kunstraad {
	background-image: url(../img/logo_kunstraadet.gif); width: 145px; height: 50px; float: left;
}
