/*Die verschiedenen Schattenbereiche werden definiert*/

#siteShadowBottom {
  position:absolute;
  bottom:-4px;
  left:0px;
  width:100%;
  height:4px;
}

#naviBuergerinfoShadowBottom {
  position:absolute;
  top:-3px;
  left:0px;
  width:125px; /*:dynChange:calcValue:this+(x*5):*/
  height:3px;
}

#naviTourismusShadowBottom {
  position:absolute;
  top:-3px;
  left:125px; /*:dynChange:calcValue:this+(x*5):*/
  width:125px; /*:dynChange:calcValue:this+(x*5):*/
  height:3px;
}

#naviBuergerInfoShadowRight {
  position:absolute;
  bottom:0px;
  left:0px;
  width:4px;
  height:100%;
}

#naviTourismusInfoShadowleft {
  position:absolute;
  bottom:0px;
  left:121px; /*:dynChange:calcValue:this+(x*5):*/
  width:4px;
  height:100%;
}

#headShadowBottom {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:4px;
}

#leftColumnShadowRight {
  position:absolute;
  bottom:0px;
  left:250px; /*:dynChange:calcValue:this+(x*10):*/
  width:4px;
  height:100%;
}

#mainShadowRight {
  position:absolute;
  bottom:0px;
  right:-4px;
  width:4px;
  height:100%;
}

/* Die verschiedenen Schattenarten werden definiert*/

.shadowLineLCSR1 {
  width:1px;
  height:100%;
  float:left;
  background-color:#000000;
  filter:Alpha(opacity=70, finishopacity=70, style=3);
  opacity:0.70;
}

.shadowLineLCSR2 {
  width:1px;
  height:100%;
  float:left;
  background-color:#220022;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLineLCSR3 {
  width:1px;
  height:100%;
  float:left;
  background-color:#000000;
  filter:Alpha(opacity=30, finishopacity=30, style=3);
  opacity:0.30;
}

.shadowLineLCSR4 {
  width:1px;
  height:100%;
  float:left;
  background-color:#380038;
  filter:Alpha(opacity=10, finishopacity=10, style=3);
  opacity:0.10;
}




.shadowLineLCSR1W {
  width:100%;
  height:1px;
  background-color:#000000;
  filter:Alpha(opacity=70, finishopacity=70, style=3);
  opacity:0.70;
}

.shadowLineLCSR2W {
  width:100%;
  height:1px;
  background-color:#220022;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLineLCSR3W {
  width:100%;
  height:1px;
  background-color:#000000;
  filter:Alpha(opacity=30, finishopacity=30, style=3);
  opacity:0.30;
}

.shadowLineLCSR4W {
  width:100%;
  height:1px;
  background-color:#380038;
  filter:Alpha(opacity=10, finishopacity=10, style=3);
  opacity:0.10;
}


.shadowPoint2 {
  background-color:#220022;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowPoint3 {
  background-color:#000000;
  filter:Alpha(opacity=30, finishopacity=30, style=3);
  opacity:0.30;
}

.shadowPoint4 {
  background-color:#380038;
  filter:Alpha(opacity=10, finishopacity=10, style=3);
  opacity:0.10;
}




.shadowLine100 {
  width:1px;
  height:100%;
  float:left;
  background-color:#151515;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine90 {
  width:1px;
  height:100%;
  float:left;
  background-color:#222222;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine80 {
  width:1px;
  height:100%;
  float:left;
  background-color:#2B2B2B;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine70 {
  width:1px;
  height:100%;
  float:left;
  background-color:#3B3B3B;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine60 {
  width:1px;
  height:100%;
  float:left;
  background-color:#4C4C4C;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine50 {
  width:1px;
  height:100%;
  float:left;
  background-color:#606060;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine40 {
  width:1px;
  height:100%;
  float:left;
  background-color:#757575;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine30 {
  width:1px;
  height:100%;
  float:left;
  background-color:#8A8A8A;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}

.shadowLine20 {
  width:1px;
  height:100%;
  float:left;
  background-color:#9F9F9F;
  filter:Alpha(opacity=50, finishopacity=50, style=3);
  opacity:0.50;
}


#shadowCorner {
  position:absolute;
  bottom:-4px;
  right:-4px;
  width:4px;
  height:4px;
}