/*	Style definition for all sites of the domain "http://www.a3ms.de"	*/
body
{
	color:#000000;
	background-color:#ffff00;
	background-image:url(images/yellow.jpg)
}
h1
{
	font-size: 200%;
	color: #000000;
	font-family: "Times New Roman", serif
}
h2
{
	font-size: 140%;
	color: #0000000;
	font-family: "Times New Roman", serif
}

a:visited { color: #ff00ff }
a:link { color: #0000ff }
a:hover { color: #ff8000 }

.subtitle
{
	font-size: 140%;
	color: #000000;
	font-family: "Times New Roman", serif;
	font-weight:bold
}
.subtitleLink
{
	font-size: 140%;
	color: #0000ff; 
	font-family: "Times New Roman", serif;
	font-weight:bold
}
.address
{
	margin-left: 10mm;
}
.header { margin-top:10mm; margin-bottom:10mm }
