/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
#teaser p, #teaser li, #teaser td p {
	font-size: 100%;
	color: #7f90a3;
}

#teaser li li {
	font-size: 100%;
}

#teaser p {
	line-height: 135%;
	margin: 0;
	color: #7f90a3;
}

#teaser a {
	color: #7f90a3;
	text-decoration: none;	
}

#teaser a:hover {
	color: #002148;
	text-decoration: underline;
}

#teaser h1, #teaser h2 {
	margin: 0;
	padding: 0;
}

#teaser h1 {	
	font-size: 100%;
	line-height: 115%;
	color: #6589b3;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	margin-bottom: 5px;
}

#teaser h2 {	
	font-size: 93%;
	line-height: 107%;
	color: #6589b3;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0;
	margin-bottom: 5px;
}

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

#teaser ul {
	padding: 0px;
	margin: 12px 0px 0px 27px;
}

#teaser ul li {
	padding-left: 8px;
}

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