body {
	background-color: #EFEFEF;
	margin:0px;
	padding:5px;
}

/* set millions of background images */
.rbroundbox { background: url('nt.gif') repeat; }
.rbtop div  { background: url('tl.gif') no-repeat top left; }
.rbtop      { background: url('tr.gif') no-repeat top right; }
.rbbot div  { background: url('bl.gif') no-repeat bottom left; }
.rbbot      { background: url('br.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent  { margin: 0 7px; font-family:sans-serif;}
.rbroundbox { width: 90%; margin: 0.5em auto; }

#banner { height: 85px; border-bottom: 5px solid #DFDFDF; color: #cc0000; font-family: sans-serif; font-size:xx-large; font-weight: bold; /*vertical-align: middle;*/}

#planet { width: 79%; }

#planet h1 { font-family:sans-serif; font-size:120%;}
#planet h1:before {  content:url(augen.png)" ";}
#planet h1 a:link, #planet h1 a:visited { text-decoration:none; color: #cc0000;}
#planet h1 a:hover {text-decoration:underline; color:#cc0000;}

#planet p.date {font-size:small; font-style: italic;}

.datediv { font-weight:bold; color: #cc0000; font-family:sans-serif; width:90%; background-color:white; border-bottom: 2px solid #dfdfdf; border-top: 2px solid #dfdfdf; margin-top: 5px; font-style:italic;}

#menu {position: absolute; top: 93px; right: 5px;  border: 2px solid #DFDFDF; font-size:small; font-family: sans-serif; width: 20%; padding:5px;}

#menu h1 {background-color:white; border-bottom: 2px solid #DFDFDF; border-top: 2px solid #DFDFDF; color: #cc0000; font-size:small;}

