a
{
	text-decoration: none;
	color: orange;
}
a:visited
{
	text-decoration: none;
	color: #aaaaaa;
}
a:active
{
	text-decoration: none;
	color: orange;
}
a:hover
{
	color: orange;
}
a.haupt
{
	color: #0080C0;
}
a.haupt:visited
{
	color: #0080C0;
}
a.haupt:hover
{
	color: orange;
}
a.presse
{
	text-decoration: none;
	color: blue;
}
a.intern
{
	text-decoration: none;
	color: yellow;
}
a.menu
{
	text-decoration: none;
	color: Navy;
}
a.menu:active
{
	text-decoration: none;
	color: Blue;
}
a.menu:visited
{
	text-decoration: none;
	color: Navy;
}
a.menu:hover
{
	text-decoration: none;
	color: orange;
}
a.menu2
{
	text-decoration: none;
	font-size: 8pt;
	color: Navy;
}
a.menu2:active
{
	text-decoration: none;
	font-size: 8pt;
	color: Blue;
}
a.menu2:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: Navy;
}
a.menu2:hover
{
	text-decoration: none;
	font-size: 8pt;
	color: orange;
}
a.quick
{
	text-decoration: none;
	color: white;
}
/*
body
{
	background-image: url("http://esv-lingen.de/buttons/back_wasser.gif");
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
	}
*/
body.alt
{
	background-image: url("http://esv-lingen.de/buttons/back_wasser.gif");
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
body.neu
{
	background-color: rgb(245,250,255);
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
body.ramenu
{
	background-image: url("http://esv-lingen.de/ra/images/back_menu.gif");
	background-color: rgb(245,250,255);
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
body.rabottom
{
	background-image: url("http://esv-lingen.de/ra/images/back_bottom.gif");
	background-color: rgb(245,250,255);
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
body.haupt
{
	background-image: url("http://esv-lingen.de/buttons/esv_backgelb.jpg");
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
body.intern{
	font-family: "comic sans ms";
	font-size: 12pt;
  background-color: rgb(000,136,255);
  color: white;
}
h1
{
	font-size: 36pt;
  text-align: center;
}
h2
{
	font-size: 30pt;
  text-align: center;
}
h3
{
	font-size: 24pt;
  text-align: center;
}
h4
{
	font-size: 20pt;
  text-align: center;
}
h5
{
	font-size: 16pt;
	text-shadow: black;
  text-align: center;
}
h5.termine
{
	font-size: 16pt;
	text-shadow: black;
  text-align: left;
}
h6
{
	font-size: 12pt;
  text-align: center;
}
span.logo
{
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	font-size: 20pt;
	color: Navy;
}
td
{
	color: black;
	font-family: "comic sans ms";
	font-size: 12pt;
	text-align: center;
}
td.mb
{
	font-family: "comic sans ms";
	font-size: 9pt;
	text-align: left;
}
td.oben
{
	font-family: "comic sans ms";
	font-size: 12pt;
  vertical-align: top;
}
td.quick
{
	font-family: "comic sans ms";
	font-size: 9pt;
	text-align: center;
	background-color: #a0a0a0;
}
td.presse
{
	font-family: "comic sans ms";
	font-size: 10pt;
	text-align: center;
	padding-left: 15pt;
	padding-right: 15pt;
  background-color: #a0a0a0;
}
td.termine
{
	font-family: "comic sans ms";
	font-size: 10pt;
	text-align: left;
	padding-left: 15pt;
	padding-right: 15pt;
}
th
{
	font-family: "comic sans ms";
	font-size: 12pt;
 	color: white;
}
th.mb
{
	font-family: "comic sans ms";
	font-size: 10pt;
	color: black;
	background-color: #898cb6;
	text-align: left;
}
th.neu
{
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
}
th.termine
{
	font-family: "comic sans ms";
	font-size: 12pt;
	color: black;
	text-align: left;
	padding-left: 15pt;
}
th.quick
{
	font-family: "comic sans ms";
	font-size: 12pt;
	text-align: center;
	background-color: #505050;
  padding-left: 5pt;
	padding-right: 5pt;
}
th.presse
{
	font-family: "comic sans ms";
	font-size: 14pt;
	text-align: center;
	background-color: #505050;
  color: white;
}
#rot
{
	color: red;
}
#weiss
{
	color: white;
}
