/* @override http://www.webfoto-interaktiv.dk/full/smaa_css/full_smaa600x336.css */

body
{
	background-color: #FFFCFE;
	color: #5b5b5b;
	font-family: verdana, arial, georgia, sans-serif;
	font-size: 0.9em;
	margin: 10px 0px;
	min-width: 700px;
	max-width: 1200px;
}

h2
{
	color: #eefa82;
	font-size: 1.6em;
	font-weight: 500;
	background-color: #6B615D;
	text-shadow: #999 5px 3px 6px;
}

#video
{
	width: 600px;
	height: 352px;
	background-color: #FDFDF4;
	font-family: Verdana, Arial, georgia, sans-serif;
	margin: 0;
	padding: 0px 0px 5px 0px;
	border-color: #873017;
	border-width: 2px;
	border-style: solid ;
}

table
{
	height: auto;
	width: 90%;
	text-indent: 5px;
	background-color: #f3fdf7;
	padding: 2px;
	margin-top: 10px;
	border: 1px dotted #cadbbc;
}

td { }

.fs
{
	color: #80746F;
	font-family: Verdana, Arial, georgia, sans-serif;
	font-size: 0.9em;
	background-color: #f3fdf7;
}

a:active
{
	color: #f6a853;
	background-color: white;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #9abec4;
	background-color: #FFF7FD;
	text-decoration: none;
	font-size: 0.9em;
}

a:visited
{
	font-weight: bold;
	color: #d198d8;
	background-color: white;
	text-decoration: none;
	font-size: 0.9em;
}

a:link
{
	font-weight: bold;
	color: #97bdc1;
	text-decoration: underline;
	background-color: white;
	font-size: 0.9em;
}

.gul_dot
{
	margin: 10px 10px 1px 10px;
	border-color: #E6DCDB;
	border-width: 3px 2px 0px 2px;
	border-style: solid;
	padding: 0 0 1px 0;
	background-color: #535351;
}