@import url("reset.css");

html { 
	height: 101%; 
	/*overflow:hidden;*/
        overflow:auto;
	}
	
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d7cbbb; 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
	border-top: 1px transparent solid; 
	margin-top: -1px; 
	z-index:0; 
	position:relative; 
	color: #fff;
    background-image: url('/images/iStock_000004963480Medium_OP25_1800px.jpg'); 
    background-repeat: repeat;
    background-position: top left;

	}


.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #00ffff;
	text-decoration: none;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	color: #fff;
	font-size: 14px;
	padding-bottom:12px;
}

h2 {
	color: #fff;
	font-size: 16px;
	padding-bottom:12px;
	font-weight: bold;
}

h3 {
	color: #fff;
	font-size: 16px;
	padding-bottom:8px;
}

h4 {
	color: #fff;
	font-size: 11px;
	padding-bottom:5px;
}

h5 {
	color: #fff;
	font-size: 11px;
	padding-bottom:5px;
}

h6 {
	color: #fff;
	font-size: 11px;
	padding-bottom:5px;
}

p {
	margin-bottom: 15px;
}

#mainWrapper {
	text-align: center;
}

#wrapper {
	margin: 74px auto;
	width: 905px;
	position: relative;
	text-align: justify;
}

#header {
	height: 94px;
	position: relative;
}

#header .logo a:link,
#header .logo a:active,
#header .logo a:visited {
	position: absolute;
	bottom: 24px;
	left: 0;
	width: 278px;
	height: 90px;
	display: block;
}

#header .nav {
	position: absolute;
	bottom: 1px;
	right: 0;
}

#header .nav ul li {
	border-left: 1px solid #000200;
	display: inline;
}

#header .nav ul li:first-child {
	border-left: none;
}

#header .nav ul li a:link, #header .nav ul li a:active, #header .nav ul li a:visited {
	text-decoration: none;
	padding: 0 9px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000200;
	font-weight: normal;
}

#header .nav ul li a:hover {
	text-decoration: none;
}

#container {
	padding: 0;
	height: 500px; 
	background: #990033;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

#container600 {
	padding: 0;
	height: 600px; 
	background: #990033; 
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

#container750 {
	padding: 0;
	height: 750px; 
	background: #990033; 
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

#container1000 {
	padding: 0;
	height: 1000px; 
	background: #990033;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

#container1250 {
	padding: 0;
	height: 1250px; 
	background: #990033;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}
#container1500 {
	padding: 0;
	height: 1500px; 
	background: #990033;
	opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

#leftCol {
	width: 474px; 
	float: left;
	position: absolute;
	top: 108px;
	left: 8px;
	height: 332px;
	overflow: hidden;
}

#leftColDrinkskort {
	width: 363px;
	float: left;
	position: absolute;
	top: 108px;
	left: 8px;
	height: 530px;
	overflow: hidden;
}

.moduletable {
	background: #000000;
	padding: 2px;  
}

#contentColDrinkskort {
	width: 498px; 
	float: right;
	position: absolute;
	top: 108px;
	right: 7px;
	height: 332px;
}

#contentCol {
	width: 398px;  
	float: right;
	position: absolute;
	top: 108px;
	right: 7px;
	height: 332px;
}

#contentCol #content {
	width: 360px;
	float: left;
	height: 332px;
}

#contentCol #scrollbarWrap {
	width: 11px;
	float: right;
	height: 332px;
}

.contentheading, .componentheading {
	color: #fff;
	font-size: 17px;
	padding-bottom:12px;
	font-weight: bold;
}

.small, .createdate, .modifydate {
	color: #fff;
	font-size: 10px;
	padding-bottom:5px;
}


#contentCol ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 10px;
}

#contentCol ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 10px;
}

#contentCol ul li, #contentCol ol li {
	padding-left: 10px;
}

.FormTable {
	padding-bottom: 7px;
}

.FormField {
 font-size: 14px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
}

.FormButton {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #999999;
 color: #FFFFFF;
 margin-right: 6px;
 border: 1px solid #666666;
}

.linksLogo {
	text-decoration: none;
	border: 0px solid;
}

.galleriThumb {
	width:85px; 
	height:57px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
