body {
	background-color: #505253;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	font-size: 0.7em;
	line-height: 1.1em;
	margin-top: 40px;
}

p {
	line-height: 1.1em;
	color: #3d3d3d;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;	
}

#wrap {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 100px;
	width: 800px;
}

#footer {	
	margin-top: 2px;
	text-align: right;
	height: 16px;
	background-color: #f78f1e;
	color: #ffffff;
}

#credit {
	margin-top: 10px;
	color: #57f7f7f;
	text-align: right;
}

.leftcol {
	background-color: #ffffff;
	width: 199px;
	height: 400px;
}

.centercol {
	margin-left: 201px;
	background-color: #ffffff;
	width: 199px;
	height: 400px;
}

.rightcol {
	margin-left: 601px;
	background-color: #ffffff;
	width: 199px;
	height: 400px;
}

h1{
	font-weight: bold;
	font-size: 9pt;
	color: #f78f1e;
}

a img {
	border: 0px;
}

#meny {
	height: 0px;
}

#main a:link {	text-decoration: none; color: #f78f1e;}
#main a:active {	text-decoration: none; color: #f78f1e;}
#main a:visited {	text-decoration: none; color: #f78f1e;}
#main a:hover { text-decoration: underline; #f78f1e;}

#footer a:link {	text-decoration: none; color: #ffffff;}
#footer a:active { text-decoration: none; color: #ffffff;}
#footer a:visited { text-decoration: none; color: #ffffff;}
#footer a:hover { text-decoration: underline;}

#sddm{ margin: 0; padding: 0; z-index: 30;}
#sddm li{	margin: 0; padding: 0; list-style: none; float: left;}
#sddm li a{display: block;margin: 0;width: 200px; height: 32px; color: #FFF; text-align: center; text-decoration: none;}

.info {background: url('img/info.png');}
.artister {background: url('img/artister.png');}
.download {background: url('img/download.png');}
.booking {background: url('img/booking.png');}

#sddm li a:hover.info{ background: url('img/info_hover.png');}
#sddm li a:hover.artister{ background: url('img/artister_hover.png');}
#sddm li a:hover.download{ background: url('img/download_hover.png');}
#sddm li a:hover.booking{	background: url('img/booking_hover.png');}
#sddm div { position: absolute; visibility: hidden; margin: 0;	padding: 0px; background: #f78f1e; border-left: 1px solid #000; border-right: 1px solid #000;border-top: 2px solid #000;}
#sddm div a{ position: relative; border-bottom: 2px solid #000; display: block;  height: 22px; padding-top: 10px; margin: 0; width: 198px; white-space: nowrap; text-align: center; text-decoration: none; background: #58595b; color: #fff; }
#sddm div a:hover{ background: #f78f1e; color: #fff;}
