/**
 * 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: #707173;
}

#teaser p, #teaser li, #teaser p li {
	line-height: 123.1%;
	margin: 0;
	color: #707173;
}

#teaser li li, #teaser blockquote p {
	font-size: 100%;
	line-height: 100%;
}
 
#teaser .lime, #teaser p.lime, #teaser span.lime, #teaser td p.lime, #teaser .lime a {
	color: #005da8;
	font-size: 131%;
	line-height: 100%;	
	font-weight: bold;
}

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

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

#teaser h1,
#teaser h4,
#teaser h5 {
	margin: 0;
	padding: 0;
}

#teaser h1 {	
	font-size: 131%;
	line-height: 123.1%;
	color: #005da8;
	font-weight: bold;	
	padding: 1px 10px 2px 10px;
	border: 1px solid #005da8;	
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;	
}

#teaser h4 {	
	font-size: 100%;
	line-height: 123.1%;
	color: #005da8;
	font-weight: bold;		
	padding: 2px 10px 2px 10px;
	border: 1px solid #005da8;	
	text-transform: uppercase;	
	margin-bottom: 8px;
}

#teaser h5 {	
	font-size: 100%;
	line-height: 123.1%;
	color: #707173;
	font-weight: bold;		
	padding: 2px 10px 2px 10px;
	border: 1px solid #707173;	
	text-transform: uppercase;	
	margin-bottom: 8px;	
}

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

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

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

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

#teaser div.linie {
	height: 15px;
	background: #fff url('/_local/images/hr.gif') repeat-x left center;
}

#teaser div.linie hr {
	display: none;
}

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

#teaser div table {
	border: 1px solid #ccc;
}

#teaser div table thead td {
	background-color: #efefef;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

#teaser div table tbody td {
	padding: 12px 4px 12px 4px;
	margin: 0;
}
