body 	
{   
	font-family: Verdana, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

#umsfenster
{
	/* background-color: #C0C0C0; */
	background-image:url('../Hintergrund/Tapete.jpg');
	text-align:center;
}

#fenster
{ 	
	margin:auto;
	width:840px;
	/* height:560px; */
	border:2px inset;
	padding:20px;
	overflow:auto;
	text-align:left;
	background-color:#190707;
}

img.r1_links
{
	border:thick double silver;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}	

img.r1_rechts
{
	border:thick double silver;
	float:right;
	margin-left:20px;
  	margin-bottom:10px;
}	

img.r1
{
	border:thick double silver;
	margin-right:10px;
	margin-left:10px;
  	margin-bottom:10px;
}

img.r2
{
	border-style:outset;
	border-width:5px;
	border-color:gold;
}	

img.r3
{
	border-style:inset;
	border-width:5px;
	border-color: gold;
}

td.td1
{
	width:840px;
	border:0px white dotted;
}
	
table.monat
{
    vertical-align:middle;
    text-align:center;
}

table.monat td
{
  /* border-width:2px; */
  width:40px;
  height:20px;
  font-size:10px;
  font-weight:bold;
}

.s:link 
{
color:yellow;
}

/*
.s:visited
{
color:red;
}
.s:hover
{
color:blue;
}
.s:active
{
color:green;
}
*/

