/********
 * HTML *
 ********/

html, body {
  padding: 0px; 
  margin: 0px;
  height: 100%;
  width: 100%;
	background-image:url(images/watermerk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	padding: 0px;
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align: left;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
  vertical-align: bottom;
}

input, select, textarea{
	border: 1px solid #707C95;
}
#right_scroll {
	width: 200px;
}

#hotnews_bar {
    position: relative;
    left: 6px;
    top: 0px;
    margin: 0px;
    height: 400px;
    width: 201px;
    padding: 0px 5px 0px 0px;
		color: #707C95;
		border: 0px solid #CDCDCD;
}
.hotnews_title {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight: normal;
	color: #707C95;
}
.hotnews_title a:link, .hotnews_title a:visited, .hotnews_title a:active, .hotnews_title a:hover  {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight: normal;
	color: #707C95;
}

.scroller_delimiter {

	height: 50px;
  width: 238px;
}

#hotnews_bar a:link, #hotnews_bar a:visited, #hotnews_bar a:hover{
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight: lighter;
	color: #707C95;
}

.textBox {
	border: 1px solid #8EA9C4;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
  margin: 10px 5px 10px 5px;
  }

/**************
 * CONTAINERS *
 **************/
#mainContainer {
  position: relative;
  left: 50%;
  margin-left: -387px;
  width: 775px;
  top: 0px;

  margin-bottom: 0px;
  padding: 0px;
}

#header {
  overflow-y: hidden;
  height: 157px;
}

#x_services {
	position: absolute;
	top: 13px;
	left: 13px;
}

#x_software {
	position: absolute;
	top: 13px;
	left: 111px;
}

#x_professional {
	position: absolute;
	top: 13px;
	left: 209px;
}

#x_media {
	position: absolute;
	top: 13px;
	left: 307px;
}

#content_holder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 775px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image:url(images/dots.gif);
	background-repeat: repeat-y;
}

.content {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 528px;
	overflow-x: hidden;
	padding-bottom: 5px;
	
	
}

#actueel_holder {
	float: right;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	width: 218px;
}


.content_noscroll {
	float: left;
	padding-left: 1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 773px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
}

.footer_text {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	width: 775px;
	overflow-x: hidden;
	text-align: center;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited {
	text-decoration: none;
	color: #525A6A;
}

.footer_text a:hover {
	text-decoration: none;
	color: #748BA4;
}



.mainMenu {
  position: absolute;
  top: 110px;
  left: 0px;
  width: 775px;
}


.rightColumnContainer {
  float: right;
  width: 238px;
  margin: 0px;
  padding: 0px;
	padding-bottom: 20px;
  overflow-x: hidden;
}


.scroller_delimiter {

	height: 50px;
  width: 238px;
}

.date_scroller {
	color: #E42725;
	font-size:11px;
}


.right_column_end {

	height: 20px;
  width: 238px;
}
.right_news{

  width: 200px;
	margin-left: 38px;
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
	
}
.right_news_title{
	font-size: 14px;
	font-weight: bold;
	color: #5F5F5F;
}

.right_news a:link, .right_news a:hover, .right_news a:visited{
    color: #DDDDDD;
}


.content p, .content div{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 15px;
}

.content a:link, .content a:visited, .content a:hover, .content a:active{
  color: #156ABD;
}

.footer {
	float: left;
	height: 1px;
	width: 775px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
}

/**********
 * LINKS  *
 *********/
.mainMenu a:link, .mainMenu a:visited {
	color: #64718a;
	left: 0px;
	text-decoration: none;
	margin-left: 16px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: +0.5px;
}

.mainMenuActive a:link, .mainMenuActive a:visited, .mainMenuActive a:hover, .mainMenu a:hover   {
	color: #E0202B;
}

.scroller_table a:link, .scroller_table a:visited, .scroller_table a:hover {
	font-size: 11px;
}

/***********
 * SITEMAP *
 ***********/
.sitemap {
	
}
.sitemap ul {
	list-style-image: url(images/xat_list.gif);
}
.sitemap ul ul {
	list-style-image: none;
	list-style-type: disc;
}
.sitemap ul ul ul {
	list-style-image: none;
	list-style-type: square;
}
.sitemap ul ul ul ul {
	list-style-image: none;
	list-style-type: disc;
}


/************
 * HEADINGS *
 ************/
h1 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 10px 10px;
	color: #D12422;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 5px 10px;
	color: #6d7991;
}
h3 {
	font-size: 11px;
	font-weight: bold;
  text-decoration: underline;
	margin: 5px 0px 5px 10px;
	color: #6d7991;
}
h4 {
	font-size: 11px;
	font-weight: normal;
  text-decoration: underline;
	margin-left: 0px;
	color: #6d7991;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
	margin-left: 0px;
	color: #6d7991;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	margin-left: 0px;
	color: #6d7991;
}