/**
 * Brunner AG - Druck und Medien, Kriens
 * @copyright      Copyright 2010, Brunner Web
 * @link           http://www.bag.ch/web
 */

 
#content p, 
#content li {
	font-size: 93%;
	color: #323232;
}

#content strong {
	font-family: 'Merriweather Sans', sans-serif, Verdana, Arial;
	font-weight: 700;
}

#content i {
	font-family: 'Merriweather Sans', sans-serif, Verdana, Arial;
	font-style: italic;
	font-weight: 400;
}

#content li p {
	font-size: 114%;
}

#content p,
#content li {
	line-height: 146.5%;
}

#content a {
	color: #514f4a;
	text-decoration: underline;
}

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

#content h1 {	
	font-size: 189%;
	line-height: 146.5%;	
	padding: 0 0 7px 0;
	margin: 0;
	font-family: 'Merriweather Sans', sans-serif, Verdana, Arial;
	font-weight: 400;
	color: #514f4a;	
}

#content h1 a {	
	text-decoration: none !important;
}


#content h2 {	
	font-size: 146.5%;
	line-height: 146.5%;	
	font-weight: 400;
	padding: 0 0 10px 0;
	margin: 0;
	font-family: 'Merriweather Sans', Verdana, Arial, sans-serif;
	color: #424140;	
}

#content h2 a {	
	text-decoration: none !important;
}

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

#content ul li {
	padding: 0 0 0 17px;
	margin-top: 2px;
	list-style: none;
	background: url(/_local/images/list_dark.png) no-repeat 2px 7px;
}


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

#content a img {
	border: 0px;
}

#content p.datum,
#content span.datum,
#content .datum {
	color: #68685d;
	font-size: 85%;
	text-decoration: none;
}


#content div.news {
	background: url(../../../images/back_newsbox.gif) repeat-x 0 0 #cec59e;
	padding: 10px;
	padding-top: 5px;
}


#content div.news h2 {
	font-family: 'Merriweather Sans', sans-serif, Verdana, Arial;
	font-weight: 700;
}

#content span.kursdatum {
	/* no css formatting - this class is required for registration plugin */
}
