BODY
{
	font-family: 'Comic Sans MS' , Verdana;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	background-image: url(images/SunRidersBG.jpg);
	background-repeat: repeat-y;
}

H1
{
    font-size: x-large;
    font-weight: bolder;
    font-family: 'Old English Text MT';
}

H2
{
    font-weight: bold;
    font-size: large;
    font-family: 'Old English Text MT';
}

H3
{
	font-size: 16px;
	font-family: 'Old English Text MT';
}

P 
{
	font-size : 9pt;
}

.Print
{
	font-size: 7pt;
	font-family: 'Comic Sans MS';
	text-decoration: none;
}

.PrintTitle
{
	color: Yellow;
	background: #800000;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}

.NewPage
{
	page-break-before: always;
}

.link, .visited
{
	color: #9F2844;
	text-decoration: none;
	font-style: normal;
	border-width: 0;
}

A:link, A:visited
{
	color: #0000ff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-width: 0;
}

A:hover
{
	color: #ff0000;
	font-style: normal;
	border-width: 0;
	background-repeat: no-repeat;
	cursor: hand;
}

A:active
{
	color: #0000ff;
	text-decoration: none;
	font-style: normal;
	border-width: 0;
}

.title
{
	color: Yellow;
	background: #800000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

.error
{
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
	color: #800000;
	text-align: center;
}

img.links
{
	float:left;
	border-right: yellow 4px ridge; 
	border-top: yellow 4px ridge; 
	margin: 8px;
	border-left: yellow 4px ridge; 
	border-bottom: yellow 4px;
	border-style:ridge;
	
}

img.rechts
{
	float:right;
	border-right: yellow 4px ridge; 
	border-top: yellow 4px ridge; 
	margin: 8px;
	border-left: yellow 4px ridge; 
	border-bottom: yellow 4px;
	border-style:ridge;
	
	
}

img.ridge
{
	border-width:4px;
	border-style:ridge;
	border-color:Yellow;
}
	