p,h2,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Verdana, Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr,i { font-size:8pt; }

/* normaler Text */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


h1 { font-size: 24pt; color: #00B0E7; font-weight: bold; font-family:Arial }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = blue */


h3 { font-size: 16pt; color: #00B0E7; font-weight: bold; font-family:Arial }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = blue */


h4 { font-size: 12pt; color: #00B0E7; font-weight: bold; font-family:Arial }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = blue */


h5 { font-size: 10pt; color: #00B0E7;  }

/* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = black */


big { font-size: 10pt; color: #00B0E7; font-weight: bold }



/* Quelltext-Befehle im normalen Fliesstext */
/* font-family = Schriftart */
/* Courier New,Courier = Schriftarten, Wert aenderbar */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */
/* color = Farbe */
/* #0000C0 = blau, Wert aenderbar */




a:link { color:#000000; text-decoration:underline; }
a:visited { color:#00B5E7; text-decoration:underline; }
a:active { color:#AA5522; text-decoration:none; }
a:hover { color:#FF6666;}


/* body {
	background-attachment: fixed;
	background-image: url(http://www.motionpicturemarine.com/images/bgck_home.gif);
	background-repeat: repeat-x;
	background-color: #00B5E7;}