/*STYLES HEAVENROADS.DE */
 
 
/* -------- TAGS ------ */
 
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	background-color: #FFFEFE;
	background-image: url(img/bgScalHead.jpg);
	background-repeat: repeat-x;
	filter: revealTrans();/*for IE4..n*/
}
td td {
	background-image: url(x.gif);/*for Netscape4-Bug*/
}
body,td,th,p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1,h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}
h1 {
	color: #000000;
	font-size:17pt;
}
h2 {
	color: #000000;
	font-size:14pt;
}
h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #CC0000;
	font-size:11pt;
}
h4 {
	color: #000000;
	font-size:11pt;
}
h5,h6 {
	color: #000000;
	font-size:10pt;
}
a:hover {
	color: #990000;
}
a.navigat {
	color: #000000;
	text-decoration: none;
	width: 99%;
}
form {
	margin-bottom: 2px;
}
noscript {
	color: #00FF00;
}
hr {
	height: 1px;
	color: #999999;
}
 
/*
selfhtml.css

h1 { font-size:26px; margin-bottom:18px; }
h2 { font-size:21px; margin-bottom:18px; }
h3 { font-size:16px; }
h4 { font-size:13.4px; }
p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:13.4px; }
*/
 
 
/* ------ ID's -------- */
 
#pageWidth {
	width: 775px;
}
#buttonArea {
	border: 1px solid #999999;
	background-color: #FFFEFE;
}
#DateLayer{
	width:310px;
	height:auto;
	left:8px;
	top:488px;
}
#FacebookButton{
	border:none;
	overflow:hidden;
	width:76px;
	height:20px;
	margin-top: 16px;
	margin-right: 6px
}
#SiteLogo{
	height: 68px;
	filter: revealTrans(Duration=1,Transition=11);/*for IE4..n*/
}
 
/* EXTERN */
 
#myspaceBody{
	background-color: #D8B067;
	background-image: url(myspaceBg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
#myspaceBodySolo{
	background-image: url(myspaceBgSolo.jpg);
}
 
 
/* ----- CLASSES ------ */
 
.areaBlocktext {
	text-align: justify;
}
.areaContent {
	border: 1px solid #999999;
	background-color: #D8B068;
	background-image: url(img/bgContent.jpg);
	background-repeat: repeat-x;
}
.areaFooter {
	border: 1px solid #999999;
	background-color: #D8B068;
	height: 1%;
}
.borderDark { 
	border: 1px solid #333333;
}
.borderDotted { 
	border: 1px dotted #999999;
}
.borderSolid { 
	border: 1px solid #999999;
}
.buttonOff {
	border: 1px solid #CC9999;
	background-color: #CCCCCC;
	background-image: url(img/btnBg.gif);
	white-space: nowrap;
	color: #0000FF;
	cursor: default;
}
.buttonOn {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	background-image: url(img/btnBg.gif);
	white-space: nowrap;
}
.IExHidden {
	height: auto;
}
.textNobreak {
	white-space: nowrap;
}
.textSmall {
	font-size: 8pt;
}
 
 

