FORM INPUT {
	font-size: 0.8em;
	font-family: Verdana,Arial,Sans-serif;
}

FORM TEXTAREA {
	font-size: 0.8em;
	font-family: Verdana,Arial,Sans-serif;
}

body {
	font-family: verdana;
    font-size: 12px;
    line-height: 16px;
	margin-top: 3px;
	overflow: hidden;
}

table { font-size: 12px; }
img { border: 0px; }

h1 {
    font-family: arial;
    font-size: 18px;
    color: #f89828;
    font-weight: normal;
    margin-bottom:10px;
}

h2 {
    font-family: arial;
    font-size: 16px;
    color: #f89828;
    font-weight: normal;
    margin-bottom:10px;
}

#rechts {
	position: absolute;
	width: 200px;
	height: 200px;
	margin-left: 700px;
	top: 375px;
	text-align: center;
}

.tekstveld {
	background-image: url('/templates/kepro/gfx/input_bg.gif');
    width: 139px;
    height: 22px;
}

/* Content stuk */
#hoofdscherm {
	position: absolute;
	top: 175px;
/*    margin-left: 15px;*/
	margin-left: 40px;
    margin-top: 20px;
    background-image: url('/templates/kepro/gfx/framework/vakken/bg.gif');
	background-repeat: repeat-y;
    width: 681px;
	height: 320px;
}

#hoofdscherm #top {
    width: 681px;
    height: 33px;
    background-image: url('/templates/kepro/gfx/framework/vakken/top.gif');
}
#hoofdscherm #bottom {
    width: 681px;
    height: 36px;
    background-image: url('/templates/kepro/gfx/framework/vakken/bottom.gif');
}

#hoofdscherm #content {
    margin-left: 30px;
    margin-right: 30px;
    line-height: 16px;
    height: 285px;
    overflow: auto;
}

#hoofdscherm a, #hoofdscherm a:link, #hoofdscherm a:active {
	color: #000000;
}

#hoofdscherm a:hover {
	color: #f89828;
	text-decoration: underline;
}

#hoofdscherm a:visited {
	color: #f89828;
}

#nieuws {
	margin-top: 55px;
	margin-left: 750px;
	width: 150px;
	height: 170px;
	background-image: url('/templates/kepro/gfx/framework/vakken/nieuws_bg.gif');
	background-repeat: repeat-y;
}

#nieuws #top {
	width: 150px;
	height: 45px;
	padding-top: 16px;
	text-align: center;
	margin: 0px;
	color: #fff;
	font-size: 14px;
	background-image: url('/templates/kepro/gfx/framework/vakken/nieuws_top.gif');
}

#nieuws #bottom {
	width: 150px;	
	height: 33px;
	background-image: url('/templates/kepro/gfx/framework/vakken/nieuws_bottom.gif');
}

#nieuws #content {
	margin-left: 15px;
	margin-right: 12px;
	height: 165px;
	overflow: auto;
}

#nieuws a:link, #nieuws a:active, #nieuws a:visited, #nieuws a:hover {color: #000000; text-decoration: underline; }

/* einde content stuk */
.advSearch {
	height: 47px;
}

.advSearch a, .advSearch a:link, .advSearch a:visited, .advSearch a:active {
	color: #f89828;
	text-decoration: none;
}

.advSearch a:hover {
	color: #000000;
}

/* Rechter kolom */
#rechterkolom {
	width: 200px;
	position: relative;
	margin-right: 5px;
	float: right;
}
/* Einde rechterkolom */

#blankcontent {	
	width: 680px;
	margin-left: 15px;
}

/* hoofdmenu */
#menu {
    text-align: right;
    font-family: arial;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
    margin-right: 10px;
    line-height: 20px;
}

#menu a {
    text-decoration:none;
    color: #fff;
}

#menu_selected a {
	text-decoration:none;
	color: #000000;
}

/* Einde hoofdmenu */

/* cat menu links */
#cat_links {
	clear:both;
	float:left;
    width: 225px;
	height: 300px;
	margin-left: 15px;
    background-image: url('/templates/kepro/gfx/framework/vakken/zoekleftbg_2.gif');
	background-repeat: repeat-y;
/*	position:absolute;*/
}

#cat_links #top {
    width: 225px;
    height: 45px;
    background-image: url('/templates/kepro/gfx/framework/vakken/zoeklefttop_2.gif');
	background-repeat: no-repeat;
    text-align: center;
    padding-top: 18px;
    color: #fff;
}

#cat_links #bottom {
    width: 225px;
    height: 35px;
    background-image: url('/templates/kepro/gfx/framework/vakken/zoekleftbottom_2.gif');
	background-repeat: no-repeat;
}

#cat_links #middle {
    margin-left: 20px;
    margin-right: 20px;
	padding-top: 5px;
/*    text-align: center;*/
}

/*#cat_links {
    background-image: url('../../templates/kepro/gfx/framework/vakken/catlinks_bg_2.gif');
    width: 177px;
	margin-left: 15px;
}

#cat_links #top {
    width: 177px;
    height: 52px;
    background-image: url('../../templates/kepro/gfx/framework/vakken/catlinks_top_2.gif');
	background-repeat: no-repeat;
	padding-top: 16px;
	text-align: center;
	margin: 0px;
	color: #fff;
	font-size: 14px;
}

#cat_links #middle {
    margin-left: 25px;
    margin-right: 20px;
    line-height: 16px;
    height: 250px;
    overflow: auto;
}

#cat_links #bottom {
    width: 177px;
    height: 35px;
    background-image: url('../../templates/kepro/gfx/framework/vakken/catlinks_bottom_2.gif');
}
*/
#cat_links a, #cat_links a:link, #cat_links a:active, #cat_links a:visited {
	color: #000000;
	text-decoration: none;
}

#cat_links a:hover {
	color: #f89828;
}

#cat_links_select a, #cat_links_select a:link, #cat_links_select a:active, #cat_links_select a:visited {
	color: #f89828;
}

/* Einde cat menu links */

/* blok links */
#bloklinks {
	float: left;
    width: 178px;
    margin-left: 20px;
    margin-top: 50px;
}
#bloklinks #top {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_top.gif');
    height: 26px;
    width: 178px;
}
#bloklinks #middle {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_middle.gif');
    height: 92px;
    width: 178px;
    position:relative;
	padding: 5px;
}

#bloklinks #bottom {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_bottom.gif');
    height: 26px;
    width: 178px;
}
/* Einde blok links */

/* blok rechts */
#blokrechts {
    width: 178px;
    margin-right: 20px;
    margin-top: 50px;
}
#blokrechts #top {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_top.gif');
    height: 26px;
    width: 178px;
}

#blokrechts #middle {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_middle.gif');
    height: 92px;
    width: 178px;
    position:relative;
}

#blokrechts #bottom {
    background-image: url('/templates/kepro/gfx/framework/vakken/rechts_bottom.gif');
    height: 26px;
    width: 178px;
}
/* Einde blok rechts */

.vlaggen {
	margin-left: 50px;
	margin-top: 30px;
}
