/* explosafe stiles.css */

.default
{ font-family: Verdana, sans-serif; font-size: 11px; color: #222222; text-decoration: none; }
.menu { color: white; font-size: 10px; font-family: Verdana, sans-serif; font-weight: 600; text-decoration: none; text-align: justify; }
.menu_o { color: black; font-size: 10px; font-family: Verdana, sans-serif; font-weight: 600; text-decoration: none; text-align: justify; }
.absender { color: #333; font-size: 9px; font-family: Verdana, sans-serif; text-decoration: none; text-align: justify; }

body

{
	font-family       : Verdana, sans-serif;
	font-size         : 11px;
	color             : #222222;
	background-color: #585858;
	margin: 0;
}

td

{
  font-family       : Verdana, sans-serif;
  font-size         : 11px;
  color             : #222222;
 
}

p

{
  font-family       : Verdana, sans-serif;
  font-size         : 11px;
}

.titel {
	font-size: 16px;
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
a { color: black; }
a.menu_o {
	color: #000000;
	font-size: 10px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}
a.menu_o:hover { color: black; text-decoration: none; }
a.menu { color: white; font-size: 10px; font-weight: 600; line-height: 18px; text-decoration: none; }
a.menu:visited { color: white; font-size: 10px; font-weight: 600; line-height: 18px; text-decoration: none; }
a.menu:hover { color: #000000; text-decoration: none; }
a.submenu { color: #b1b2b4; font-size: 11px; font-weight: 800; line-height: 18px; text-decoration: none; }
a.submenu:visited {
	color: #b1b2b4;
    font-size: 11px;
	font-weight: 600;
	line-height: 18px;
	text-decoration: none;
}
a.submenu:hover {
    color: #000000; text-decoration: none;
}
a.default:link    {
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}

a.default:visited    {
	color: #D10000;
	text-decoration: none;
	font-weight: bold;
}

a.default:hover   {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
a.default:active  {
	color: #D10000;
	text-decoration: underline;
	font-weight: bold;
}
h1 { text-transform: uppercase; font-size: 16px; }
td.default strong { color: #990000; }
ul { padding-left: 0; }
h2, h3 { color: #990000; font-size: 16px; }
li { color: #990000; list-style-type: none; }
.references li { color: black; }

