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

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

#content p.legend,
#content span.legend {
	font-size: 93%;	
}

#content p.pink,
#content span.pink,
#content h1.pink,
#content h3.pink {
	color: #e37099;
}

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

#content a:hover {
	text-decoration: underline;
}

#content h1,
#content h2,
#content h3 {
	margin: 0;
	padding: 0;
}

#content h1 {	
	font-size: 189%;
	line-height: 123.1%;
	color: #fff;
	font-weight: normal;		
}

#content h2 {	
	font-size: 138.5%;
	line-height: 123.1%;	
	color: #e37099;
	font-weight: normal;
}

#content h3 {	
	font-size: 123.1%;
	line-height: 123.1%;	
	color: #fff;
	font-weight: normal;	
}

#content h1 a,
#content h2 a,
#content h3 a {
	text-decoration: none;	
}

#content ul {
	padding: 0;
	margin: 5px 0 0 0;
}

#content ul li {
	padding-left: 13px;
	background: url('/_local/images/li.gif') 1px 3px no-repeat;
	list-style: none;
}

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

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