/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2009, Brunner Web
 * @link           http://www.bag.ch/web
 */
 
#boxbottom p, #boxbottom li, #boxbottom td p {
	font-size: 93%;
	line-height: 144%;	
}

#boxbottom a {
	text-decoration: none;
	color: white;
}

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

#boxbottom h1 {	
	font-size: 200%;
	line-height: 114%;
	color: white;
	font-weight: normal;
	padding-bottom: 5px;
	margin-top: 10px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

#boxbottom h2 {	
	font-size: 144%;
	line-height: 131%;
	color: white;
	padding-bottom: 5px;	
	margin-top: 10px;	
	font-weight: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

#boxbottom ol,
#boxbottom ul,
#boxbottom li {
	padding: 0px;
	margin: 0;
}

#boxbottom ul {
	padding-left: 16px;
}

#boxbottom ol {
	padding-left: 30px;
}

#boxbottom ol li {
	background: none;
	padding: 2px 0 2px 0px;
	margin: 0;
	list-style: decimal;
}

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

#boxbottom blockquote {
	padding: 15px;
	font-size: 85%;
	color: #000000;	
	line-height: 138%;
	margin: 0;
	background-color: #cccccc;	
}

#boxbottom blockquote p {
	color: #000000;
}
