/*==============================================================================

	This website/webapplication is developed by:
	Occhio Group
	http://www.occhio.nl/
	info@occhio.nl
	+31 (0)20 320 78 70
					
==============================================================================*/

/* ============================================================================= 
	STYLES FOR CONTENT 
============================================================================= */

body {
	line-height: 1.6em;
	color: #333;
}

a {
	text-decoration: none;
	color: #F37F17;
}

a:hover {
	text-decoration: underline;
}

#menu a {
	color: #fff;
}

#menu a:hover,
#menu li.active a {
	color: #333333;
}

#nav a {
	color: #fff;
}

p {
	margin-top: 0;
}

p.date {
	margin-bottom: 0;
	font-weight: bold;
	color: #83929F;
}

h1, h2, h3, h4, h5 {
	line-height: 1.6em;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #778896;
/*	margin-bottom: 1em; */
}

h3 {
	background: #A9BEC7;
	color: #fff;
	line-height: 1.6em;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 -35px 1em -35px;
	padding: 0 35px;
}

#content h3 {
	margin: 0 0 0 0;
	padding: 0 15px;
}

/*
.sidebar-left h3 {
	padding: 0 35px;
}
*/

h4 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;v
	color: #333;
}

h5 {
	margin: 0 0 1em 0;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #666;
}

ul {
	margin: 0 0 1em 0;
}

#content ul li {
	list-style-type: none;
	background: url(/images/layout/bullet.gif) no-repeat 2px 7px;
	padding-left: 12px;
}

.sidebar a {
	color: #F37F17;
	text-decoration: underline;
}

.sidebar a.read-more {
	display: block;
	text-align: right;
	color: #F37F17;
	text-decoration: underline;
}

.sidebar a:hover {
	text-decoration: none;
}

/* tmp */

/* menu item english */

#nav #nav-1 {
/*	display: none; */
}

/* news */

h2.onm_Title {
	color: #666;
}

body.page-39 #content table {
	margin: 15px 0;
}

body.page-39 #content img.left {
	float: left;
	border: 0;
	margin: 0 10px 0 0;
}

body.page-39 #content img.right {
	float: right;
	border: 0;
	margin: 0 0 0 10px;
}
