/*.all{
	font-family: 'Georgia';
}*/

/*-------------------------------------------FONTS---------------------------------------------*/
@font-face {
/*.all{*/
	font-family: 'audiowide-regular-webfont';
	src: url('./fonts/audiowide-regular-webfont.eot');
	src: url('./fonts/audiowide-regular-webfont.woff') format('woff'), url('../fonts/audiowide-regular-webfont.ttf') format('truetype'), url('../fonts/audiowide-regular-webfont.svg') format('svg');
}

a, li {
	color: #CCFF77;/*lightgoldenrodyellow;*/
	text-decoration: none;
}

li{
	display:inline-block;
	margin: 3px 3px 3px 3px;
	padding: 8px 8px;
	/*border: 3px solid darkorange;*/
	border-radius: 2px;
	background-color: #444466;
	height:90px;
	width: 180px;
	border: 2px solid #CCFF77;
}
body{
	background-color:#EEEEFF;
	margin:0;
	padding:0;
	background: url(omg_img/bg-home2.jpg) no-repeat top center;;
}

h1, h2, h3, h4, p, li, table {
	/*color:#444477;*/
	color: #CCFF77; /*#6CC417; lightgoldenrodyellow;*/
	font-family: 'audiowide-regular-webfont';
	src: url('./fonts/audiowide-regular-webfont.eot');
	src: url('./fonts/audiowide-regular-webfont.woff') format('woff'), url('../fonts/audiowide-regular-webfont.ttf') format('truetype'), url('../fonts/audiowide-regular-webfont.svg') format('svg');
}

table, p {
	margin:2px 25px 5px 25px;
}

table {
	border: 0px solid #444466;
	/*margin:5px;*/
	/*padding:5px 15px 5 px 15 px;*/
}

td, th{
	color: #CCFF77;
	padding: 2px 8px 2px 8px;
}


ul {
	margin: 8px 8px 8px 8px;/* auto;*/
	/*padding: 75px 8px 75px 8px;*/
	text-align: center;
}

a:hover	{
	color: #e466ff;
	text-decoration: none;
}

.but_highlight{
	border: 2px solid #e466ff;
}

.grande{
	width:704px;
	/*margin:auto;*/
	margin:0px auto auto auto;
	clear:both;
	/*border-right-style: solid;
	border-left-style: solid;
	border-color: #CCFF77*/
}

#bords{
	width:744px;
	margin:auto;	
}

#but_about{
	/*background: url(./omg_img/abel6.jpg) center center;*/
	/*background: url(./omg_img/asd-7_crop.png) center center;*/
	background: url(./omg_img/teach.jpg) center center;
	background-size:     cover;  
}
#but_research{
	background: url(./omg_img/research2.jpg) center center;
	background-size:     cover;  
}
#but_gm{
	background: url(./omg_img/gm.jpg) center center;
	background-size:     cover;  
}

#button{
	border: 4px solid #444466;
	border-radius:8px;
	/*background-color: orange;*/
	height:27 px;
	width: 62px;
	text-align: center;
}

#grande_bot_index{
		padding:15px 15px 650px 15px;
}

#grande_bot_research{
		padding:15px 15px 600px 15px;
}

#grande_bot_gm{
		padding:15px 15px 738px 15px;
}

#grande_bot_gm_schedule{
		padding:15px 15px 550px 15px;
}

#normaal{
	/*font-family: 'Georgia';*/
	font-family: 'arial';
	text-align: justify;
}

#normaal_link{
	/*font-family: 'Georgia';*/
	font-family: 'arial';
	text-align: justify;
}

#txt_link{
	color: #e466ff;
}

#toptxt{
	/*color:lightgoldenrodyellow;*/
	text-align: center;
	/*background: url(C:/Users/Schootemeijer/Pictures/sterren_etc/sters2.JPG) no-repeat center center;
	height: 275px;*/
	height: 100px;
	padding: 0 10px;
	margin: 0 auto;
}

