
body {
	font-family: "Trebuchet MS", arial, verdana;
	margin: 0px;
	background-image: url('/images/bg.png');
	line-height: 20px;
	font-size: 12px;
	}

h1 {	color: #1D4C7A;
	font-size: 16px;
	}
	
h2 {
	font-family: "Georgia", arial, verdana;
	color: #FFFFFF;
	background-color: #2D2F33;
	font-size: 16px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	}

a {
	color: #2D2F33;
	text-decoration: none;
	}
	
a:visited {
	color: #2D2F33;
	text-decoration: none;
	}

a:hover {
	color: #2D2F33;
	text-decoration: underline;
	}	

img {
	border: none;
	}

table,
tr, 
td  {
	margin : 0px;
	padding : 0px;
	border : none;
	border-spacing: 0px 0px; 
}
.content-table {
	width : 780px;
	border : none;
	margin-bottom : 10px;
}
.table-links {
	border: 1px solid #BBBBBB;
	width : 248px;
	vertical-align : top;
}

.ad { 
	border: none;
	}
.table-spacer {
	width : 10px;	
}

.table-spacer-hor {
	height: 10px;
}

.Selecteer {
	margin-left: 10px;
	margin-top: 7px;
	}
	
.Search3 {
	width: 200px;
	}
	
#MainWrapper {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -460px;
	top: 20px;
	min-height: 917px;
	border: 1px solid #2D2F33;
	padding: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
    -moz-box-shadow:0 0 20px 5px #999999; 
    -webkit-box-shadow: 0 0 60px #999999;
	}

#Networks {
	position: absolute;
	left: 50%;
	margin-left: 414px;
	width: 40px;
	height: 16px;
	z-index: 10;
	}
	
	
#Header	{
	width: 900px;
	height: 250px;
	background-image: url('/images/header01.jpg');
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 10px;
	}

#News	{
	width: 768px;
	border: 1px solid #999999;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	overflow-x: hidden;
	color: #FFFFFF;
	}


.HeadlineOdd {
	height: 20px;
	background-color: #2D2F33;
	padding-left: 5px;
	}

.HeadlineEven {
	height: 20px;
	background-color: #444444;
	padding-left: 5px;
	}

.HotnewsOdd {
	background-color: #2D2F33;
	}

.HotnewsEven {
	background-color: #444444;
	}
	
.NewsPubDate {
	float: left;
	font-size: 11px;
	width: 80px;
	}
	
.NewsTitle {
	float: left;
	font-size:13px;
	font-weight: bold;
	}
	
.NewsLink {
	float: left;
	font-size: 11px;
	margin-left: 10px;
	}

.NewsLink a {
	color: #FFFFFF;
	text-decoration: underline;
	}

#Zoeken	{
	width: 890px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	}

.NormalNews {
	margin-left: 40px;	
	}

.HotNews {
	font-family: "Georgia", arial, verdana;
	font-size: 18px;
	float: left;
	margin-right: 25px;
	color: #CCCCCC;
	}

.Hot {
	font-weight: bold;
	}
	
#YP { 
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: 291px;
	z-index: 10;
	}

#Logo { 
	position: absolute;
	left: 50%;
	margin-left: -440px;
	margin-top: 0px;
	z-index: 10;
	}
	
.Float1 {
	font-size: 11px;
	width: 138px;
	padding-left: 5px;
	float: left;
	text-align: left;
	}

.Float2 {
	font-size: 10px;
	width: 100px;
	padding-left: 5px;
	float: left;
	text-align: left;
	color: #333333;
	}
	
.Single {
	font-size: 12px;
	width: 245px;
	padding-left: 5px;
	text-align: left;
	}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	}
	
.Footer a {
	color: #FFFFFF;
	text-decoration: underline;
	}
/* the overlayed element */ 
.simple_overlay { 
    /* must be initially hidden */ 
    display:none;
    /* place overlay on top of other elements */ 
    z-index:10000; 
    /* styling */ 
	background-color: #2D2F33; 
    width:950px;
	margin-top: 100px;
	height:400px; 
	border:1px solid #FFFFFF; 
    -moz-box-shadow:0 0 20px 5px #CCCCCC; 
    -webkit-box-shadow: 0 0 20px #CCCCCC;
} 

.news_overlay {
	position: absolute;
	left: 50%;
	}
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url('/images/overlay-close.png'); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:20px; 
	left: 10px;
	font-size:12px; 
    color:#FFFFFF; 
    width:940px; 
	height: 380px;
	overflow: auto;
} 
 
.details a {
	color: #E73422;
	}
	
.details h3 { 
    color:#FFFFFF;
    font-size:20px; 
    margin:0 0 -10px 0; 
}

.detailsLeft {
	width:730px; 
	float: left; 
	}
	
.detailsRight {
	width: 170px; 
	float: left; 
	text-align: right; 
	}

.detailsRight img {
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	}

.FormFields {
	width: 500px;
	color: #E82E22;
	font-weight: bold;
	font-size: 11px;
	}

.TextArea {
	width:660px;
	height: 100px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #E82E22;
	font-weight: bold;
	}

.SideBar {
	margin-top: 10px;
	}

.ClickWinContainer {
	border: 1px dotted #CCCCCC;
	padding: 20px;
	}
	
.ClickWinForm {
	width:542px;
	margin-right: 20px;
	}
.ClickWinButton {
	margin-right: 20px;
	margin-top: 2px;
	}

.ClickWinDiv {
	margin-bottom: 9px;
	}

.ClickWinDivHonny {
	display: none;
	}

.ClickWinErrors {
	text-align: left;
	}

.ClickWinError {
	color: red;
	}
