html,body {height:95%;
      text-align:center;
      font-family:Arial;
	  font-size:100%;
      font-weight:normal;
	  color:#7F783F; }
.img_b {padding:0px; background:#fff;}
img { border-width:0px; }
td {border-width:0px;
	text-align:center;
     font-family:Arial;
      font-size:70%;
      font-weight:normal;}
.big{ font-family:Arial;
      font-size:130%;
      color:#7F783F;
	  font-weight:bold; }
.small{ font-family:Arial;
      font-size:60%;
      color:#222;}
.small_black{ font-family:Arial;
      font-size:80%;
      color:#000;}
.IPAdresse{display:none;}
.userdate{ font-size:10px;
  background-color:#004c9b;
  color:#FFFFFF;
}
.fortext{ font-size:10px;
  border:1px solid #004c9b;
  color:#002551;
  margin:0px;
  padding:5px;
}
.txtcenter{font-weight:bold;}
.leftt { float:left; margin:8px 2px 8px 8px ;}
.rightt{ float:right; margin:8px 8px 8px 2px ;}
.center{ margin:4px;padding:4px;}
.verst{color:#FFFFFF;background-color:transparent;}
h1{
      font-family:Arial;
      font-size:90%;
      font-weight:normal;
      color:#900;
	  text-align:center;
      background-color:transparent;}
h2{
      font-family:Arial;
      font-size:110%;
      font-weight:normal;
      color:black;
      background-color:transparent;}                                
h3{
      font-family:Arial;
      font-size:70%;
      font-weight:normal;
      color:black;
      text-align:center;
      background-color:transparent;}             
p{
      font-family:Arial;
      font-size:70%;
      font-weight:normal;
	  color:black;
	  text-align:justify;
      background-color:transparent;
      line-height:140%;}

hr {
	color:#5E6532;
	background-color:#5E6532;
	border:#5E6532;
	border-style:dashed;
	border-width:1px;
	height:1px;
	line-height:10px;}

a:link{color:#882222;text-decoration:overline underline;}
a:visited{color:#660000;text-decoration:none;font-style:italic;}
a:hover{color:#5F581F;}
a:active{color:#5F581F;}

#header {
position:absolute;
top:2px;
left:130px;
width:602px;
height:100px;
text-align:center;
}
#header2 {
position:absolute;
top:2px;
left:2px;
width:152px;
height:100px;
background:#fff;
text-align:center;
}
#menu {
position:absolute;
top:120px;
left:2px;
width:122px;
height:440px;
background:#fff;
border-width:0px;
}

#shadow {
position:absolute;
top:120px;
left:130px;
width:616px;
height:444px;
background:#cacaca;
background: #cacaca url(_src/Bg_Spacer2.gif) repeat-x top left;
z-index:1;
}
#content {
  position:absolute;
  top:120px;
  left:130px;
  width:602px;
  height:430px;
  padding: 5px;
  overflow:auto;
  z-index:5;
}

/* --Schattenwurf-- */
#shadow div.top {
  width: 622px;
  height: 5px;
  background: url(_src/Bg_Sh_Top.gif) no-repeat top left;
  position: absolute;
  top: -5px;
  left: -5px;
}

#shadow div.right {
  width: 5px;
  height: 449px;
  background: url(_src/Bg_Sh_Right.gif) no-repeat top right;
  position: absolute;
  top: -5px;
  right: -1px;
}

#shadow div.bottom {
  width: 622px;
  height: 5px;
  background: url(_src/Bg_Sh_Bottom.gif) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -5px;
}

#shadow div.left {
  width: 5px;
  height: 449px;
  background: url(_src/Bg_Sh_Left.gif) no-repeat top left;
  position: absolute;
  top: -5px;
  left: -5px;
}
/* Mitte der Seite */
#Zentriert{
    width: 100%; 
	position: absolute; 
	left: 50%; 
	margin-left:-380px;}

