body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:url(../image/graphics/bakgr.jpg);
}
h1 {
	font-size: 3em;
	text-transform: uppercase;
	color: #250e00;
}
h2{
	font-size: 3em;
	text-transform: uppercase;
	color: #250e00;
}
h3{
	font-size:1.6em;
}
h4{
	font-size:1.5em;
}
h5, p, a, li, input, textarea, td, label{
	font-size: 1.3em;
}
h1, h2, h3, h4, h5{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	
}
h1 a, h2 a, h3 a, h4 a, h5 a, 
li a, li p, li textarea, li input, 
p a, p textarea, p input, td a, table a{
	font-size:1em;
}
a{
	text-decoration:none;
	color: #ff5905;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
a:hover{
	text-decoration:none;
	color:#000;
}
ul{
	padding:0;
}


/******  CONTAINERS  ******/
#page-container {
	background:url(../image/graphics/header.png) top center no-repeat;
	width:100%;
	min-width:1000px;
}
#main-container{
	width:1000px;
	margin:0 auto auto;	
}
/***/


/******  HEADER  ******/
#header{
	height: 348px;
	position:relative;
}
#header .logo img{
	padding-top: 67px;
	padding-left: 10px;
}
#header .top-text{
	position:absolute;
	right:68px;
	top:15px;
}
/***/



/******  CONTENT-HOLDERS  ******/
#content-holder-top{	
	background-image:url(../image/graphics/bgtop3.png);
	background-repeat:none;
	height:27px;
}
#content-holder-bottom{	
	background-image:url(../image/graphics/bgbottom3.png);
	background-repeat:none;
	height:28px;
	margin-bottom:5px;
}
#content-holder{
	background-image: url(../image/graphics/bgmiddle3.png);
	background-repeat:repeat-y;
	padding: 0 75px;
	overflow:hidden;
}
#content-holder img{
	margin-bottom:1.5em;
}
/****/



/******  FOOTER  ******/
#footer{
	background:url(../image/graphics/footer.gif) no-repeat top center;
	height:64px;
	width:100%;
	text-align:center;
	margin-bottom:25px;
}
/****/



/******  COLUMNS  ******/
.large-column{
	width:100%;
}
.large-column .info-holder{
	width:525px;
	float:left;
	margin:0 65px 0 0;
}
.large-column .img-holder{
	width:260px;
	text-align:right;
	float:left;
	margin:0;
}
.large-column .img-holder img{
	width:260px;
}
.medium-column{
	width:525px;
	margin-right:65px;
}
.sidebar{
	width:260px;
}
.column div{
	margin-bottom:15px;
}
.sidebar img{
	width:260px;
}
.column .header-image{
	width:525px;
	margin-bottom:1.3em;
}
/****/


/**** IMAGE GALLERY ****/
.image-gallery .thumbnail{
	float:left;
}
/*.image-gallery .thumbnail .thumbimage{
	//margin-bottom:0;
}*/
.image-gallery .thumbnail img{
	margin-bottom:0 !important;
}
.image-gallery .thumbnail p{
	margin:0;
	padding:0;
}
/*pwaimg*/
p .titlepg{
	
}
p. titlestats{
	
}
/****/

p.photograph{
	margin-top:-1.5em;
	text-align:right;
	font-size:1em;
}


/******  FORM  ******/
.form-volontar{
	margin-top: 10px;
}
fieldset {
	border:medium none;
	padding:0;
}
.form-volontar .input-holder{
	float:left;
	margin-bottom:0 !important;
	margin-right: 20px;
}
.input-text{
	width: 215px;
	font-family:Arial, Helvetica, sans-serif;
}
.input-textarea{
	width: 400px;
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
}
.error{
	border:1px #FF0000 dotted;
}
label.error{
	border:0;
}
/****/


/******  TABLES  ******/
table{
	margin-bottom:1em;
}
.bord td{
	width:150px;
	padding-bottom:0.6em;
}
.prices td{
	width:100px;
	padding-bottom:0.6em;
}
/****/



/******  MENU  ******/
.menu{
	padding-left: 50px;
}
.menu li{
	float:left;
	margin-right:10px;
}
.menu li a{
	display:block;
	text-indent:-1999px;
	outline: none;
	height: 68px;
}
.sub-menu{
	font: bold 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	display:block;
	min-height:20px;
	padding-bottom:20px;
	text-transform:uppercase;
}
.sub-menu li a{
	display:inline;
	margin-right:25px;
	color: #2f1200;
}
.sub-menu li a:hover{
	color: #ff5905;
}
.sub-menu li a.active{
	color: #ff5905;
}

li.senaste-nytt {
	margin-right:0;
}
li.senaste-nytt a{
	background:url(../image/menu/mr1.gif) no-repeat;
	width:148px;
	margin-right:0;
}
li.festivalinfo a{
	background:url(../image/menu/mr2.gif) no-repeat;
	width:122px;
}
li.artister a{
	background:url(../image/menu/mr3.gif) no-repeat;
	width:123px;
}
li.kurser a{
	background:url(../image/menu/mr4.gif) no-repeat;
	width:122px;
}
li.barnens-festival a{
	background:url(../image/menu/mr5.gif) no-repeat;
	width:132px;
}
li.ungkult a{
	background:url(../image/menu/mr6.gif) no-repeat;
	width:95px;
}
li.kontakt a{
	background:url(../image/menu/mr7.gif) no-repeat;
	width:102px;
}
li a:hover{
	background-position: left -65px;
}
/****/
