/* Friends on Ice Ede */
body
{
	margin: 5px;
	padding: 0;
	color: #FFFACD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #228B22;
}

#algemeen
{
	width: 600px;
	margin: 0 50px;
	background-color: #ffffff;
	border: 2px solid #CCCC99;
	filter: alpha(opacity=75);
	opacity: 0.5;
	-moz-opacity: 0.5;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-left-style: groove;
	border-right-style: groove;
}
#algemeen div
{
	padding: 20px;
	font-weight: bold;
	color: #000000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	}
.tijd
{
	font-size: 80%;
	color: #FFFACD;
	text-align: left;
}

#menu
{
	height: 1.5em;
	border-top: 1px solid #99ff33;
	border-bottom: 1px solid #006633;
	padding: 0 0 0 15px;
	list-style: none;
	margin: 0;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #FFFACD;
	font: 14px Verdana, Arial,sans-serif;
	font-weight: bold;
	overflow: hidden;
}
#menu a
{
	border-right: 1px solid #ccc;
	color:#4682B4;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}
#menu #huidig, #footer #huidig
{
	background: #666677;
	color: #dee4eb;
	font-weight: bold;
	cursor: default;
}
#menu a:hover, #footer a:hover
{
	background: #ff3300;
	color: #8A2256;
	font-weight: bold;
	border-bottom: 1px dashed #ff9900;
}
#menu li
{
	display: inline;
	margin: 0;
	padding:0;
	text-align: center;
}
#menu h5.datum, #menu h5.noscript
{
	font-size: 10px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: right;
	vertical-align: middle;
	color: #003300;
	margin: 0;
	padding: 5px;
}
a.line
{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: small-caps;
	color: #333333;
	border-bottom: thin;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	padding-bottom: 5px;
	border-left: thin;
	border-left-style: groove;
	border-left-color: #aaaaaa;
	padding-left: 5px;
}
a.noline
{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	}
