/* DATEI: style.css */

/* Style-Definitionen fŸr die Website http://www.hospach-martini.de */
/* Martin Jaggi     m.jaggi@gmx.net */

body { margin-top:0px; margin-bottom:0px; }

a { color:#450C02; font-weight:bold; text-decoration:none; }
a:hover { color:#300000; text-decoration:underline; }

body,p,td,h2,h3,h4,ul,ol { color:#000000; font-family:arial, helvetica, sans-serif; } 

body,p,h1,td,ul,ol { font-size:12px; }
p { line-height:18px; }

a.menu
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.6px;
	display: block;
	padding: 0 0 0 13px;
}
a.menu:hover { color:#ffffff; text-decoration:none; }


h3 { font-size:13px; font-weight:bold; letter-spacing:2px; }
.wide {	letter-spacing:2px; }
.low { line-height:15px; }

.s { font-size:11px; }
.xs { font-size:10px; }

.justy { text-align: justify; }