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

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

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

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

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

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

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

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

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

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

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

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

