/* Do not rename this file. Reference is used in htmlarea for versie 1.0 of CMS */


/************ DO NOT DELETE OR RENAME *************/
/* used in backend for showing inserted Cristal Controls in page content */
.cristalControlDiv
{
	text-decoration: none;
	border: 0px solid #666666;
	width: 100%;
	height: 50px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
/************************************************/
 
* {
	padding: 0;
	margin: 0;
}
 
html, body 
{
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	height: 100%;
	font: normal 10px/1.25em Verdana, sans-serif;
}
 
.LinkButton
{
	color: #000000;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
	vertical-align: middle;
}

.LinkButton:HOVER
{
	color: #FF0000;
	text-decoration: none;
}
 
.LinkButton img
{
	vertical-align: middle;
	padding-bottom: 2px;
}
 
h1
{
	font: normal 20px/21px Verdana;
	color: #990000;
}
 
h2
{
	color: #990000;
	font-size: 13px;
}
 
a
{
	color: #990000;
	text-decoration: none;
}
 
a:hover
{
	text-decoration: underline;
}
 
 
li
{
	list-style-position: inside;
}
 
/* Intro Page */

.introTable 
{
	margin: auto;
	width: 100%;
	height: 100%;
}
/* << Intro Page */
 
/* Main Page */

.mainBody
{
	background-color: #FFF9F9;
	height: 100%;
}

/* Positioning Div's */
#mainDiv
{
	position: relative;
	width: 999px;
	height: 599px;
	border: 1px solid #B0B0B0;
	margin: auto;
	background: #FFFFFF url(../images/mainBackground.gif) no-repeat 0 0;
	text-align: left;
}
 
#logoDiv
{
	position: absolute;
	top: 20px;
	left: 15px;
	width: 143px;
	height: 88px;
}

#leftMenuDiv
{
	position: absolute;
	bottom: 186px;
	left: 0px;
	width: 80px;
	height: 100px;
	text-align: right;
}

#titleDiv
{
	position: absolute;
	top: 20px;
	left: 190px;
	width: 240px;
	height: 60px;
	text-align: right;
	font: normal 20px/21px Verdana;
	color: #990000;
}

#contentDiv
{
	position: absolute;
	top: 80px;
	left: 190px;
	width: 240px;
	height: 330px;
}

#contentInnerDiv
{
	position: relative;
	visibility: hidden;
	width: 240px;
	height: 330px;
	overflow: auto;
	color: #000000;
	font: normal 10px/1.25em Verdana, sans-serif;
}

#photoDiv
{
	position: absolute;
	top: 20px;
	left: 455px;
	width: 525px;
	height: 395px;
}

#thumbScrollDiv
{
	position: absolute;
	top: 430px;
	left: 90px;
	width: 100px;
	height: 100px;
}

#thumbRotatorDiv
{
	position: absolute;
	top: 430px;
	left: 190px;
	width: 807px;
	height: 100px;
}

#emptyDiv
{
	position: absolute;
	top: 430px;
	left: 980px;
	width: 26px;
	height: 100px;
	z-index: 200;
	background: #FFFFFF url(../images/ThumbScrollCover.gif) no-repeat;
}

#contentLargeBackBottomDiv
{
	position: absolute;
	top: 430px;
	left: 190px;
	width: 790px;
	height: 100px;
	vertical-align: middle;
}

#menuDiv
{
	position: absolute;
	top: 545px;
	right: 20px;
	width: 880px;
	height: 55px;
	text-align: right;
}

#subMenu0Div
{
	position: absolute;
	top: 30px;
	right: 26px;
	width: 234px;
	height: 17px;
	text-align: right;
}

#subMenu1Div
{
	position: absolute;
	top: 30px;
	right: 260px;
	width: 234px;
	height: 17px;
	text-align: right;
}

#subMenu2Div
{
	position: absolute;
	top: 30px;
	right: 494px;
	width: 234px;
	height: 17px;
	text-align: right;
}


#contentLargeDiv
{
	position: absolute;
	top: 20px;
	left: 190px;
	width: 790px;
	height: 510px;
}

#contentLargeInnerDiv
{
	position: relative;
	visibility: hidden;
	width: 790px;
	height: 510px;
	overflow: auto;
	color: #000000;
	font: normal 10px/1.25em Verdana, sans-serif;
}

#contentLargeBackTopDiv
{
	position: absolute;
	top: 20px;
	left: 190px;
	width: 790px;
	height: 410px;
}

#contentLargeBackTopInnerDiv
{
	position: relative;
	visibility: hidden;
	width: 790px;
	height: 410px;
	overflow: auto;
	color: #000000;
	font: normal 10px/1.25em Verdana, sans-serif;
}
/* << Positioning Div's */
 
/* Thumb Rotator */
#thumbScrollDiv td
{
	width: 100px;
	height: 100px;
	vertical-align: middle;
	text-align: right;
	padding-right: 23px;
}

.thumbDiv
{
	width: 140px;
	height: 100px;
	/*margin-right: 22px;*/
}

/* << Thumb Rotator */
 
/* Slideshow */
#slideshowTable td
{
	width: 525px;
	height: 395px;
	vertical-align: top;
	text-align: center;
}

#slideshowTable .slideshow
{
}

#slideshowTable .slideshow .picture
{
	width: 525px;
	height: 395px;
}

#slideshowTable .slideshow .picture table td
{
	text-align: center;
	vertical-align: top;
}

#slideshowTable .buttons
{
	margin-top: 3px;
}

.slideshowTitles
{
	display: block;
}

.slideshowTitles .titleTitle
{
	font-size: 11px;
	vertical-align: middle;
}

.slideshowTitles .titleCount
{
	color: #7C7C7C;
	font-size: 11px;
	vertical-align: middle;
}


/* << Slideshow */
 
/* Menu */
#menuHomeDiv
{
	position: absolute;
	top: 5px;
	right: 700px;
	width: 100px;
	height: 49px;
	padding-right: 25px;
	z-index: 9000;
}

/* << Menu */
 
/* Left Menu */
#leftMenuContactDiv
{
	margin-right: 0px;
}

#leftMenuNewsDiv
{
	margin-top: 13px;
	margin-right: 7px;
}

#leftMenuLinksDiv
{
	margin-top: 13px;
	margin-right: 13px;	
}

#leftMenuLanguageDiv
{
	margin-top: 13px;
	margin-right: 19px;
}
/* << Left Menu */
 
/* Scroll Bar Master */


.scrollgeneric
{
	line-height: 1px;
	font-size: 1px;
	position: absolute;
}

.vscrollerbase
{
	width: 9px;
	top: 0px;
	left: 0px;
	margin-left: 1px;
}


.vscrollerbar
{
	left: 0px;
	top: 0px;
	width: 9px;
}

.hscrollerbase, .hscrollerbar
{
	height: 10px;
	left: 0px;
}


.hscrollerbar
{
	top: 0px;
}

.hscrollerbar
{
	/*top: 20px !important;*/
}

.vscrollerbar, .hscrollerbar
{
	/*padding information of these elements are only used for
	padding of the scroll-bar with respect to the scroll base,
	the padding will automatically be turned off by the script*/
	padding: 3px;
	z-index: 2;
}

.vscrollerbarbeg
{
	/*top image holder for vertical scroll bar*/
	background: url(../images/scrollBarScrollerVr.gif) 0px -5px;
	width: 9px;
	height: auto;
	top: 0px;
	left: 0px;
}

.vscrollerbarend
{
	/*bottom image holder for vertical scroll bar*/
	background: url(../images/scrollBarScrollerVr.gif) -2px 0px;;
	width: 9px;
	height: 5px;
	left: 2px;
}

.hscrollerbarbeg
{
	background: url(../images/scrollBarScrollerHr.gif) -5px 0px;
	height: 9px;
	width: auto;
	left: 0;
}

.hscrollerbarend
{
	background: url(../images/scrollBarScrollerHr.gif);
	height: 10px;
	width: 5px;
}

.vscrollerbase
{
	background-color: #FFFFFF;
	background-image: url(../images/scrollBarBackgroundVr.gif);
/*	background-position: 3px 0px;*/
}

.vscrollerbasebeg
{
	top: 0px;
	height: 1px;
	width: 9px;
	background: url(../images/scrollBarEndsVr.gif) no-repeat;
}

.vscrollerbaseend
{
	height: 1px;
	width: 9px;
	background: #FFFFFF url(../images/scrollBarEndsVr.gif) no-repeat 0px 0px;
}

.hscrollerbase
{
	background-color: #FFFFFF;
	background-image: url(../images/scrollBarBackgroundHr.gif);
}

.hscrollerbasebeg
{
	top: 0px;
	height: 10px;
	width: 1px;
	background: url(../images/scrollBarEndsHr.gif) no-repeat;
}

.hscrollerbaseend
{
	top: 0px;
	height: 10px;
	width: 1px;
	background: url(../images/scrollBarEndsHr.gif) no-repeat;
}

/*.scrollerjogbox
{
	width: 15px;
	height: 15px;
	bottom: 0px;
	right: 0px;
	background: white url(../images/scrolljog.png) 50% 50%;
}*/
/* << Scroll Bar Master */

/* << Main Page */

/* News/Links/Customer lists */

.newsItemTitle, .linkItemTitle, .customerItemTitle
{
	color: #990000;
	font-size: 13px;
	text-decoration: none;
}

.newsItemReadMoreSpan
{
	white-space: nowrap;
	font-style: italic;
}

.newsDateDiv
{
	position: absolute;
	display: block;
	top: 0;
	left: 0px;
	width: 133px;
	height: 34px;
	font: bold 13px/29px Verdana;
	text-align: left;
	z-index: 10
}

.newsDateDiv .imgDiv
{
	position: absolute;
	top: 0;
	left: 0;
	width: 133px;
	height: 34px;
	z-index: 20;
}

.newsDateDiv .textDiv
{
	position: absolute;
	top: 1px;
	left: 7px;
	width: 133px;
	height: 34px;
	z-index: 30;
}
.newsDateDiv .textDiv a
{
	color: #FFFFFF !important;
}

.newsDateSpan a, .newsDateSpan a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.newsSeperatorTd, .linkSeperatorTd, .customerSeperatorTd
{
	height: 40px;
}

.linkItemLogoLink img, .customerItemLogoLink img
{
	border: none;
	text-decoration: none;
}

.newsItemTableHome td
{
	vertical-align: middle;
	height: 100px;
}









