/* @override http://typo3.catchmedia.no/basisconsulting/fileadmin/css/rte_stiler.css */

/* @override http://basis-consulting.no/fileadmin/css/rte_stiler.css */

/* @override http://typo3.catchmedia.no/basisconsulting/fileadmin/css/rte_stiler.css */

*, body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #595959;	
}

h2, .heading {
	background: none;
	padding: 0;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	color: #387cad;
	margin: 0;
	margin-bottom: 10px;
}

p {
	margin: 0 0 10px 0;
}

a {
	color: #387cad;
}
a:hover {
	color: #50b4fc;
}

table,td,th {
	font-size: 11px;
}

h3, .ingress {
	font-size: 12px;
	font-weight: bold;
	color: 404040;
	margin: 0 0 10px;
}
.subheading {
	margin: 0;
	margin-top: 10px;
	font-weight: bold;
	color: #387cad;
}
ul, li, ol {
	font-size: 11px;
}