body
{
	font-family: Calibri, Arial, Helvetica;
	color: rgb(23,91,41);
	font-size: 12pt;
	background-color: #FAF5A3;
}

h1
{
font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: rgb(23,91,41);
}

h2
{
font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: rgb(23,91,41);
}

a:link
{
	color: rgb(23,91,41); 
	font-size: 12pt;
	font-weight: bold;	
	}

a:visited
{
	color: rgb(23,91,41); 
	font-size: 12pt;
	font-weight: bold;
} 

a:active 
{
	color: rgb(23,91,41);
	font-size: 12pt;
	font-weight: bold;
}

a:hover 
{
color: rgb(23,91,41);
text-decoration: none;
font-weight: bold;
}

.table
{
background-image: url(bilder/hintergrund3a.jpg);
background-repeat: no-repeat;
}

.link_veranstaltungen a:link
{
	color: rgb(0,0,102); 
	font-size: 12pt;
	font-weight: bold;	
	}

.link_veranstaltungen a:visited
{
	color: rgb(0,0,102); 
	font-size: 12pt;
	font-weight: bold;
} 

.link_veranstaltungen a:active 
{
	color: rgb(0,0,102);
	font-size: 12pt;
	font-weight: bold;
}

.link_veranstaltungen a:hover 
{
color: rgb(0,0,102);
text-decoration: none;
font-weight: bold;
}