/**
 * 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: 93%;
	color: #000000;
	line-height: 138%;
	margin: 0;	
}

#teaser a {
	color: #005ea8;	
	text-decoration: none;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 144%;
	font-weight: bold;
	padding: 0;
	color: #005ea8;	
}

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

#teaser ul {
	padding: 0;
	margin: 0;
}

#teaser ul li {
	padding-left: 10px;
	list-style: none;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

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

/* box Erweiterung */

#teaser div.head img.head {
	padding-bottom: 14px;
}



