/* CSS Stylesheet fuer den Singkreis Walkersaich */

body {
	background: #ffffff url(img/violin15.gif) fixed;
	margin-left: 15%;
	margin-right: 15%;
	/*font-family : Arial,sans-serif; */
	/*font-family : "Times New Roman", Times, serif;*/
	/*-- wenn man gar nichts angibt, dann standardmaessig mit Serifen --*/
}

.dd-hervor {
  font-weight: bold;
}

A:LINK {
 color:#0000ff;
 text-decoration : underline;
} /* 336699 */
A:VISITED {
 color:#000099;
 text-decoration : underline;
} /* 6699cc */
A:ACTIVE {
 color:#ff00cc;
 font-style:normal;
 text-decoration : underline;
}
A:HOVER {
 color:#ff0000;
 text-decoration: none;
 background-color : #ffffcc;
 border-bottom : thin solid #ffffff;
 border-left : thin solid #999999;
 border-right : thin solid #ffffff;
 border-top : thin solid #999999;
 padding : 0px 0px 0px 0px;
}

.slim-body {
      	margin-left: 30pt;
      	margin-right: 30pt;
}
.smal-body {
      	margin-left: 10%;
      	margin-right: 10%;
}

.menualign {
	text-align : center;
}

.menutab {
	background: #99ccff;
	border : thin solid Black;
	border-spacing : 1px;
	text-align : center;
	padding : 1px 0px 0px 0px;
}

.menurow {
	border-spacing : 1px;
	padding : 0px 0px 0px 0px;
	margin : 1px 1px 1px 1px;
	border : none;
}

.menucell {
	background: #99ccff;
	/*border : thin solid Black;*/
	text-align: center;
	padding : 2px 8px 2px 8px;
}

.bodysmall {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
