/* GENERAL STYLES */
.footer
{
	font-size:7pt;
	text-align: centre;
	color:gray;
	position:absolute;
	bottom:0px;
	left:0px;
	width:800px;
	heigth:16px;
	padding-left:4px;
}

.footer a
{
	color: gray;
}

/*contactform */
.ctrad
{
    margin-left:-5px;
    _vertical-align:top;
}

.ctrad input
{

_height:12px;
_margin-bottom:4px;
}

.px1
{
	_margin-top:-1px;
}
.px160
{
    width:150px;
}
.px280
{
    width:200px;
}


select
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}


.contacttable{width:335px;margin-left:-4px;}
.ctd1{width:80px;}
.ctd2{width:255px;}
.contacttable td{vertical-align:top;}
.contacttable input[type=text] {border:1px solid black;font-size:8pt;font-family: verdana;}
.contactinput {border:1px solid black;font-size:8pt;font-family: verdana;background-color:#ffffe1;}
.contactbutton{font-size:8pt;}

a
{
	color: purple;
	text-decoration:none;
	
}

a:hover
{
	text-decoration:underline;
}


p
{
	margin: 3px 0px 8px 0px;
}

.sticker
{
	position:absolute;
	top:84px;
	right:15px;
	width:118px;
	height:118px;
	background:url(/media/_joderijck/sticker.gif) no-repeat;
	z-index:3;
	padding-top:16px;
	color:#ffffff;
line-height:18px;
}




.yellow
{
	color: yellow;
}








body
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	text-align:center;
	margin:auto;
	background-color:#000000;	/*todo:weghalen*/
	padding:0px;
}




h1
{
margin: 0px 0px 4px 0px;
	font-weight:bold;
	color:#d7181f;
	font-size:19px;
	text-transform:uppercase;
}




h2
{
margin: 0px 0px 27px 0px;
	font-size:14px;
	font-weight:normal;
}

h3
{
margin: 0px 0px 0px 0px;
	font-size:14px;
	font-weight:normal;
}







#main
{
	margin:0px auto;
	position:relative;
	top:50px;
	width:800px;
	height:620px;
	background:url(/media/_joderijck/joderijck_achtergrond.jpg) no-repeat;
}




#menu
{
padding:5px 0px 0px 27px;
	position:relative;
	top:61px;
	height:22px;
	width:773px;
	background-color:#000000;
	color:white;
	text-align:left;
	z-index:1;
}




#content
{
	padding:134px 0px 0px 25px ;
	text-align:left;
	position:absolute;
	right:20px;
	top:88px;
	height:378px;
	width:376px;
	background:url(/media/_joderijck/inhoud_wit.jpg) #FFFFFF no-repeat;
}




#content2
{
	text-align:left;
	position:absolute;
	right:0px;
	top:205px;
	height:386px;
	z-index:10;
	overflow:auto;
}








#splash
{
	top:50px;
width:100%;




	height:600px;
	position:absolute;
		margin:0 auto;
		z-index:999;
}
*div#splash
{
width:800px;
}








.show
{
	width:345px;
	height:80px;
	margin-bottom:16px;
	font-family:Times, serif;
	font-weight:bold;
	font-size:13px;
	color:white;
	padding:3px 0px 0px 155px;
	cursor:pointer;
}




.show h1
{
	font-family:Times, serif;
	font-size:19px;
	color:#ffee9c;
	margin-bottom:4px;
}




.contentsub
{
	height:360px;
	padding-right:25px;
	overflow:auto;
}




.bottomleft
{
	position:absolute;
	bottom:20px;
	left:0px;
}




.notitie
{
	width:219px;
	height:78px;
	background:url(/media/_joderijck/notitie.gif) no-repeat;
	padding-top:60px;
	padding-left:10px;
	text-align:left;
}








.logo
{
	position:absolute;
	top:9px;
	left:314px;
	z-index:2;
}




.mainred, .mainsubred
{
font-size:13px;
	padding:0px 8px 0px 1px;




	text-decoration:none;
	text-transform:uppercase;
}
.mainsubred, .mainsubred_over
{
	font-size:11px;
	padding:1px 3px 1px 1px;
	text-decoration:none;
}








.mainred_over
{
	padding:0px 8px 0px 1px;
	text-decoration:none;
		text-transform:uppercase;
}




/*///gastenboek///*/

.messagebutton
{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 8pt;
    margin-top: 4px;
    margin-bottom: 1em;
}

/*kop boven bericht - bericht zelf*/
.messageh, .message
{
    display: block;
}

/*kop boven bericht*/
.messageh
{
    margin-top: 1em;
}

/*bericht zelf*/
.message
{
    width: 400px;
    padding-bottom: 1em;
    margin-top: 1em;
    border-bottom: 1px solid #000;
}

/*naam van persoon die bericht heeft geschreven - tekst staat in header*/
.messagen
{
    font-weight: bold;
}

/*div met aantal pagina's en huidige pagina - onderaan berichten*/
.messagepaging
{
    margin-top: 1em;
}

/*formulier om bericht in te voeren (div)*/
#messageinsert
{
    margin-top: 2em;
}

/*kop boven formulier*/
.messageih
{
    margin-bottom: 1em;
    font-weight: bold;
}

/*tabel binnen formulier*/
.messagetable
{
    margin-left:-4px;
    width: 400px;
}
.messagetable td
{
    vertical-align: top;
}

/*///gastenboek - einde///*/


.ctdd
{
	display:block;
}

/*///photoalbum ///*/

div.fimage  {	float: left; margin:4px; }
div.fimage img {	border:0px; }

.pa
{
    text-align: center;
}


.paimage
{
    border: 0px;
    display: block;
}


.patitle
{
    text-decoration: none;
    color: black;
}


.patitle:hover
{
    text-decoration: underline;
}
/*///photoalbum - einde///*/

.h
{
display:none;	
}


/* EDITOR PROPERTIES */
h3 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
margin: 0px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	


}

p {

}

