/* CSS Document */
html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

#left {
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:578px;
	z-index:2;
}
#nav {
	position:absolute;
	left:182px;
	top:0px;
	width:180px;
	height:531px;
	z-index:1;
	background-image:url(../images/navbg.jpg);
	padding-top:47px;
	background-repeat: no-repeat;
}
#content {
	position:absolute;
	left:362px;
	top:0px;
	width:620px;
	height:578px;
	z-index:3;
	background-image: url(../images/wallbg.jpg);
	background-repeat: no-repeat;	
}
#textcontent {
	position:absolute;
	left:362px;
	top:60px;
	width:553px;
	height:717px;
	z-index:4;
	font-size:14px;
	line-height:20px;
	font-family: Georgia;
	font-style: normal;
	color: #000001;
	font-weight: normal;
	letter-spacing: 1px;
/*	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-color:#bb7ded;
	*/
	padding-left:67px;
	padding-top:62px;
	overflow:visible;
}
#index {
	position:absolute;
	left:863px;
	top:251px;
	width:117px;
	height:328px;
	z-index:50;
}
#topic {
	position:absolute;
	left:428px;
	top:0px;
	width:376px;
	height:28px;
	z-index:5;
}
body {
	background-image: url(../images/sitebgspacer.jpg);
	background-repeat: no-repeat;
	background-color: #C1B0E7;
}
h1, h2 {
	font-family: Georgia;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 2pt;
	font-weight: 600;
	color: #f8f64f;
}
a:link, a:visited {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

.smallText {
	font-size: 11px;
}

li {
	line-height: 21px;
}
#counter {
	display: none;
	z-index: 20;
	position: absolute;
	height: 20px;
	width: 115px;
	top: 10px;
	left: 10px;
	vertical-align: top;
}
#aktuelles {
	background-image: url(../images/aktuellesbg.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#textcontent #SurveyorSiteMap0 .ssmColumn {
}
#textcontent #SurveyorSiteMap0 .ssmColumn .level-1 li {
  list-style: none;
  text-transform: capitalize;
}
.indented {
  padding-left: 20px;
}
.imgBorder {
  border: 1px solid #939;
}
.liketext {
  text-decoration: none !important;
  color: #000001 !important;
  cursor: text;
}
#adresse
{
  position: absolute;  
  width:180px;
  padding-top: 5px;
  z-index: 2;
}
div.introBild {
  float:left;
  margin:5px 8px 0px 0px;
}
div.introBild cite {
  font-size:9px;
  line-height:11px;
  display:block;
  background: #FCF;
  padding-top: 2px;
  padding-left: 2px;
  overflow-x: hidden;
  border-top: 1px solid lavender;
}
.tipp {
  background: #c3b8fc;  
  padding: 5px;
  border: 1px solid #c773ed;
}
tr.tablerow > td
{
  border-bottom: 1px solid #039;
}

