/*
This style sheet was created for Ocean Waves Homepage-Files
*/

BODY {
	background-color : #FFFACD;
	font-family : "Times New Roman", sans-serif;
	color : Navy;
}

H1 {
	font-size : xx-large;
	font-weight : bold;
}
H2 {
	font-size : x-large;
	font-weight : bold;
}
H3 {
	font-size : large;
	font-weight : bold;
}

.ueberschrift {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: Navy;
}

.ueberschriftklein {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: Navy;
}

.info {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: Navy;
}

.vorschau {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
}

<STYLE>
<!--
body,p,nobr,b,i,a,font {font-family:Times New Roman,sans-serif}
A{text-decoration:none;color:#0000AA}
A:link{color:#FF0000}
A:active{color:#FF0000}
A:hover{color:#FF0000}
//-->
</STYLE>

