body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3163A3;
	text-decoration: none;
	font-weight: bold;
}

h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#707070;
	line-height:40px;
	padding-left:20px;
}

a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3163A3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input.text {
    font-size:11px;
    height:20px;
    width:120px;
    border:1px solid #909090;
    background-color: #F8F8F8;
}

input.submit {
    font-size:11px;
    height:20px;
    width:20px;
    border:1px solid #909090;
    background-color: #D0D0D0;
}

.linie {
    background-color: #909090;
}
.colorLeft {
    background: url(../img/main/streifenLinks.jpg) no-repeat top;
}
.colorTop {
    background: url(../img/main/topMenuBg.gif) repeat-x top;
}
.colorBottom {
    background-color: #090033;
}

.footer {
    color:#FFF;
    font-size:12px;
}

#sitemap {
    position: absolute;
    top: 40px;
    left: 0;
	width: 300px;
	height: 460px;
	overflow: auto;
}

#sitemap ul {
  position: absolute;
  top: 0px;
  left: 0px;
  width: auto;
  height: auto;
  list-style: none;
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
  z-index: 11;
}

#sitemap ul li {
  list-style: none;
  margin: 0px 0px 4px 0px;
  padding: 3px 0px 3px 8px;
  font-weight: normal;
  z-index: 11;
  background: url(../img/sideMenu/pfeil.gif) no-repeat 0px 10px;
}

#sitemap .subMenu {
  position: static;
  list-style: none;
  margin: 3px 0px 0px -20px;
  padding: 0px;
}

#sitemap .subMenu li {
  list-style: none;
  margin: 0px;
  padding: 3px 0px 3px 26px;
  font-weight: normal;
  background: url(../img/sideMenu/pfeil.gif) no-repeat 20px 9px;
}

#sitemap .subMenu .subMenu1 {
  position: static;
  list-style: none;
  margin: 3px 0px 0px -20px;
  padding: 0px;
}

#sitemap .subMenu .subMenu1 li {
  list-style: none;
  margin: 0px;
  padding: 3px 0px 3px 36px;
  font-weight: normal;
  background: url(../img/sideMenu/pfeil.gif) no-repeat 30px 9px;
}

#sitemap .subMenu a {
  font-weight: normal;
}
