/*****************************/
/*** Core html setup stuff ***/
/*****************************/

* {
	magin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #cd061e;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h2, .componentheading  {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	color: #cd061e;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	margin: 5px 0px 5px 5px;
	color: #cd061e;
}

.article_column h1 {
	font-size: 16px;
	margin-bottom: 0px;
}
.article_column table.contentpaneopen {
	width: 280px;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background:#000;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000;	
}

a:hover {
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px;
line-height: 20px;	
}

img { border: 0 none; }

.container {
  	width: 100%;
}

.header {
	float: left;
	color: #FFF;
	height: 189px;
	width:100%;
}

.header_left{
	position:absolute;
	background: #FFF;
	width: 		284px;
	height: 	189px;
	color: 		#000;
}

.header_right {
	position:absolute;
	margin-left: 284px;
}

.header_title{
	position: absolute;
	width: 599px;
	heigth: 58px;
	margin: 50px 0px 0px 25px;
}

.header_menu {
	margin: 170px 0px 0px 2px;
}


ul#mainmenu
{
font-size: 14px;
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#mainmenu li
{
display: inline;
list-style-type: none;
}

#mainmenu a {
	margin-right: 2px;
	padding: 3px 17px; 
	background: url(../images/menu_bg.gif) right repeat-y;
	background-color: #FFF;
}

#mainmenu a:link, #mainmenu a:visited
{
color: #000;
font-weight: bold;
text-decoration: none;
}

#mainmenu a:hover
{
color: #cd061e;
text-decoration: none;
}


.main_container{
	height: 100%;
	width: 100%;
}

.main_left{
	position: absolute;
	width: 284px;
	color: #FFF;
	margin-left: 0px;
}

.left{
	background: #fff;
	color: #000;
	margin: 10px 10px 0px 10px;
	padding: 2px;
}

.left p {
	margin-left: 5px;
	margin-right: 5px;
}

.left img {
	border: 1px solid black;
}

.latestnewslaatste-nieuws{
	list-style: none;
	margin: 0px;
}

.latestnewslaatste-nieuws li{
	margin: 5px 5px 10px 5px;
	border-top: 1px solid #cd061e;
	padding-top: 2px;
}

.left a, .left a:active, .left a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.left a:hover{
	text-decoration: none;
	color: #cd061e;
}

.kco_logo {
	margin: 75px 0px 0px 25px;
}

.main_right{
	position: absolute;
	background: #FFF;
	width: 711px;
	margin-left: 286px;
	margin-top: 2px;
	background: url(../images/main_bg.gif) right top no-repeat;
	background-color: #fff;
	min-height: 530px;
}

.main_content{
	width: 600px;
	float: left;
	margin: 10px;
}


div .blog IMG {
	border: 1px solid #ccc;
	margin: 5px;
}

p

.right_image{
	margin:	50px 0px 0px 25px;
	float:left;
}

.main_content table {
	width: 100%;
}

.clr{
	clear: both;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #FFF;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow-white.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.algemene_voorwaarden {
	height: 200px;
	width: 536px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	overflow: auto;
	border: 1px solid #CCC;
	background: #FFF;
}

.algemene_voorwaarden_text {
	width: 100%;
}

.algemene_voorwaarden_text h3 {
	margin: 0px 0px 5px 0px;
}

#subscribername {
	border: 0px solid red;
	margin-bottom: 5px;
	margin-left: 5px;
}

#subscriberemail{
	border: 0px solid red;
	margin-bottom: 5px;
	margin-left: 5px;
}

#verzenden{
	border: 1px solid #000;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
