/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2008, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
div#teaser p, div#teaser li {
	font-size: 93%; 
}

div#teaser p {
	color: #000000; 
	line-height: 142%;	
}

div#teaser li li,
div#teaser td p {
	font-size: 100%;
}

div#teaser h2, div#teaser h3, div#teaser h4 {
	padding: 0;
	margin: 0;
	line-height: 100%;
	font-weight: normal;
}
	
div#teaser h2 {
	font-size: 100%;
} 

div#teaser h2,
div#teaser h2 a {
	color: #4b7ab6;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 7px;
	text-decoration: none;
}

div#teaser h4 {
	font-size: 93%;
}

div#teaser h4,
div#teaser h4 a {
	color: black;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	line-height: 142%;		
}

div#teaser .lead, 
div#teaser p.lead,
div#teaser span.lead {
	font-weight: bold;
}

div#teaser a {
	color: #4d87c7; 
	text-decoration: none;
}

div#teaser a:hover,
div#teaser a:active {
	color: #4d87c7; 
	text-decoration: none;
}

div#teaser hr {
    color: #e5eff5;
    background: transparent;
    margin: 4px 0;
    padding: 0;
    border: 0;
    border-bottom: 1px #819dc2 solid;
}
