/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web
 * @link           http://www.bag.ch/web
 */

#content p, #content li, #content td p,#content td {
	font-size: 100%;
	color: #000000;
	margin: 0;
	line-height: 138%;	
}

#content a {
	color: black;
	text-decoration: none;
}

#content h1 {
	margin: 0;
	padding: 0;
	font-size: 167%;
	line-height: 144%;
	font-weight: normal;
	color: black;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 144%;
	line-height: 144%;
	font-weight: normal;
	color: black;
}

#content ul,
#content li {
	margin: 0;
	padding: 0;
}

#content ul {
	padding-left: 18px;
}

#content hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px black;
	border-bottom: transparent;
	background: none transparent;
	height: 0px;
}

#content table {
	margin: 0;
	padding: 0;
}
