#container {
	width: 872px;
	margin: 0px auto;

	height: 500px;
		
}
A:link {text-decoration: underline; color: #BE7C01;}

A:visited {text-decoration: underline; color: #FEB836;}

A:active {text-decoration: underline; color: #FEB836;}

A:hover {text-decoration: underline; color: #FEB836;}

h3 {  color: #669966; font-size: 10pt}

select.input {  font-size: 8pt; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif}

h4 {  color: #FF6633}
h2 {
	font-size: 16px;
	color: #666666;
	height: 15px;
	line-height: 15px;
}


h1 {
	color: #FEA902;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 24px;
}

td {
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 15px;
}


input {  font-size: 8pt; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif}

p {  FONT-SIZE: 10pt; color: #000000}
body {
	background-attachment: fixed;
	background-color: #7EB148;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 14px;
	text-align:center; 
}


.but
{background-color: #F5F5F5; border-bottom:solid 1px; border-color:#000000; border-left:solid 1px; border-color:#000000; border-right:solid 1px; border-color:#000000; border-top:solid 1px; border-color:#000000;  color:#003300; font-family:Tahoma, Verdana, Arial; font-size: 8pt;}


table.menu {border: 0px solid #393939;}

td.menu, .overskrift {font: bold 11px verdana, sans-serif;text-align: center;}

a.menupunkt {
    text-decoration: bold;
    color: #000000;
    display: block;
    line-height: 18px;
    width:100%;
}
a.menupunkt:hover {
    text-decoration: none;
    background-color: #CCCCCC;
	 line-height: 18px;
    display: block;
    color: #000000;
    width:100%;
}
a.aktiv {
    text-decoration: none;
    background-color: #CCCCCC;
	 line-height: 18px;
    display: block;
    color: #000000;
    width:100%;
}
table {

	color: #FFFFFF;
	font-size: 9pt;
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 15px;
}


.soegbut
{
 width: 235px;  background-color: #ffffff; border:0px; color:#003300; font-size: 8pt;
 }
.drinksbg
{
	background-attachment: scroll;
	background-image: url(gfx/drinksbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF
}
.copy {
	color: #FEA90E;
	font-size: 9px;
	text-decoration: none;
}
.madbg
{
	background-attachment: scroll;
	background-image: url(gfx/madbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF
}



.halfmoon{
margin-bottom: 0px;
}

.halfmoon ul{
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
border-bottom: 0;
padding-right: 40px;
}

.halfmoon li{
	display: inline;	
}

.halfmoon li a{
	text-decoration: none;
	color: black;
	background: #93BD66;
	font-size: 12px;
	width:1px;
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li a.current{
	background-color: #73A340;
	color: navy;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}

