/* CSS Document */
/* kivoli.css                */

/* html tags               */
/***************************/

*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html { 
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-align: left;
	}
	
body{
	margin: 0px;
	padding: 0px;
	background-color: #A0A0A0;
}

p {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	}
	
a {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: inherit;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.training {
	font-size: 120%;
	line-height: 20px;
	text-decoration: none;
	}
.training:hover {
	font-size: 120%;
	line-height: 20px;
	text-decoration: underline;
	}	
	
/*   div's      */
/****************/

div#main {
	margin: auto;
	width: 780px;
	text-align:left;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
#left {
	height: 520px;
	width: 260px;
	vertical-align: top;
	}

#center {
	background-image:url(../img/halved4-total2.png);
	height: 520px;
	background-repeat: repeat;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	overflow: auto;
	}
	
#center-kunst {
	background-color: #D1D1D1;
	height: 520px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	overflow: auto;
	}
	
#center-kunst2 {
	background-color: #D32232;
	height: 520px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	overflow: auto;
	}
	

#footer {
	clear: both;
	height: 20px;
	background: #A0A0A0;
	padding-top: 5px;
	vertical-align: middle;
	}
/*  content	    */
/****************/

.gross {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
	}
.gross:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
	}

/*   styles     */
/****************/

ul, ul li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	list-style: disc;
	list-style-position: outside;
	letter-spacing: normal;
	vertical-align: baseline;
	margin-left: 20px;
	}
li li {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 20px;
	list-style: circle;
	list-style-position: inside;
	text-indent: 20px;
	}	
	
	
/* Navigation    */
/*****************/

.navi {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	text-align: center;
	}
	
.navi:hover {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	background-color: #C73008;
	text-align: center;
	}
	
.onfield-ayu {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C73008;
	text-align: center;
	}
	
.onfield-tan {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #834388;
	text-align: center;
	}
	
.onfield-kunst {
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D32232;
	text-align: center;
	}
			
/* Sub-Navigation    */
/*******************/

.subnav {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.subnav:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.subnav-nohover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
/* Page History    */
/*******************/

.hist {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
	}

.hist:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
.hist-nohover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
	}


/*  footer font    */
/*******************/
.footer {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-indent: 10px;
	vertical-align: middle;
	}
#main #footer .footer:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #696969;
	vertical-align: middle;
}


/*  Tables    */
/**************/
#table {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	line-height: 15px;
	}
	
.table {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	padding-left: 10px;
	padding-right: 10px;
	}
.table:hover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	}
.table2 {
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	}
.table-nohover {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	}	

.buttons {
padding-left: 2px;
font: 1.1em/1.3em "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
text-align: justify;
color: #666;
list-style: none;
}
.buttons a img,
.buttons a:visited img {
text-decoration:none;
border-bottom:0px;
filter:alpha(opacity=50); /* IE */
-moz-opacity: 0.50; /* Gecko */
opacity: 0.50; /* Opera */
}
.buttons a:hover img {
text-decoration:none;
border-bottom:0px;
filter:alpha(opacity=90); /* IE */
-moz-opacity: 0.90; /* Gecko */
opacity: 0.90; /* Opera */
}
