/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2010, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
#contacts img {
	margin-top: 5px;
} 

#contacts p, 
#contacts li {
	font-size: 100%;
	color: black;
}

#contacts li p {
	font-size: 100%;
}

#contacts p,
#contacts li,
#contacts p li {
	line-height: 123.1%;
}

#contacts a {
	color: black;
	text-decoration: underline;
	font-style: italic;
}

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

#contacts h1 {	
	font-size: 182%; 
	font-weight: bold;
	line-height: 123.1%;
	padding: 0;
	margin: 0 0 15px 0;
	color: black;
}

#contacts h2 {
	font-size: 123.1%; 
	font-weight: bold;
	line-height: 131%;
	padding: 0;
	margin: 0 0 10px 0;
	color: black;
}

#contacts h3 {
	font-size: 107%; 
	font-weight: normal;
	line-height: 131%;
	padding: 0;
	margin: 0 0 5px 0;
	color: #464646;
}

#contacts h1 a,
#contacts h2 a,
#contacts h3 a {	
	text-decoration: none !important;
}

#contacts ul {
	padding: 0;
	margin: 10px 0;
}

#contacts ul li {
	padding: 0 0 0 13px;
	margin: 0;
	list-style: none;
	background: url(../images/li.gif) no-repeat 0 6px;
}


#contacts hr {
	background-color: #dcdcdc; /* Farbe für Opera und Firefox */ 
	color: #dcdcdc; /* Farbe für Internet Explorer (IE) */
	border: 0; 
	height: 1px; 
}

#contacts a img {
	border: 0px;
}
