﻿BODY 
{	FONT-SIZE: x-small;	
	MARGIN: 0px;	
	COLOR: #9bbae9;	
	LINE-HEIGHT: 3ex;	
	font-family: Verdana, Georgia, Palatino, "Times New Roman", Times, serif;
	BACKGROUND-COLOR: gray;	
	BACKGROUND-IMAGE: url(background.jpg);
}

/****************************************************************************//* Matches for node: DIV class=container *//****************************************************************************/ /* Rule 5 of css/genClasses.css */ 
.container 
{	
	MARGIN-TOP: auto;
	MARGIN-BOTTOM: auto;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;	
	BACKGROUND-COLOR: gray;	
	BACKGROUND-IMAGE: url(background.jpg);
	WIDTH: 700px;	
	HEIGHT: 1000px;
}

.top 
{
	FLOAT: left;
	WIDTH: 800px;
	height: 5px;
	BACKGROUND-IMAGE: url(background.jpg);
	BACKGROUND-COLOR: gray;	
}

.linkclass
{
	font-size: 12px;
}
a:link {color: #FF0000}     /* unvisited link */
a:visited {color: #00FF00}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */
.container #header 
{
	FLOAT: left;	
	WIDTH: 90px;
}

.leeg
{
	FLOAT: left;
	width: 40px;
}

.links
{
	overflow: AUTO;
	height: 550px;
}
.dropdownbox
{
    float: right;
    padding-left: 10px;
    width: 200px;
}
.linktable
{
	border-width: 0px;
}

.logoenkoptekst
{	
}

.popup
{
	BACKGROUND-IMAGE: background.jpg;
	width: 1000px;
	height: 1000px;
}

.popupimage
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.imagesmall
{	
	WIDTH: 400px;
	height: 300px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.header
{
	width: 700px;
	float: right;
}
.fototable
{
    width: 700px;
}
.hometable
{
}

.middletext
{
	padding-left: 15px;
	padding-right: 15px;
}
.filmstripbottom
{
	text-align: right;
}

.homepage
{
	BACKGROUND-IMAGE: url(backgroundhome.jpg);
}

.ordercell
{
	padding-left: 15px;
	width: 330px;
	color: Red;
}

.headertext
{
	width:inherit;
	padding-top: 30px;
	margin-bottom: 30px;
	padding-left: 10px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 50px;
	font-style:italic;
	color: white;
}

.contentpage
{
	float: left;
	font-family: Verdana;
	font-size: 12px;
}

.columnright
{
	float: right;
}

.PageNameText
{
	font-family: Verdana;
	color: White;
	font-size: 14px;
}
.FreeText
{
	font-family: "Times New Roman";
	color: White;
	font-size: 15px;
}

.LeftCell
{
	padding-left: 25px;
	padding-bottom: 10px;
}
.RightCell
{
	padding-left: 10px;
	padding-bottom: 10px;
}
