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

#content p.legend, #content span.legend {
	font-size: 85%;
	line-height: 131%;		
}

#content p.rot, #content span.rot {
	color: #e4312a;	
}

#content a {
	color: #e4312a;
}

#content img {
	margin-top: 5px;
}

#content img.cmsDocumentIcon {
	margin-top: 0px;
}

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

#content ul {
	padding-top: 10px;
	padding-left: 0;
}

#content ol {
	padding-top: 10px;
	padding-left: 20px;
}

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

#content ul li {
	list-style: none;
	background: url(../images/li_list.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
}

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

#content hr.schwarz {
	background-color: black !important; /* Farbe für Opera und Firefox */ 
	color: black !important; /* Farbe für Internet Explorer (IE) */
}

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

#content blockquote p {
	color: #000000;
}

#content h1 {	
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 8px;
	letter-spacing: 1px; 	
}

#content div.boxtop {
	background: url(../images/box_top.gif) no-repeat left top;
}

#content div.boxbottom {
	background: url(../images/box_bottom.gif) no-repeat left top;
	min-height: 40px;
	_height: 40px;
	text-align: right !important;
}

div#spenden_uebersicht p {
  margin-bottom: 10px;
}

#content img.cmsDocumentIcon {
	margin-top: 2px;
	margin-bottom: 2px;
}
