html, body{height:100%}

BODY {
  margin: 0px; 
  background-image: url(images/bg2.gif);
}
A {
  color: #000000; 
  text-decoration: none;
  }
A:hover {
	color: #331579;
	text-decoration: underline;
	font-weight: normal;
  }

.menubkgd {
	background-image: url(images/menurow.gif);
	background-repeat: no-repeat;
}
.footerbkgd {
	background-image: url(images/footerbkgd.jpg);
	background-repeat: repeat-x;
}
.rightsidebkgd {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.rightbottombkgd {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
.rightredborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #6699CC;
}
.leftredborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #6699CC;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.rightsidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #993333;
}
.indexcollage {
	background-image: url(images/index-welcome.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.indexfeature {
	background-image: url(images/index-featured.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.indexnews {
	background-image: url(images/index-news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	line-height: 18px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	line-height: 18px;
}
.bodytext a:link {color:#333366; text-decoration: none; }
.bodytext a:active {color:#333366; text-decoration: none; }
.bodytext a:visited {color:#333366; text-decoration: none; }
.bodytext a:hover {color:#333366; text-decoration: underline; }

.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	line-height: 16px;
}
.captiontext a:link {color:#333366; text-decoration: none; }
.captiontext a:active {color:#333366; text-decoration: none; }
.captiontext a:visited {color:#333366; text-decoration: none; }
.captiontext a:hover {color:#333366; text-decoration: underline; }

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	line-height: 18px;
	font-weight: bold;
}
.bgdcheck {
	background-image: url(check.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgdbox {
	background-image: url(checkbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.imageborder { border: 1px solid #333366; }
h1 {
	font-size: 160%;
	padding-top: 15px;
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 100%;
}
 #wagen{ position: absolute; left: 200px; top: 950px; right: 200px; font-family:arial; font-size: 8pt; color:666666; text-align: center;}
.skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; }
.skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }
.skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }