/* CSS Document */

table
{
	border-style: groove;
	border-width: 0px;
	padding: 15px;
	border-spacing:0pt;
	border-collapse: collapse;
	vertical-align: text-top;
}

body
{
	font-family: comic sans ms, Arial;
}

.ueberschrift
{
style=”color: #000000;
background-color: #FFFFFF;
font-style:oblique;
text-weight:bold;

}



.td
{
	padding: 15px;
	vertical-align: text-top;

}

	
.xrepeat
{
	background-repeat:repeat-x;
}


.kaeseende
{
	background-repeat:repeat-x;

}
.yrepeat
{
	background-repeat:repeat-y;
}

.norepeat
{
	background-repeat:no-repeat;
}

.top
{
	border-top-width:0.1em;
  	border-top-style:solid;
  	border-top-color:black; 
}

#maus_1
{
	position:absolute;
	left:65px;
	top:230px;
	z-index:1;
}

#banner_maus
{
	position:absolute;
	left:700px;
	top:20;
	z-index:2;
}

#logo
{
	position:absolute;
	left:180px;
	bottom:-400px;
	z-index:0;
}



#head_rundherum 
{
  border-left-width:0.1em;
  border-left-style:solid;
  border-left-color:black;  
  border-top-width:0.1em;
  border-top-style:solid;
  border-top-color:black;  
  border-right-width:0.1em;
  border-right-style:solid;
  border-right-color:black;  
  border-bottom-width:0.1em;
  border-bottom-style:solid;
  border-bottom-color:black;
  }
  
#oben_unten
{
  border-top-width:0.1em;
  border-top-style:solid;
  border-top-color:black;
  border-bottom-width:0.1em;
  border-bottom-style:solid;
  border-bottom-color:black;
  }
  
#oben
{
  border-top-width:0.1em;
  border-top-style:solid;
  border-top-color:black;
  }
  
  
  #M 
{
  border-left-width:0.1em;
  border-left-style:solid;
  border-left-color:black;  
  border-top-width:0.1em;
  border-top-style:solid;
  border-top-color:black;  
  border-right-width:0.1sem;
  border-right-style:solid;
  border-right-color:black; 
  border-spacing: 0px; 

  }
  
  #top_ueberschrift 
{
  border-left-width:0.05em;
  border-left-style:solid;
  border-left-color:black;  
  border-top-width:0.05em;
  border-top-style:solid;
  border-top-color:black;  
  border-right-width:0.05em;
  border-right-style:solid;
  border-right-color:black;  
  border-bottom-width:0.05em;
  border-bottom-style:solid;
  border-bottom-color:black;
  background-color: #FFFFFF;
  font-size: 1em;
  }
  
li
{
font:bold;
}



