body {
  background-color: #FF9122;
  color: #000000;
  font-family: verdana, arial, "sans-serif";
  //text-align: center;
}
#logoHome {
	position:relative;
	float:left}
#kasklogo {
  top: 0;
  margin-left:50px;
  float:left;
  width: 550px;
  height: 70px;
  background-repeat: no-repeat;
  z-index: 10000;
  vertical-align:middle;
}
#headerText, #headerText a {
   font-family: "Tempus Sans ITC", "Times New Roman";
	font-size:32px;
	font-weight: bold;
	text-decoration: none;
	color:#000000}

#kaspattern {
   background-image: url(../../layoutpics/kaskaziniPics/Zierzeile.gif);
	float: left;
}

#wrapper {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  border-collapse: collapse;
  clear:left;
}

#title {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Tempus Sans ITC,Times New Roman,verdana, arial;
  font-size: 19px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}

#titletext {
  position: relative;
  top: 20px;
  left: 100px;
  width: 400px;
  height: 75px;
  background-repeat: no-repeat;
  z-index: 10000;
}

#titlediv {
  position: relative;
  top: 0px;
  left: 0px;
  width: 500px;
  height: 75px;
}

#topleft {
  height: 20px;
  width: 20px;
  background-image: url("topleft.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #FF9122;
}

#top {
  height: 20px;
  background-image: url("top.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #FF9122;
}

#topright {
  height: 20px;
  width: 20px;
  background-image: url("topright.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #FF9122;
}

#left {
  width: 20px;
  background-image: url("left.jpg");
  background-repeat: repeat-y;
  background-position: right;
  background-color: #FF9122;
}

#center {
  background-color: #f2efc6;
  width: 600px;
}

#right {
  width: 20px;
  background-image: url("right.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-color: #FF9122;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-image: url("bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #FF9122;
}

#bottom {
  height: 20px;
  background-image: url("bottom.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FF9122;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-image: url("bottomright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #FF9122;
}

#headerImage {
  border: none;
  padding: 0px;
  margin: 0px;
}

#naviHelp {
  color: ffffff;
  font-family: 'trebuchet ms', trebuchet, georgia, sans-serif;
  font-size: 12px;  
}
