﻿  body
    {
        background:#a79880;
    }
    
    #wrapper {
		position: relative;
		left: 50%;
		width: 768px;
		margin-left: -384px;
	}
	
    div
    {
        font-family:tahoma;
    }
    
    p
    {
        margin-left:10px;
        margin-right:10px;
    }
    
    a:link, a:visited
    {
		text-decoration:underline;
		color:black;
    }
    
    a:hover
    {
		text-decoration:underline overline;
    }
    
    .wide
    {
        width: 768px;
    }

    .rounded
    {
        margin-bottom:10px;
    }

    #header
    {
        background: url('images/gfx/top.gif');
        xbackground: #d2c3a2;
        height:100px;
        color:white;
        font:40pt garamond;
        margin-bottom:5px;
    }
    
    #subheader
    {
		height:20px;
		background: url('images/gfx/line.gif');
		xbackground: #d2c3a2;
		font-size:0.75em;
		text-align:right;
		padding-top:2px;
		font-weight:bold;
		color:black;
    }
    #subheader img
    {
		height:18px;
		border:none;
		position:absolute;
		left:5px;
    }
    
    #menu
    {
        background: #d2c3a2;
        margin-left:0px;
        width:150px;
        min-height:684px;
        float:left;
        font:0.75em Trebuchet MS;
    }
    
    .menuitem
    {
		font:inherit;
		margin-left:10px;
		margin-bottom:2px;
		border-bottom:1px solid #a79880;
		
    }
    
    .menuitem img
    {
		margin-right:10px;
    }
    
    .menuitem *
    {
		vertical-align:middle;
	}
    
    #content
    {
        border:2px solid black;
        background: #d2c3a2;
        width:335px;
        min-height:684px;
        margin-left:10px;
        margin-right:10px;
        float:left;
        padding-left:4px;
        padding-right:5px;
    }
    
    #content table
    {
		width:100%;
		xfont-size:0.9em;
		margin-bottom:10px;
		xborder-bottom:1px solid #a79880;
    }
    
    #content li
    {
		margin-bottom:7px;
    }
    
   
    #images
    {
        width:250px;
        float:left;
        text-align:right;
        padding-bottom:10px;
    }
    #images a
    {
		font-size:0.75em;
		
    }
    
    .image
    {
        background: #d2c3a2;
        width:100%;
        height:188px;
        float:right;
        cursor:pointer;
    }
    
    #bottom
    {
        background: #d2c3a2;
        height:60px;
        text-align:center;
        clear:both;
    }
    
    h1
    {
		border-bottom:1px solid #a79880;
		font:1.4em Trebuchet MS;
		font-weight:bold;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:10px;
		margin-bottom:5px;		
    }
    h2
    {
		font:1.2em Trebuchet MS;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:10px;
		margin-bottom:5px;		
    }
    
    .overskrift
    {
		border-bottom:1px solid #a79880;
		font:1.1em Trebuchet MS;
		font-weight:bold;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:10px;
		margin-bottom:5px;
    }
    
    .text
    {
		font-size:0.75em;
    }
    
    .pane_3col
    {
		padding-top:15px;
		float:left; width: 30%; text-align: center; padding-left: 10px;
    }
    

.righttxt
{
	text-align:right;
}
.bold
{
	font-weight:bold;
}
.byline
{
	font-style:italic;
	margin-left:10px;
	font-size:0.95em;
}    
#theater
{
	position:absolute;
	background:black;
	left:10%;
	right:10%;
	top:10;
	height:610px;
	width:80%;
	z-index:10000;
	text-align:center;
	padding-top:10px;
	padding-bottom:9px;
	color:White;
	font-size:0.7em;
	display:none;
}

.Text
{
	width:10em;
}

.SmallNumberText
{
	width:1em;
}

textarea
{
	width:98%;
	height:3em;
}

.accept
{
	text-align:right;
}
.phatfont
{
	color: Red; font-weight:bold;
}
.ferie
{
font-size: 2em;
}

