body
{
}

body.intro
{
}

body.site
{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
    xbackground-position: top 20px; 
    background-position: top center; 
	font-family: verdana, sans;
	font-size: 8pt;
	color: white;
}

body.play
{
    background-image: url(../images/background.jpg);
    font-family: verdana, sans;
    font-size: 7pt;
    color: white;
}

table.site
{
    border-collapse: collapse;
    
}

td.header
{
    padding: 10px;
}

td.menu
{
    vertical-align: top;
	font-size: 7pt;
	font-weight: bold;
	border-top: solid white 2px;
	padding: 10px;
	text-align: center;
}

td.content
{
    width: 600px;
	border-top: solid white 2px;
	border-left: solid white 2px;
	padding: 20px;
	font-size: 8pt;
}

div.thumbnail
{
	width: 300px;
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
}

div.thumbnail2
{
	xwidth: 300px;
	text-align: center;
	margin-bottom: 30px;
	font-style: italic;
}

p.text
{
}

p.text-en
{
	font-style: italic;
}

a
{
    text-decoration: none;
    color: white;
}

div.tekstfoto
{
	padding: 15px;
	float: right;
	text-align: center;
	font-style: italic;
}

div.tekstfoto2
{
	padding: 8px;
	float: left;
	text-align: center;
	font-style: italic;
}
