/* CSS Document vsak-lautertal.de Printausgabe*/
#menu ul {margin: 0; padding: 0; list-style:none;}
a img {border: 0;}

fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#container {
	width: 190mm;
}
#menu {
	display: none;
}
#content {}
#footer {
	display: none;
}

/*
 * Typo
 */
h1, h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #b13614;
	text-transform:uppercase;
}
h1 {color: #707173;}
#content a:link, #content a:visited {
	color:#000000;
	text-decoration:underline;
}
#content a:active, #content a:hover, #content a:focus {
	color:#000000;
	text-decoration: none;
}