/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body, td, th, select, input, textarea, label {
	font-family: verdana, arial, sans-serif;
	color: #dddddd;
}

p, h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}


.container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.concertitem {
margin-bottom: 10px;
}

.concertitem p {
margin-bottom: 0px;
}

.dato {
}

.overskrift p {
font-weight:bold;}

.tekst {
}

.logo {
margin-top: 320px;
text-align:center;
margin-bottom: 40px;
}

.menu {
margin-bottom: 10px;}

.grey {
color: #666666}

.left, .right {
float:left;
display: inline;
}

.left {
width:400px;
margin-left: 10px;
margin-right: 10px;
text-align: right;
}

#flashcontent {
}


.right {
width: 330px;
margin-right: 10px;
}



h1 {
	font-size: 0.7em;
	margin-bottom:10px;
}

h2 {
	font-size: 0.75em;
	font-weight: bold;
}

h3 {
	font-size: 0.7em;
}

h4 {
	font-size: 0.7em;
}

p {
	font-size: 10px;
}

A:link, A:active, A:visited, A:hover
{
	text-decoration:none;
	color: #ff99cc;
}

A:link {}
A:active {}
A:visited {}
A:hover {
color: #dddddd;
}


.thumb {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

a.icon:link, a.icon:active, a.icon:visited, a.icon:hover {
	background: url(images/icon_dl.gif) no-repeat left top;
	padding-left: 12px;
}
 
a.icon:link {}
a.icon:active {}
a.icon:visited {}
a.icon:hover {
}

.spacer {
clear:both;
}

.png
{
margin-bottom:3px;
behavior: url('pngbehavior.htc');
}

#guestbook {
}

#guestbook label, input, textarea {
}

#guestbook label {
}

#guestbook input {
width: 100px;
float: left;
margin-right: 10px;
}

#guestbook textarea {
width: 325px;
height: 50px;
}

#guestbook label {
width: 95px;
text-align: left;
padding-right: 20px;
padding-left: 0px;
}

#guestbook input[type=submit], #sendurl input[type=submit] { 
width: 50px;
}

#guestbook input.submit, #sendurl input.submit { 
width: 50px;
}

#guestbook select, #guestbook input, #guestbook textarea, #guestbook label {
	color: #eeeeee;
	font-size: 10px;

}

#guestbook select, #guestbook input, #guestbook textarea {
	background-color: #111111;
}

#music, #concerts, #guestbook, #press, #contact {
display: none;}