body {
	text-align: center;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9cf;
	background-image: url('/images/cmk_back.png');
}
div {
	margin: 0px;
	padding: 0px;
}
div#main-wrapper {
	position: relative;
	width: 900px;
	margin: 0px auto;
	text-align: center; 
}
div#header {
	position: relative;
	font-size: 14pt;
	width: 900px;
	height: 170px;
	margin: 0px auto;
	text-align: left;
}
div#cmkhangul {
	position: absolute;
	left: 10px;
	top: 25px;
	width: 360px;
	height: 120px;
	margin: 0px auto;
}
div#change-lang {
	position: relative;
	width: 900px;
	height: 20px;
	text-align: right;
	z-index: 10;
	border: none;
	font-size: 8pt;
	margin: 0px auto;
}
div#top-menu {
	position: relative;
	width: 900px;
	height: 27px;
	text-align: left;
	margin: 0px auto; 
	background-color: black;
}
div#crums {
	position: relative;
	width: 890px;
	height: 20px;
	text-align: left;
	margin: 0px auto; 
	padding-right: 10px;
	text-align: right;
	background-color: white;
}
div#main-middle {
	width: 900px;	
}
div#main-middle-wrapper {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background-color: white;
}
div#pagefooter {
	width: 896px;	
	font-size: 8pt;
	color: black;
	text-align: left;
	padding: 2px;
	background-color: white;
}
div#rssfooter {
	width: 900px;	
	background: #fff;
	text-align: right;
}
div.column1 {
	float: left;
	width: 150px;
	text-align: left;
	border: none;
	border-right: 1px dotted #6cf;
}
div.column2 {
	float: left;
	width: 400px;
	text-align: left;
	border: none;
}
div.column2big {
	float: left;
	width: 744px;
	text-align: left;
	border: none;
}
div.column2medium {
	float: left;
	width: 600px;
	text-align: left;
	border: none;
}
div.column3 {
	float: left;
	width: 344px;
	text-align: left;
	border: none;
}
div.column3small {
	float: left;
	width: 144px;
	text-align: left;
	border: none;
}
div.column-inner {
	padding: 10px;
}
div.column-smallinner {
	padding: 2px;
}
div.column4 {
	position: relative;
	float: none;
	clear: both;
	margin: 0px auto;
	width: 900px;
	text-align: left;
	border: none;
}
div.column4-inner {
	color: #999;
	padding: 10px;
}
div.nieuws {
	float: right;
	width: 150px;
	border: 1px solid #ccc;
}  
div.photodia {
	text-align:center; 
	color: black; 
	width: 125px; 
	font-size: 7pt; 
	margin: 12px; 
	padding: 12px; 
	border: 1px dotted #6cf;
	float: left; 
}

a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a.zwart {
	color: black;
	text-decoration: none;
}
a.rss {
	color: #f90;
	text-decoration: none;
}
a.fplink {
	color: red;
	text-decoration: none;
}
a.menu {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a.tmenu {
	color: white;
	text-decoration: none;
}
a.tmenu:hover {
	color: yellow;
	text-decoration: none;
}
a.crum {
	color: #999;
	font-size: 8pt;
	text-decoration: none;
}
a.crum:hover {
	color: #666;
	font-size: 8pt;
	text-decoration: none;
}
a.langchoice {
	color: white;
	font-size: 8pt;
	text-decoration: none;
}
a.koppel {
	color: black;
	font-size: 10pt;
	text-decoration: none;
}
a.koppel:hover {
	color: #999;
	font-size: 10pt;
	text-decoration: none;
}


.small {
	font-size: 8pt;
}
td {
	font-size: 10pt;
}
td.tmenu {
	color: white;
}
td.menu {
	color: black;
	text-align: right;
	padding-right: 5px;
}
td.nieuws {
	border-bottom: 1px dotted #ccc;
}
td.newsheader {
	border-bottom: 1px dotted black;
	text-align: right;
}
td.language {
	text-align: right;
}
td.centeredtd {
	text-align: center;
}
b {
	font-size: 10pt;
	font-weight: bold;
}
b.menu-on {
	color: #f90;
}
b.titel {
	font-size: 14pt;
}
b.subtitel {
	font-size: 10pt;
	color: #6cf;
}
img {
	border: none;
}

