body{
	padding:0;
	margin:0;
	font-family:century gothic;
	font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #A4293B;
}
h2 {
	font-size: 16px;
	color: #999;
}

h3 {
	font-size: 13px;
	color: #fefefe;
}
h5 {
	font-size: 16px;
	color: #A4293B;
}


#java_error {
	position:absolute;
	width:100%;
	height:18px;
	z-index:99;
	left:0px;
	background-color: #FFFFCC;
	border-bottom:1px solid #999999;
}
a {
	color: #9E182D;
	text-decoration: none;
}
a:link {
	color: #9E182D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9E182D;
}
a:hover {
	text-decoration: underline;
	color: #9E182D;
}
a:active {
	text-decoration: none;
	color: #9E182D;
}



a.link_wit {
	color: #FFF;
}

a:link.link_wit {
	color: #FFF;
	text-decoration: none;
}
a:visited.link_wit {
	text-decoration: none;
	color: #FFF;
}
a:hover.link_wit {
	text-decoration: underline;
	color: #FFF;
}
a:active.link_wit {
	text-decoration: none;
	color: #FFF;
}

a.link_red {
	color: #A83949;
}

a:link.link_red {
	color: #A83949;
	text-decoration: none;
}
a:visited.link_red {
	text-decoration: none;
	color: #A83949;
}
a:hover.link_red {
	text-decoration: underline;
	color: #A83949;
}
a:active.link_red {
	text-decoration: none;
	color: #A83949;
}


a.grey {
	color: #999;
}

a:link.grey {
	color: #999;
	text-decoration: none;
}
a:visited.grey {
	text-decoration: none;
	color: #999;
}
a:hover.grey {
	text-decoration: underline;
	color: #999;
}
a:active.grey {
	text-decoration: none;
	color: #999;
}


a.link_top {
	color: #FFF;
}
a:link.link_top {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}
a:visited.link_top {
	text-decoration: none;
	color: #FFF;
	font-size:14px;
}
a:hover.link_top {
	text-decoration: underline;
	color: #FFF;
	font-size:14px;
}
a:active.link_top {
	text-decoration: none;
	color: #FFF;
	font-size:14px;
}


a.bottom_nav {
	color: #CFBDBE;
}
a:link.bottom_nav {
	color: #CFBDBE;
	text-decoration: none;
}
a:visited.bottom_nav {
	text-decoration: none;
	color: #CFBDBE;
}
a:hover.bottom_nav {
	text-decoration: underline;
	color: #CFBDBE;
}
a:active.bottom_nav {
	text-decoration: none;
	color: #CFBDBE;
}


#container { 
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	z-index:1; 
	
	
}
#main { 
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 50%;
	top:20px;
	width: 880px; 
	height: 791px;
}   
#header_1 {	
	position:absolute;
	top:0px;
	left:10px;
	width:515px;
	height:105px;
	z-index:1;
	
}
#header_2 {	
	position:absolute;
	top:0px;
	left:525px;
	width:345px;
	height:105px;
}
#banner {	
	position:absolute;
	top:105px;
	left:10px;
	width:860px;
	height:196px;
}
#navigatie_container {	
	background-image:url("../images/ksc_menu.jpg");
	background-repeat:repeat;
	position:absolute;
	top:300px;
	left:10px;
	width:870px;
	height:36px;
}
#navigatie {		
	position:absolute;
	top:3px;
	left:17px;
	width:850px;
	height:29px;
	color:#FFFFFF;
	letter-spacing:1.2px;
	font-size:12px;
	padding-top:5px;
}
#content_image {	
	position:absolute;
	top:337px;
	left:11px;
	width:182px;
	height:129px;
}
#content {	
	position:absolute;
	top:345px;
	left:249px;
	width:620px;
	height:104px;
	line-height:1.5;
	color:#666666;
}

#placeholder1{	
	position:absolute;
	top:355px;
	left:27px;
	width:820px;
	height:900px;
	line-height:1.5;
	
}

#nieuws_container {	
	position:absolute;
	top:336px;
	left:568px;
	width:302px;
	height:339px;
	line-height:125%;
	color:#666666;
	background-image:url("../images/ksc_achter2.jpg");
	background-repeat:repeat;
}
#nieuws {	
	position:absolute;
	top:16px;
	left:-541px;
	width:532px;
	height:170px;
	line-height:125%;
	color:#AB3A4A;

}

#menu_placeholder {	
	position:absolute;
	top:200px;
	left:-541px;
	width:30px;
	height:170px;
	z-index:999;
}
#column {	
	position:absolute;
	top:29px;
	left:13px;
	width:283px;
	height:189px;
	line-height:125%;
	color:#FFF;
}
#left {
	background-image:url("../images/ksc_shade_left.jpg");
	background-repeat:repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:740px;
}
#right {
	background-image:url("../images/ksc_shade_right.jpg");
	background-repeat:repeat;
	position:absolute;
	top:0px;
	left:870px;
	width:10px;
	height:740px;
}
#subnav {
	position:absolute;
	top:618px;
	left:580px;
	width:284px;
	height:42px;
	color:#FFFFFF;
}
#banner_bottom {
	position: absolute; 
	text-align: left;
	margin-left: -490px;
	left: 499px;
	top:674px;
	width: 860px; 
	height: 66px;

}
#bottom {
	position: absolute; 
	text-align: left;
	margin-left: -490px;
	left: 683px;
	top: 751px;
	width: 508px; 
	height: 23px;
	color: #CFBDBE;
}
#top {
	background-image:url("../images/ksc_shade_top.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 450px;
	top:-10px;
	width: 860px; 
	height: 10px;
}
#top_left {
	background-image:url("../images/ksc_shade_left_corner.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 440px;
	top:-10px;
	width: 10px; 
	height: 10px;
}
#top_right {
	background-image:url("../images/ksc_shade_right_corner.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 1310px;
	top:-10px;
	width: 10px; 
	height: 10px;
}
#bottom_left {
	background-image:url("../images/ksc_shade_left_corner_bottom.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 431px;
	top:65px;
	width: 10px; 
	height: 10px;
}
#bottom_mid {
	background-image:url("../images/ksc_shade_bottom.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 441px;
	top:65px;
	width: 860px; 
	height: 10px;
}
#bottom_right {
	background-image:url("../images/ksc_shade_right_corner_bottom.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 1301px;
	top:65px;
	width: 10px; 
	height: 10px;
}

#bottom_right_fade {
	background-image:url("../images/ksc_shade_right_fade.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 1310px;
	top:740px;
	width: 10px; 
	height: 50px;
}

#bottom_left_fade {
	background-image:url("../images/ksc_shade_left_fade.jpg");
	background-repeat:repeat;
	position: absolute; 
	text-align: left;
	margin-left: -440px;
	left: 440px;
	top:740px;
	width: 10px; 
	height: 50px;
}


.nieuwskader{
	padding:5px;
	width: 488px;
	height:80px;
	border: 1px solid #DCAEB4;	
}

.banner_shop{
	background-image:url("../images/ksc_webshop_banner_TMP.gif");	
	padding:5px;
	width: 488px;
	height:66px;
	border: 1px solid #DCAEB4;	
}

.wedstrijdkader{
	padding:5px;
	width: 488px;
	height:22px;
	border: 1px solid #DCAEB4;	
	
}
.zoeken{
	width: 250px;
	height:16px;
	border: 1px solid #A4293B;
	color:#999999;
	font-size:10px;
	padding-left:3px;	
}

.column_kop{
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.renner_select{
	color: #FFFFFF;
	font-size:14px;
	font-weight:bold;
	border: 1px solid #d0d0d0;
	padding:2px;
	width:300px;
	height:15px;
}
legend {
	color: #A4293B;
	font-size:14px;
	font-weight:bold;
}
fieldset{

	color: #A4293B;
	font-size:12px;
	line-height:150%;	
}
