@charset "utf-8";
/* CSS Document */

body {
	background-color:#000066;
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#fff115;
}

a {
	font-size:14px;
	color:#fff115;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}

.twtr-widget a{
	font-size: 10px;
	}

@font-face { 
	font-family:Geometr231;
	src: url(GEOMETR0.eot);
}

.titel {
	font-family: Geometr231, Verdana;
	font-size:28px;
	color:#fff115;
}

.menunaam {
	font-family: Geometr231, Verdana;
	font-size:20px;
	color:#fff115;
	margin-left:105px;
}

.copyright {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#fff115;
	}

#countdown_dashboard {
	height: 110px;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('../images/dash-geel.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
	display: block;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #000066;
	position: relative;
	padding-top: 5px;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #fff115;
	text-transform: uppercase;
	letter-spacing: 2px;
}

hr{
	background: #fff115;
	color: #fff115;
	height: 1px;
	border: none;
	}

/* Scroller Box */
#scroller_container {
	position: relative;
	height:62px; 
	padding: 0;
	width: 700px;
	margin: 0 0 0 11px;
 	overflow: hidden;
}

#scroller {
	white-space: nowrap;
}

#scroller img {
	padding: 0;
}
