/* Stylesheet of cepezed.nl
 * Copyright Tom Pesman, 2007
 */

/* body */
body {
	background: #FFFFFF;
	color: #444;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

/* structure */
#container {
	border: 0px solid #000000;
	width: 1000px;
	height: 560px;
	margin-right: auto;
	margin-left: auto;
}

/* main */
#main {
	clear: both;
}

/* header */
#header {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	height: 40px;
    position: relative;
    font-size: 11px;
}
.headertext {
    position: relative;
    float: left;
    width: 250px;
    left: 5px;
    top: 3px;
}
.headertext table{
	word-spacing: 10px;
}

/* language div top right */
#language {
    position: relative;
    float: left;
    width: 750px;
    top: 8px;
    right: 8px;
}

/* content */
#content {
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	height: 490px;
}

/* container box 1/4 th */
.contentbox1of4 {
	background-color: #FFFFFF;
	border: 0px solid #000000;
	float: left;
	/*height: 490px;*/
	width: 250px;
}

/* container box 1/2 th */
.contentbox2of4 {
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	float: left;
	height: 490px;
	width: 500px;
}

/* container box 3/4 th */
.contentbox3of4 {
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	float: left;
	height: 490px;
	width: 740px;
    padding-left: 5px;
    padding-right: 5px;
}

.vertical1of3 {
    border: 0px solid #FFFFFF;
    height: 160px;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    color: #959595;
}

.vertical1of3text {
    border: 0px solid #FFFFFF;
    height: 320px;
    width: 240px;
    vertical-align: bottom;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}

.sidetext {
    border: 0px solid white;
    height: 452px;
    vertical-align: bottom;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    margin-top: -2px;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #959595;
    line-height: 12px;
    overflow: hidden;
}
.sidetext b,
.sidetext strong{
    color: #000000;
}
.sideurl {
}
/* alignbottomleft */
.sidebottom {
    border: 0px solid white;
    vertical-align: bottom;
    position: relative;
    height: 39px;
    /*width: 240px;*/
    padding-left: 5px;
    padding-right: 5px;
    /*margin-top: -2px;*/
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	line-height: 13px;
    color: #959595;
}
#sidetextscroller{
	border: 0px solid white;
 	height: 100%;
	overflow: hidden;
}

#sidescrollcontrol{
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
#sidescrollcontrol img{
	 border: none;
}
#imagelist{
	position: absolute;
	bottom:0;
}


.alignright {
    text-align: right;
    position: relative;
    top: 0px;
    right: 0px;
}

.vertical1of3overflow {
    border: 0px solid #FFFFFF;
    height: 160px;
    vertical-align: bottom;
    position: relative;
    overflow : auto;
    margin-left: 5px;
    margin-right: 5px;
}

/* footer */
#footer {
	background: #FFFFFF;
	border: 0px none #FFFFFF;
	height: 65px;
}

/* footer content */
#footercontent {
	border: 0px none #FFFFFF;
	float: left;
	width: 490px;
	height: 43px;
    padding-left: 5px;
    padding-top: 22px;
}

/* footer logo */
#footerlogo {
	border: 0px none #FFFFFF;
	float: left;
	height: 52px;
	width: 245px;
	
	padding-top: 13px;
	padding-left: 6px;
	text-align: right;
}

/* footet logo */
#footerempty {
	border: 0px none #FFFFFF;
	float: left;
	height: 52px;
	width: 250px;
	
	padding-top: 13px;
	padding-left: 4px;
}


/* address */
.address {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* alignbottomleft */
.alignbottomleft {
    position: absolute;
    bottom: 4px;
    left: 0;
}
.alignbottomleft b{
    color: #000000;
}

/* style */
h1, h2, h3 {
	color: #367EA6;
	padding-top: 0px;
}

h1 {
	font-size: 1.2em;
}


/* a  */
a.inverse:link,
a.inverse:visited,
.pagination span.current,
.sidetext a:link,
.sidetext a:visited,
.messagetext a:link,
.messagetext a:visited {
    color: #000000;
    text-decoration: none;
}
/* put the hovers after the links */
a.inverse:hover,
a.inverse:active,
.sidetext a:hover,
.sidetext a:active,
.messagetext a:hover,
.messagetext a:active {
    color: #959595;
    text-decoration: none;
}
/* default */
a:link,
a:visited,
a.default:link,
a.default:visited {
	color: #959595;
    text-decoration: none;
}
a:hover,
a:active,
a.default:hover,
a.default:active {
	color: #000000;
    text-decoration: none;
}

.textlight {
    color: #959595;
}

/* no border around image */
.image {
    border: 0px none; 
    /*margin: 0px;*/
	/*border-width: 0px;*/
}

/* google map */
.googlemap {
    width: 740px;
    height: 490px;
}

/* layout for the search box */
#search {
    border: 1px solid #959595;
    width: 238px;
    margin-top: 2px;
    padding: 0px;
    
    position: absolute;
    left: 0px;
    
    /* have to redefine all the font properties */
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #959595;
}
/* layout for the search results */
#searchresult {
    position: absolute;
    top: 18px;
}
