body, td, div, p, li, span, th, input, p{
	font-family:	Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-y;
}

td {
 font-size:12px;
 font-weight:normal;
 color:#000000;
}

/**/
.maintable {
 /**/ border-top:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;
  border-left:1px solid #AAAAAA;

}


/*Standardlinks*/
a:link {color: #000000;  font-size: 12px;  font-weight:normal; text-decoration: none;}
a:visited {color: #000000;  font-size: 12px;  font-weight:normal; text-decoration: none;}
a:hover {color: #333333;  font-size: 12px;  font-weight:normal;  text-decoration: underline;}

.menu:link {color: #FFFFFF;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.menu:visited { color: #FFFFFF;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.menu:hover { color: #D2D2D2;  font-size: 12px;  font-weight:normal;  text-decoration: none;}

.footer:link {display:block; color: #FFFFFF;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.footer:visited {display:block; color: #FFFFFF;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.footer:hover {display:block; color: #FFFFFF;  font-size: 12px;  font-weight:normal;  text-decoration: underline;}


/*Submenu von Kirchenwirt CafeCappuccino und Kirchenwirt Windischgarsten*/
.active:link {color: #900259;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
.active:visited { color: #900259;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
.active:hover { color: #D2D2D2;  font-size: 12px;  font-weight:normal;  text-decoration: underline;}

.submenu:link {color: #900259;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.submenu:visited { color: #900259;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.submenu:hover { color: #D2D2D2;  font-size: 12px;  font-weight:normal;  text-decoration: none;}

/*Submenu von Kirchenwirt Spital*/
.activeKS:link {color: #22308E;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
.activeKS:visited { color: #22308E;  font-size: 12px;  font-weight:normal; text-decoration: underline;}
.activeKS:hover { color: #D2D2D2;  font-size: 12px;  font-weight:normal;  text-decoration: underline;}

.submenuKS:link {color: #22308E;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.submenuKS:visited { color: #22308E;  font-size: 12px;  font-weight:normal; text-decoration: none;}
.submenuKS:hover { color: #D2D2D2;  font-size: 12px;  font-weight:normal;  text-decoration: none;}

/*Die Auflistung der Veranstaltungen in veranst.php*/
.ausflug:link {color: #8E8E8E;  font-size: 12px;  font-weight:bold; text-decoration: none;}
.ausflug:visited { color: #8E8E8E;  font-size: 12px;  font-weight:bold; text-decoration: none;}
.ausflug:hover { color: #8E8E8E;  font-size: 12px;  font-weight:bold;  text-decoration: underline;}

.aktuelles:link {color: #900259;  font-size: 17px;  font-weight:bold; text-decoration: none;}
.aktuelles:visited { color: #900259;  font-size: 17px;  font-weight:bold; text-decoration: none;}
.aktuelles:hover { color: #900259;  font-size: 17px;  font-weight:bold;  text-decoration: underline;}




.powered {
  padding-right:15px;
	color: #000000;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}


