body {
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	font-size: 12px;
	background-color:#000;
	line-height: 1.5em;
}
#myndbg {
	position:fixed;
	_position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#fancy_content h1 {
	color: #fff;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
	text-decoration: none;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #f000;
	margin-bottom:5px;
	text-decoration: none;
}

h2.contentheading{
	margin-bottom:15px;
	
	}

h3{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
	text-decoration: none;
}
h4{
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
	text-decoration: none;
}
.componentheading{
		font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom:5px;
	text-decoration: none;
	}
	
	
	
	
	
#main {
	margin: 0px auto;
	width: 950px;
	text-align: left;
	z-index:1;
}

#top{
	width:950px;
	height:170px;
	position:relative;

	float:left;
	background-repeat: no-repeat;
	}
#topblbl
{
	position:relative;
	width:950px;
	height:57px;
	background-image: url(../images/top_bakmenu.png);
	background-repeat: no-repeat;
}
#midblbl
{
	position:relative;
	width:950px;
	height:18px;
	background-image: url(../images/bakmenu.jpg);
	background-repeat: no-repeat;
	
}

#bottomblbl
{
	position:relative;
	width:950px;
	height:28px;
	background-image: url(../images/bottom_bakmenu.png);
	background-repeat: no-repeat;
	
}

#menu {
	

	
}
/*.menuitem {
	height:20px;
	width:20px;
	background-color:#060;
}*/
#menu .menuimg {
	width: 100px;
	overflow: hidden;
	text-indent: -10000px;
}
#menu a {
	color: #fff;
	text-decoration: none;
	display:block;
	float:left;
	font-size: 11px;
	padding-left:20px;
	height:18px;

}
#menu a.select {
	font-weight: bold;

}
	
#topmenu{
	width: 950px;
	background-repeat: no-repeat;
	position:relative;
	top:22px;
	}

	
#cmid{
	position:relative;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width:950px;
	}

	
#f1{
	position:relative;
	float:left;
	height:57px;
	width:299px;
	margin-right:26px;
	margin-top:20px;
	}
#f2{
	
	position:relative;
	float:left;
	height:57px;
	width:299px;

	margin-right:27px;
	margin-top:20px;
	}
#f3{
	position:relative;
	float:left;
	height:57px;
	width:299px;
	margin-top:20px;
	}
	
#left{
	float:left;
	width:300px;
	text-align: left;
	overflow: hidden;
	}
#content{
	float:right;
	width:625px;
	}
#footer{
	position:relative;
	padding-top:20px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
	width:950px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e1f20;
	color: #FFF;
	}
.lmid{
	background-image: url(../images/lmid.jpg);
	padding-left:22px;
	padding-right: 22px;
}

.lmid a{
	color: #FFF;
	text-align: left;
	text-decoration: none;
	}
.lmid li {
	padding-top:10px;
	height:25px;
	padding-left:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53575b;
	text-align: left;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
}

.lmid li.sel {
	font-weight: bold;
}
.lmid li.lvl_1 {
	margin-left: 10px;
}
.fl0 {
}

.lmid .fl1 {
	background-image: none;
	padding-left: 20px;
	list-style-type: square;
	list-style-position: inside;
	font-size: 11px;
	color: #FFF;
}
.ltop{
	height:15px;
	width:300px;
	background-image: url(../images/ltop.png);
	background-repeat: no-repeat;
	}
.lbottom{
	height:14px;
	width:300px;
	background-image: url(../images/lbotn.png);
	}
	
#content .lysing div {

	color: #000;	
	}
	
#content td.nf_left {
	padding-right:10px;
	vertical-align: top;	
	}
#contentmid
{
	background-image: url(../images/cmid.png);
	_background: #ccc;
	padding-left:15px;
	padding-right:15px;
	width:595px;
	float: left;
	}
	
#ctop{
	float: left;	
	background-image: url(../images/ctop.png);
	_background: #ccc;
	height:15px;
	width:625px;
	background-repeat: no-repeat;
	}
	
#cbottom{
	float: left;	
	background-image: url(../images/cbottom.png);
	_background: #ccc;
	height:15px;
	width:625px;
	background-repeat: no-repeat;
	}
	
.clr {
	clear: both;
}

/* com_n-boka */
    .highlight {
       border: 1px solid #000 !important;
    }
	#ferdir {
		padding-bottom: 20px;
	}
    #ferdir a.fullerror {
       background:  #faa;
       cursor: default;
    }
    .form {
       border: 1px solid  #aaa;
       color: #fff;
       background: #000;
    }
    
    #ferdir h1, #ferdir h2, #fancy_div h1 {
        margin: 0px;
    }
    #ferdir .ferd .h1 {
		float: left;
		font-size: 18px;
		font-weight: bold;
		width: 100%;
    }
    #ferdir .ferd {
        float: left;
        width: 100px;
        text-align: center;
        text-decoration: none;
        color: #222;
        border: 1px dashed #aaa;
        margin: 10px;
        padding: 5px;
        cursor: pointer;
    }
    #ferdir .left {
        float: left;   
        width: 300px;
        position: relative;
        top: 40px;
        left: 50px;
    }
    #ferdir .right {
        float: right;   
    }
    #ferdir .information {
        font-size: 10px;
    }
    #form {
        display: none;
    }
    #panta {
        width: 380px;
        padding: 10px;
    }
    #panta .item {
        float: left;    
        clear: both;
        width: 100%;
        margin-top: 2px;
    }
    #panta label{
        float: left;
    }
    #panta span {
        float: right;
    }
    
    #fancy_div {
        text-align: center;
    }
    
    #panta {
        margin: 0px auto;
        text-align: left;
    }
	span.seats {
		color: #555;
	}
#leftmenu.ul {
	padding: 0px;
	margin: 0px;
}
#leftmenu.li {
	padding: 0px;
	margin: 0px;
}
.gallery .item strong {
	color: #000;
	text-decoration: none;	
	}
