/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
background-image: url('images/bg2.jpg');
background-repeat: no-repeat;
background-position: left top;
background-attachment: fixed;
margin: 0 auto 0 auto;
text-align: center;
width: 782px;
color: #313131;
font-family: tahoma, arial, verdana, sans-serif;
font-size: 10pt;
line-height: 13pt;
}

h1 {
font-size: 16pt;
font-weight: bold;
padding: 10px 0 15px 0;
font-family: verdana;
}

h2 {
font-size: 13pt;
font-weight: bold;
padding: 10px 0 8px 0;
font-family: tahoma;
}

h3 {
font-size: 12pt;
font-weight: bold;
padding-bottom: 10px;
padding-top: 10px;
}

p {
margin: 15px 0 10px 0;
}

strong {
font-weight: bold;
}

#headerbg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 83px;
background-image: url('images/headerbg.gif');
background-repeat: repeat-x;
border-bottom: 1px solid #c9c9c9;
z-index: -1000;
}

#header {
position: relative;
display: block;
float: right;
text-align: center;
width: 100%;
z-index: 1000;
margin: 12px 0 5px 0;
padding: 0;
}

#header img {
position: relative;
float: left;
width: 413px; 
height: 58px;
padding-top: 0;
padding-bottom: 0;
}

#header p {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
text-align: right;
padding-top: 0px;
padding-bottom: 0;
text-transform: uppercase;
margin: 38px 0 0 0;
}

.billig {
color: #990000;
font-size: 14pt;
}

#menu {
position: relative;
display: block;
float: left;
margin-bottom: 0px;
margin-top: 0;
padding: 0;
height: 19px;
}


#menu td {
vertical-align: middle;
border: solid white;
border-width: 1px 2px 1px 2px;
height: 19px;
}

#menu a {
color: white;
font-family: verdana;
font-size: 10px;
text-decoration: none;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
}

#menu a:hover,a:active {
text-decoration: underline;
}

#newmenu {
position: relative;
display: block;
float: left;
width: 100%;
margin-bottom: 0;
}
#newmenu ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
#newmenu a
{
float:left;
text-decoration:none;
color:white;
background-color:black;
padding:2px 10px 2px 10px;
border:1px solid white;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}
#newmenu a:hover {text-decoration: underline;}
#newmenu li {display:inline;}

#content {
position: relative;
display: block;
float: left;
width: 782px;
margin-top: 10px;
}


#contentboxmain {
position: relative;
display: block;
float: left;
background-color: white;
padding: 8px 0 8px 12px;
width: 506px;
height: 347px;
text-align: left;
}

#contentboxmain a:hover{
text-decoration: underline;
}

#contentboxfull {
position: relative;
display: block;
float: left;
background-color: white;
padding: 8px 8px 8px 12px;
width: 762px;
text-align: left;
}

#contentboxfull .right {
float: right;
}

#contentboxright {
position: relative;
display: block;
float: right;
text-align: left;
background-color: white;
padding: 8px;
width: 238px;
font-weight: normal;
font-size: 8px;   
}

#contentboxright p {
padding: 8px 0 10px 0px;
margin:0;
font-size: 10pt;
}

.headerbg {
position: relative;
width: 233px;
height: 20px;
background-image: url('images/titletop.gif');
background-repeat: no-repeat;
font-family: verdana;
font-size: 10pt;
font-weight: bold;
color: white;
margin-bottom: 4px;
vertical-align: middle;
padding: 2px 0 0 5px;
}

#contentboxbooking {
position: relative;
display: block;
float: right;
text-align: left;
background-color: white;
background-image: url('images/booking_right.jpg');
background-repeat: no-repeat;
background-position: center;
padding: 8px;
width: 238px;
height: 100px;
margin-bottom: 10px;
}

#contentboxbooking p {
padding: 8px 0 8px 10px;
margin: 0;
}

#contentboxbooking a, a:link {
color: white;
text-decoration: none;
font-weight: bold;
}

#contentboxbooking a:hover {
text-decoration: underline;
}

.contentbox3 {
position: relative;
display: block;
float: left;
text-align: left;
background-color: white;
padding: 8px;
width: 238px;
height: 195px;
font-weight: normal;
font-size: 8px; 
margin: 10px 10px 0 0;  
}

.contentbox3 p {
font-size: 10pt;
margin-top: 5px; 
}

.contentbox3 a, a:link {
border: 0;
color: #313131;
text-decoration: none;
}

.contentbox3 a:hover {
text-decoration: underline;
}

#sponsor {
position: relative;
display: block;
float: left;
text-align: left;
background-color: white;
padding: 0px;
padding-left: 14px;
width: 240px;
height: 70px;
font-weight: normal;
font-size: 8px; 
margin: 10px 10px 0 0;
}

#contact {
position: relative;
display: block;
float: right;
text-align: left;
background-color: white;
padding: 0px;
width: 254px;
height: 66px;
font-weight: normal;
font-size: 8px; 
margin: 10px 0 50px 0;
}

#contact p {
float: right;
margin: 0;
padding: 0px 20px 0 0;
font-size: 8pt;
}

#contact a, a:link {
color: #313131;
font-weight: normal;
}

#contact img {
float: left;
}



#footer {
position: fixed;
clear: both;
left: 0;
bottom: 0;
width: 100%;
height: 20px;
background-image: url('images/footerbg.gif');
background-repeat: repeat-x;
font-weight: bold;
padding-top: 4px;
}

label {
	font-size: 10pt;
	font-weight: bold;
}

#calendar {
	position: relative;
	display: block;
	float: left;
	font-size: 11pt;
	border: 1px solid black;

	margin-left: 15px;
}

#calendar td {
	border: 1px solid black;
	padding: 5px;
}

#calendar a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#calendar a:hover {
	text-decoration: underline;
}

fieldset {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	border: 0px solid black;
	padding: 5px 0 0 0px;
	margin: 0;
}

fieldset p {
	border-bottom: 1px solid black;
	padding: 8px 0 8px 0;
	margin: 0;
}

#basket {
	position: relative;
	display: block;
	float: right;
	width: 340px;
	border: 1px solid black;
	margin: 0 0 0 0;
	padding: 0;
}

#basketheading {
	padding: 2px 0 2px 5px;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

#basketcontent {
	padding: 2px 5px 2px 5px;
	background-color: #EEE;
	color: black;
	font-weight: none;
	font-size: 9pt;
	margin: 0;
}

#basketcontent div {
	padding: 2px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#basketsummary {
	padding: 2px 0 2px 5px;
	background-color: #990000;
	color: white;
	font-weight: bold;
	font-size: 10pt;

}

.basket_product {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	background-color: #990000;
	color: white;
}

.fullbasket {
	border: 1px solid black;
	width: 762px;
}

.fullbasket th {
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	background-color: black;
	color: white;
}

.fullbasket input {
	width: 95%;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
