* {
	margin: 0;
	padding: 0;
}

body { 
	background: url(/img/content/body_bg.png) left top repeat-x #FFF; 
	font-family: Verdana, Helvetica, sans-serif;
	color: #363534;
}

input, select, textarea { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size:1em;
}

.txt-input, .txt-area {
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

.error-box {
	border: 1px solid red;
	color: red;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #FFDFDF;
}

.error-box-succes {
	border: 1px solid green;
	color: green;
	padding: 3px;
	margin-bottom: 3px;
	background-color: #D2FFCF;
}

img.border-on {
	border: 1px solid #CCC;
	padding: 3px;
}

h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 18px;
}

h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
}


#container {
	margin: 0 auto;
	width: 706px;
	margin-top: 40px;
	height: 351px;
	color: #222;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	background: #FFF url(/img/content/grey1.png) bottom no-repeat;
}

#header-single {
	width: 960px;
	background: url(/img/content/menu_top_single.png) no-repeat;
	height: 100px;
	border-bottom: 1px solid #AAAAAA;
}

#header-double {
	width: 960px;
	background: url(/img/content/menu_top_double.png) no-repeat;
	height: 125px;
	border-bottom: 1px solid #AAAAAA;
}

#logo {
	float: left;
	width: 100%;
	height: 51px;
}

#countdown-wrapper {
	float: right;
	width: 275px;
	padding-top: 8px;
	padding-right: 10px;
}

.wrapper {
	padding-top: 15px;
}

#welcome {
	float: right;
	width: 235px;
}

#welcome p {
	padding: 10px;
	height: 306px;
	background: #FFF url(/img/content/grey2.png) bottom no-repeat;
}

#content-wrapper {
	float: left;
	width: 706px;
	background: url(/img/content/grey1.png) no-repeat;
	padding-top: 15px;
}

#content-inner {
	padding: 15px;
	background: #FFF url(/img/content/grey2_notop.png) bottom no-repeat;
}

#right-column {
	float: right;
	width: 235px;
}

.rightcolumn-content {
	padding: 10px;
	background: #FFF url(/img/content/grey2.png) bottom no-repeat;
}

.reaction-teaser {
	border-bottom: 1px solid #CCC;
	padding-bottom: 8px;
	margin-bottom: 5px;
}

/* MENU */
ul#menu {
	float: left;
	padding: 5px 0 5px 5px;
	list-style-type: none;
	width: 100%;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	display: block;
	color: #6b6a68;
	padding: 4px 15px 4px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #cac9c8;
}

/* SUBMENU */
ul#submenu {
	float: left;
	padding: 2px 0 2px 5px;
	list-style-type: none;
}

ul#submenu li {
	float: left;
}

ul#submenu li a {
	display: block;
	color: #6b6a68;
	padding: 2px 15px 2px 15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-right: 1px solid #cac9c8;
	font-size: 11px;
}

.header-blue {
	background: url(/img/content/header_blue.png) no-repeat;
	width: 225px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	font-size: 13px;
	height: 21px;
}

.header-green {
	background: url(/img/content/header_green.png) no-repeat;
	width: 225px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	font-size: 14px;
	height: 21px;
}

.header-orange-large {
	background: url(/img/content/header_orange_290.png) no-repeat;
	width: 290px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	font-size: 13px;
	height: 21px;
}

.header-grey-large {
	background: url(/img/content/header_grey_300.png) no-repeat;
	width: 290px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	font-size: 13px;
	height: 21px;
}



/* teasers */
#teasers {
	padding: 25px 0 30px 0;
}

#teaser-block-1 {
	float: left;
	width: 290px;
	margin-right: 40px;
}

#teaser-block-1-content  {
	padding: 0 10px 0 10px;
	background: url(/img/content/grey3.png) bottom no-repeat;
}

#teaser-block-2 {
	float: left;
	width: 300px;
	margin-right: 40px;
	height: 282px;
	background: url(/img/content/grey4.png) bottom no-repeat;
}

#teaser-block-3 {
	float: left;
	width: 290px;
	background: url(/img/content/grey3.png) bottom no-repeat;
}


/* news detail */

#dynamic-content {
	padding: 0 10px 0 10px;
	width: 600px;
	border-right: 1px dotted #CCC;
}

.news-detail-content {
	 background: url(/img/content/666_dotted.gif) repeat-x;
	 padding-top: 8px;
	 margin-top: 8px;
}

.news-detail-bron {
	color: #222;
	text-decoration: none;
	font-style: italic;
}

/* news listing */
.news-list-month {
	display: block;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

.news-list-day {
	width: 100%;
	padding-bottom: 10px;
}

.news-list-title {
	width: 100%;
}


#footer {
	background: #424242 url(/img/content/footer.png) repeat-x;
}

#footer-content {
	height: 172px;
	width: 960px;
	margin: 0 auto;
}

#footer-block-1 {
	float: left;
	width: 240px;
	margin-right: 90px;
	padding-top: 40px;
	font-size: 11px;
	color: #777777;
}

#footer-block-2 {
	float: left;
	width: 300px;
	margin-right: 90px;
	padding-top: 40px;
}

#footer-block-2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #D54912;
	padding: 0;
	margin: 0;
	padding-bottom: 8px;
	text-decoration: underline;
}

#footer-block-2 p {
	font-size: 11px;
	color: #F2F2F2;
}

a.link-blue,
a.link-blue-welcome,
a.link-blue-gastenboek,
a.link-blue-overzicht {
	display: block;
	font-size: 12px;
	color: #064B86;
	text-decoration: none;
}

a.link-blue,
a.link-blue-welcome,
a.link-blue-gastenboek,
a.link-blue-overzicht
{
	background: url(/img/content/arrow.png) 130px 0 no-repeat;
	padding-right: 16px;	
	font-weight: bold; 
	float: right; 
	width: 130px;
	line-height: 16px;
}

a.link-blue-overzicht {
	background: url(/img/content/arrow.png) 144px 0 no-repeat;
	padding-right: 16px;	
	width: 148px;
}

a.link-blue-gastenboek {
	background: url(/img/content/arrow.png) 150px 0 no-repeat;
	padding-right: 16px;	
	width: 154px;
}

a.link-orange {
	display: block;
	font-size: 12px;
	color: #D54912;
	text-decoration: none;
	background: url(/img/content/arrow.png) 72px 1px no-repeat;
	width: 88px; 
	line-height: 18px;
	float: right;
	font-weight: bold;
}

a.link-orange-small {
	display: block;
	font-size: 11px;
	color: #D54912;
	text-decoration: none;
	width: 88px; 
	float: right; 
}

a.link-orange-small-img {
	display: block;
	font-size: 11px;
	color: #D54912;
	text-decoration: none;
	width: 88px; 
	float: right; 
	background: url(/img/content/arrow.png) 72px 1px no-repeat;
	line-height: 18px;
}

a.link-orange-default {
	font-size: 11px;
	color: #D54912;
	text-decoration: none;
}

a.link-orange-default:hover {
	text-decoration: underline;
}


#footer-block-3 {
	float: left;
	width: 235px;
	height: 172px;
	background: url(/img/content/fifa_logo.png) no-repeat;
}

.cell-list, .cell-list-header, .cell-list-green, .cell-list-yellow {
	padding: 3px 2px 3px 2px;
	margin: 0;
	border-bottom: 1px solid #EEEEEE;
}

.cell-list-green {
	background-color: #4DCF6E;
}

.cell-list-yellow {
	background-color: #FEFF6F;
}

.cell-list-header {
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 14px;
}

/* BET FORM */
#betform td {
	padding-bottom: 3px;
}

#betform option {
	padding-left: 3px;
}

/* SLIDER */
#content-slider {
	float: left;
	background: url(/img/content/grey1.png) no-repeat;
	height: 321px;
	width: 676px;
	margin-top: 15px;
	padding: 15px 15px 15px 15px;
	color: #FFFFFF;
}

#content-slider img {
	display: block;
}

#content-slider a {
	color: #D54811;
	text-decoration: none;
}	

.slider-cell {
	 width: 676px; 
	 height: 321px; 
	 padding-top: 250px;
}

.slider-cell div {
	display: block;
	padding: 3px;
	background-color: #333333;
	width: 420px;
	font-size: 12px;
}
/*
 * Required 
 */
.slider-container { width:676px; height: 321px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides > div,ul.slides li { position:absolute; top:0; width:676px; display:none; padding:0; margin:0; }
/*
 * Optional
 */
#content-slider { margin:0 auto; width:676px; position:relative; clear:both; }
ul.pagination { list-style:none; padding:0; margin:0; }
ul.pagination li  { float:left; }
ul.pagination li a { padding:0 3px; font-size: 10px; }
ul.pagination li.active a { background:#CCCCCC; color:#FFFFF; }