/*

Title:     Caelum Sine Nubibus

Updated:   Augustus 21 2009

*/



/*======= B O D Y =======*/

body {

	font-family: "Verdana", Helvetica, sans-serif;

  background-color: #000;

	color: #fff;

  font-size:12px;

	line-height: 1.35em;

	margin: 0;

	}

	

/*======= C O N T A I N E R =======*/

div#container {

	width: 960px;

	height: 134px;

  margin-left: auto;

  margin-right: auto;

	}

	

/*== Header = Logo + Navigatie ==*/

/*======= H E A D E R =======*/

div#header {

	color:#FFFFFF;

	height:134px;

  }		



/*======= N A V I G A T I E =======*/

div#navigatie {

  background-image: url("images/menu.png");

	background-repeat: repeat;

	height: 40px;

	width: 960px;

	top:94px; 

  position: absolute;

  }



div#navigatie ul{

  list-style:none;

	margin: 0;

	padding-left: 0;

	}

	

div#navigatie ul li{

  float: left;

  }



div#navigatie ul li.thispage {

	background-image: url("images/this_menu.png");

	font-weight:bold;

	color:#fff;

  }



div#navigatie ul li.thispage a {

	color:#F90;

  }

 

div#navigatie ul li.thispage a:hover {

  background-image: none;

	color:#F90;

	font-weight: bold;

  }

	

div#navigatie ul li a{

	color:#FC0;

	display:block;

	padding: 12px 20px;

	text-decoration:none;

  }

div#navigatie ul li input.txtveld{

font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #FFF;

	border: 1px solid #292929;

	text-decoration: none;

	background-color: #666;

}	

	

	

div#navigatie ul li input.btn{

color:#FC0;

background-color: transparent ; 

font: bold 'trebuchet ms',helvetica,sans-serif; 

border:1px solid; 

border-color: #FC0;

}	



div#navigatie ul li input.btnhov { 

border-color: #F90;

color: #F90; 	

}

	

div#header ul li a:hover{

	color:#F90;

	background-image: url("images/this_menu.png");

	background-repeat: repeat;

  }



/*======= I N H O U D=======*/

div#inhoudpagina{

  padding: 20px 50px 50px 50px ;

	background-color:#292929;

	}



/* enkel voor homepage*/	

div#frontpage{

  margin-top: 0;

	}	

	

div#inhoudpagina a{

	color: #F90;

	text-decoration: underline;

  }

 

div#inhoudpagina a:hover{

	color: #990;

	text-decoration: none;

  }

	

div#inhoudpagina h2{

  font-weight: bold;

	margin: 0 0 10px 0;

  } 

	

div#inhoudpagina hr{

  clear: left;

  visibility: hidden;

	} 

	

div#inhoudpagina h1{	

	float: left;

	font: 24px "Georgia", Serif;

	color: #FFF;

	font-weight: bold;

	padding: 20px 0 5px 0;

	margin: 0 0 10px 0;

	border-bottom: 1px solid #FFF;

	width: 100%;

	}



div#inhoudpagina p img.links {

	float: left;

  margin-right: 10px;

  }	



div#inhoudpagina a img{

  border: none;

  }

	

	

div#regel{

	display:block;

	margin:auto;

	width:860px;

	height:2em;

  }

	

div#regel p.where {

	float:left;

  }

	

div#regel p.rechts {

	float:right;

/*	padding-right:0px;	*/



  }


	

div#inhoudpagina img.gallerij{

  width: 700px;

  }	



div#inhoudpagina img.m1gallerij{

  width: 535px;

  }	

	

		

div#inhoudpagina table.mtab{

  width: 800px;

  height: 250px;

  }

div#inhoudpagina tr.sturen{

  height: 10px;

}	

div#inhoudpagina tr{	

  height: 125px;

 

	}

div#fotooke{

  align: left;

	}

	

div#inhoudpagina td.ctab{	

  width: 150px; 

	padding-bottom: 30px;

	}

	

div#inhoudpagina td.ctab a{	

  text-decoration: none;

  }

	

div#inhoudpagina td.ctab a span{	

  text-decoration: underline;

  }

	

div#lijst table{

width: 700px;

}




div#lijst td{

width: 370px;

}

	

	

/*======= A D M I N =======*/		



div#admininhoud{

  padding: 20px 50px 50px 50px ;

	background-color:#292929;

	}

	

div#admininhoud a{

	color: #F90;

	text-decoration: underline;

  }

 

div#admininhoud a:hover{

	color: #990;

	text-decoration: none;

  }

	

div#admininhoud h2{

  font-weight: bold;

	margin: 0 0 10px 0;

  } 

	

div#admininhoud hr{

  clear: left;

  visibility: hidden;

	} 

	

div#admininhoud h1{	

	float: left;

	font: 24px "Georgia", Serif;

	color: #FFF;

	font-weight: bold;

	padding: 20px 0 5px 0;

	margin: 0 0 10px 0;

	border-bottom: 1px solid #FFF;

	width: 100%;

	}



div#admininhoud p img.links {

	float: left;

  margin-right: 10px;

  }	



div#admininhoud a img{

  border: none;

  }

	

table.sample {

	border-width: 1px;

	border-style: outset;

	border-color: gray;

	border-collapse: separate;

}

td.naam{

  width: 90px;

	height: 100%;

	align: center;

}

td.grootte{

  width: 90px;

	height: 100%;

	text-align: center;

}

td.reactie{

  width: 750px;

	height: 100%;

	align: center;

}

td.ip{

  width: 120px;

	height: 100%;

	text-align: center;

}

td.datum{

  width: 	360px;

	height: 100%;

	text-align: center;

}

td.verwijderen{

  width: 10px;

	height: 100%;

	text-align: center;

}

table.sample td {

	border-width: 1px;

	padding: 1px;

	border-style: dotted;

	border-color: gray;

  height: 100%;

}	

	

table.sample tr{

  height: 2px;!important

}		



	

	

/*======= F O O T E R / C O P Y R I G H T =======*/	

div#copyright {

	color:#898989;

	margin:0 auto;

	width:960px;

	height:2em;

  }



div#copyright p {

  text-align: center;

  }

	

div#copyright a{

  color: #F90;

	text-decoration: underline;

  }



div#copyright a:visited{

  color: #FFF;

  }



div#copyright a:hover{

  color: #990;

	text-decoration: none;

  }	