
BODY	{	 
        margin: 0px;
		padding: 0px;
		background-color: white;
		}

table.random {
background-image: url(http://mijnhemel.net/pic/5.jpg); 
	}

#bucket {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	padding: 0px;
	background-image: url(http://mijnhemel.net/pic/bkground.gif);
	background-repeat: repeat-y;
	}

#top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 33px;
	background-image: url(http://mijnhemel.net/pic/bktop.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}


#bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 770px;
	height: 33px;
	background-image: url(http://mijnhemel.net/pic/bkbot.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

#body {
	position: relative;
	top: 0px;
	left: 27px;
	width: 720px;
	}

div.menu {
  background: 
	url(pic/menubk.gif) 
  top left repeat-y;
  padding: 0 0 0 15px;
  position: relative;
  top:0px;
  }

.menu {
		line-height: 17px; 
		margin: -4px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: Verdana; 
		font-size: 10px; 
		color: #858A9C; 
		text-align: left;
		}

.menu a {
		text-decoration: none; 
		}

.menu a:hover {
		letter-spacing: .15em; 
		text-decoration: none; 
		color: #E78931;
		}

div.menutop {
  background: 
	url(pic/menutop.gif) 
  top no-repeat;
  position: relative;
  top: 0px;
  height:22px;
  font-size:1.3em;
  padding: 0px;
  margin:0;
  }

div.menubott {
  background: 
	url(pic/menubott.gif) 
  bottom no-repeat;
  position: relative;
  height:22px;
  }

.content {
  background: 
	url(pic/contentbk.gif) 
  top left repeat-y;
  padding: 0px 0px 0px 15px;
  }

div.contenttop {
  background: 
	url(pic/contenttop.gif) 
  top no-repeat;
  position: relative;
  top: 0px;
  height:22px;
  font-size:1.3em;
  padding: 0px;
  margin:0;
  }

div.contentbott {
  background: 
	url(pic/contentbott.gif) 
  bottom no-repeat;
  position: relative;
  height:22px;
  }

a {
		text-decoration: none; 
		color: #FF25FF;
		}

a:hover {
		text-decoration: none; 
		color: #E78931;
		}

a:active,
a:link,
a:visited {
		text-decoration: none;
		}

h1 {
		margin: 3 5 3 5; 
		font-family: Verdana; 
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #E78931;
		text-align: left;
		}

h2 {
		margin: 3 5 3 5; 
		font-family: Verdana; 
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		color: #E78931;
		text-align: center;
		}

p, li, ul, ol {
		margin-top: 0px; 
		margin-bottom: 0px; 
		font-family: Verdana; 
		font-size: 10px; 
		color: #E78931;
		}

p		{
		line-height: 100%; 
		}

.links {
		line-height: 150%; 
		margin: 0px;
		padding: 5px 10px 0px 10px;
		font-family: Verdana; 
		font-size: 10px;
		}		

.info {
		line-height: 150%; 
		margin: 0px;
		padding: 5px 20px 0px 5px;
		font-family: Verdana; 
		font-size: 10px;
		text-align: justify;
		color: #B00201;
		}
		

div.img-ilus, div.img-deco {
	margin: 10px 5px;
	padding: 0;
	position: relative;
	display:block;
	z-index:20;
}

div.img-ilus	{
		background: url(http://www.widi.tk/pic/shadowsmall.gif) bottom right no-repeat;
		}

div.img-deco {
		background: url(http://www.widi.tk/pic/shadow.gif) bottom right no-repeat;
		}

div.img-ilus img {
		background-color: #fff;
		border: 1px solid #a9a9a9;
		margin: -5px 5px 5px -5px;
		padding: 4px;
		position: relative;
		vertical-align: bottom;
		}

div.img-deco img {
		background-color: #fff;
		border: 1px solid #a9a9a9;
		margin: -5px 5px 5px -5px;
		padding: 4px;
		position: relative;
		vertical-align: bottom;
		}

.hide {
	display: none;
	}

.leftbox {
	float: left;
	border-right: none;	
}
.rightbox {
	float: right;
	border-left: none;	
}
