/*

	Stages Filmen
	CSS af http://dejligt.com
	
*/

/* CSS Reset, Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt, version: 2.3.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}



/**
* Start Vanilla CSS 0.9.7
*/
body{font:9pt/1.5em Arial,Helvetica,sans-serif}pre,code,tt{font:1em/1.5em 'Andale Mono','Lucida Console',monospace}h1,h2,h3,h4,h5,h6,b,strong{font-weight:bold}em,i,dfn{font-style:italic}dfn{font-weight:bold}p,code,pre,kbd{margin:0 0 1.5em 0}blockquote{margin:0 1.5em 1.5em 1.5em}li ul,li ol{margin:0 1.5em}ul,ol{margin:0 1.5em 1.5em 1.5em}ul,ul li{list-style-type:disc}ol,ol li{list-style-type:decimal}dl{margin:0 0 1.5em 0}dl dt{font-weight:bold}dd{margin-left:1.5em}table{margin-bottom:1.4em;width:100%}th{font-weight:bold}th,td,caption{padding:4px 10px 4px 5px}tfoot{font-style:italic}sup,sub{line-height:0}abbr,acronym{border-bottom:1px dotted}address{margin:0 0 1.5em;font-style:italic}del{text-decoration:line-through}pre{margin:1.5em 0;white-space:pre}img.centered,.aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto}img.alignright{display:inline}img.alignleft{display:inline}.alignright{float:right;margin-left:10px}.alignleft{float:left;margin-right:10px}.clearfix::after,.group::after{ content:”.”; display:block; height:0; clear:both; visibility:hidden}*:first-child+html .clearfix{zoom:1;display:block}* html .clearfix{zoom:1;display:block}*:first-child+html .group{zoom:1;display:block}* html .group{zoom:1;display:block}


body {
	font: 9pt/1.5em Helvetica, Arial, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

img {
	border:0;
	margin:0;
	padding:0;
}

#container {
	width: 595px;
	background: #FFFFFF;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#maincontent {
	padding: 0 0 0 0;
	margin:0;
}


a {
	color: #e6132e;
}

#nav {
	margin: 20px 0 10px 0;
}

#nav ul {
	text-align: center;
	text-transform:lowercase;
	height: 10px;
	width: 565px;
	margin: 0 auto;
}
#nav ul li {
	display: inline;
	list-style: none;
}


/*

#nav ul li a {
	display: block;
	float: left;
	margin-right: 10px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav ul li:last-child a, #nav ul li.last a {
	margin-right: 0;
}

.btn1 a {
	background: url(img/menupunkt1.gif) no-repeat left top;
	width: 251px;
}
.btn1 a:hover {
	background: url(img/menupunkt1.gif) no-repeat left -16px;
	height: 20px !important;
}

.btn2 a {
	background: url(img/menupunkt2.gif) no-repeat left top;
	width: 157px;
}
.btn2 a:hover {
	background: url(img/menupunkt2.gif) no-repeat left -16px;
	height: 20px !important;
}

.btn3 a {
	background: url(img/menupunkt3.gif) no-repeat left top;
	width: 132px;
}
.btn3 a:hover {
	background: url(img/menupunkt3.gif) no-repeat left -16px;
	height: 20px !important;
}

*/


#nav ul li a {
	display: block;
	float: left;
	margin-right: 56px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav ul li:last-child a, #nav ul li.last a {
	margin-right: 0;
}


.btn1 a {
	background: url(img/m_n_1.gif) no-repeat left top;
	width: 211px;
}
.btn1 a:hover {
	background: url(img/m_n_1.gif) no-repeat left bottom;
	height: 15px !important;
}

.btn2 a {
	background: url(img/m_n_2.gif) no-repeat left top;
	width: 131px;
}
.btn2 a:hover {
	background: url(img/m_n_2.gif) no-repeat left bottom;
	height: 14px !important;
}

.btn3 a {
	background: url(img/m_n_3.gif) no-repeat left top;
	width: 104px;
}
.btn3 a:hover {
	background: url(img/m_n_3.gif) no-repeat left bottom;
	height: 15px !important;
}



.btn3 a {
	margin-right: -10px !important;
}



/* Fancybox */
#fancy_div {
	background: transparent url(img/transp.png) repeat left top !important;
}
#fancy_inner {
	background: 0 !important;
}
#fancy_div .inner {
	padding: 20px;
}

.col1 {
	float: left;
	width: 50%;
}
.col2 {
	float: right;
	width: 50%;
}

.col1 .text {
	padding-right: 5px;
}

.col2 .text {
	padding-left: 5px;
}

.text {
	color: #d8dada;
	padding-bottom:15px;
}


p.tagline {
	color: #e6132e;
	font-size:18px;
}

.venues {
	list-style-type:none;
}

.venues LI {
	display:inline;
	padding: 0 20px 0 0;
}

TABLE {
	font-size:9px;
	line-height:11px;
}

#tcol1 {
	width:20%;
	font-weight:bold;
}

#tcol2 {
	width:15%;
	font-weight:bold;
}
#tcol3 {
	width:10%;
	font-weight:bold;
}
#tcol4 {
	width:17%;
	font-weight:bold;
}
#tcol5 {
	width:10%;
	font-weight:bold;
}
#tcol6 {
	width:10%;
	font-weight:bold;
}

#dllink {
	text-align:right;
}

.filmonly {
	color: #06C;
}


/*
#tourplan .col2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:8px;
	color:#000;
}
*/