body{
	background-color: lightblue;
	background-repeat: repeat;
	color: #0b354f;/*FF0000*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table h1{
	text-decoration: none;
	color: #297fe1;
}

table h2{
	text-decoration: none;
	font-size: large;
	color: #297fe1;
	font-style: bold;
}

img{
	border: none;
}

.gb table{
	border-width: 3px;
	border-color: #0b354f;
	border-style: double;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	color: #0b354f;
}

.gb tr{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 5px;
	border-style: dotted;
	border-color: #FFFFFF;
	min-width: 600px;
	max-width: 100%;
}

.gb td{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #297fe1;
	width: 250px;
	min-width: 300px;
	max-width: 100%;
}

.gbadmin table{
	border-width: 3px;
	border-color: #0b354f;
	border-style: double;
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	/*color: #FFFFFF;*/
}

.gbadmin tr{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 5px;
	border-style: dotted;
	border-color: #FFFFFF;
	min-width: 50px;
	max-width: 100%;
}

.gbadmin td{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	width: 50px;
	min-width: 50px;
	max-width: 100%;
}

.nav{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	/*color: #FFFFFF;*/
	vertical-align: top;
}

.nav a{
	text-decoration: none;
	color: #297fe1;
	font-size: 19px;
}

.nav a.active{
	text-decoration: none;
	color: white;
	font-size: 19px;
}

.nav a:hover{
	color: #FFFFFF;
}

.main{
	background-color: lightblue;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: #0b354f;
	font-size: 17px;
}

.main a{
	text-decoration: none;
	color: #0b354f;
	font-size: 17px;
}

.main a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 17px;
}

.main h1{
	text-decoration: none;
	color: #297fe1;
}

.footer{
	text-decoration: none;
	background-position: bottom;
	color: #0b354f;
	font-size: 11px;
	text-align: center;
	margin-bottom: 0px;
}

.content{
	border: 0px;
	float: left;
}

.pepijn{
	background-image: url(img/babyboybg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	color: #0b354f;
	font-size: 17px;
}

/*.pepijn a{
	text-decoration: none;
	color: #0b354f;
	font-size: 17px;
}

.pepijn a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 17px;
}

.pepijn h1{
	text-decoration: none;
	color: #297fe1;
}*/
