/* CSS Document Stage in Ghana */
@import url(s2.css);
@import url(s3.css);

body{
background-color: #FFFFCC;
font:"Times New Roman", Times, serif;
}

a{
color: #006600;
}

a.footerlink {
	color: white;
}

.kader{
width: 800px;
}

.header {
	position: relative;
	left: 5%;
	top: 0px;
	width: 800px;
	height: 101px;
	background-image: url(../i/h/h.gif);
}

.rechterkolom {
	position: absolute;
	left:205px;
	top:120px;
	width:640px;
	background-color: #ffff33;
	margin-bottom:10px;
}

/*Style voor linkerkolom (Menu) */
.linkerkolom {
	position: relative;
	top:5px;
	left:5%;
	width: 150px;    
}

.titelbalk {
  height: 20px;
  font-size:16px;
  color:#FFFFFF;
  font-weight:bold;
  background-color: #006600;
  padding-left: 5px;
  padding-top:5px;
  border-style: solid;
  border-color: black;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
}

.menu {
	padding:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#FFFF33;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-color: black;
}

.infoblok {
	padding-top: 10px;
	color: #000000;
}

#tijdverschil {
	height: 20px;            
	background-repeat: no-repeat;
}

.infobloktekst {
	padding: 5px;
	font-size:14px;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-color: black;
	background-color: #FFFF33;
}

.sponsorblok {
	padding: 3px;
	font-size:14px;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-color: black;
	background-color: #FFFF33;
}

/* Styleinfo voor de tekst */
.tekstvak{
background-color: #FFFF33;
}

.tekstvaktitel {
	height: 30px;
	width:635px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:5px;
	font-size:20px;
	font-weight:bold;
	background-color: #006600;
  	border-style: solid;
 	border-color: black;
 	border-top-width: 2px;
  	border-left-width: 2px;
  	border-right-width: 2px;
 	border-bottom-width: 2px;
}

.tekst {
	text-align:justify;
	background-color: #FFFF33;
	margin-left:15px;
	margin-right: 15px;
}

.teksttitel{
	font-size:18px;
	font-weight:bold;
}

.linktitel{
	font-weight:bold;
}
a.link{
	color:#000000;
}

/*Style info voor de footer*/
.footer {
	width: 100%; 
	height: 10px;
	text-align: center;
	color: white;
	background-color: #006600;
	font-size: 10px;
  	border-style: solid;
 	border-color: black;
 	border-top-width: 2px;
  	border-left-width: 2px;
  	border-right-width: 2px;
 	border-bottom-width: 2px;
}

.tekstblok{
margin-left: 0px;
background-color:#FFFF33;
}

.fotorechts{
float:right;
margin-right:15px;
margin-left:15px;
margin-bottom:15px;
background-color: #FFFF33;
}

.fotolinks{
float:left;
margin-right:15px;
margin-top:15px;
background-color: #FFFF33;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
input, textarea, select {
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	border: 1px solid #000000;
}

.logo{

}
