/*
  Orginal U-Boot-Net Thema+
  Created by U-Boot-Net
  http://www.u-boot-net.de
  http://www.marine-forum.de

© Michael Weise
whitewolfes@u-boot-net.de
whitewolfes@marine-forum.de

*/

 a:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
 a:visited { text-decoration:none; font-weight:bold; color:#FFFFFF; }
 a:hover { text-decoration:underline overline; font-weight:bold; color:#FFFFFF; }
 a:active { text-decoration:none; font-weight:bold; }

BODY {
	background-color : #004477;
	color : #C0C0C0;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 10pt;
	
}

TH {
	font-size : 10pt;
}

TR {
	font-size : 10pt;
}

TD {
	font-size : 10pt;
}

H1 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 16pt;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
}

H2 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 14pt;
	margin-top : 2em;
}

H3 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 12pt;
	font-weight : 300;
	margin-top :1em;
}

H4 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 11pt;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 2px;
	margin-top : 1em;
}

H5 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 10pt;
	font-weight : 600;
	margin-bottom : -1em;
}

H6 {
	color : #FFFFF;
	font-family : 'Times New Roman', serif, sans-serif, Arial, Helvetica;
	font-size : 10pt;
	font-weight : 800;	
	margin-bottom : -1em;
}

H7 {
	color : #FFFFF;
        font-family: AlsheimDB; src:url(alsn__db.TTF) format(intellifont);
	font-size : 18pt;
	font-weight : 700;
	margin-top :1em;
}