/*
	------------------------------------------------------------------
	CSS Stylesheet van Template T3
	Datum: 8-12-2007
	Auteur: B.Bakker / Weblicity
	------------------------------------------------------------------	
*/
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* font sizen naar 16px*62.5%=10px [0.9em = 9px] */
	color: #666666;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2.1em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.1em;
}

ul {
	list-style-image: url(../images/img07.gif);
}

#page a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
	font-weight: normal;
}

#page a:hover {
	border-bottom: none;
}

#page a img {
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#logo {
	width: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3.1em;
}

#logo p {
	padding: 50px 0 0 0px;
	font-size: 0.9em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#logo_image {
	margin-top:5px;
	margin-bottom: 25px;
}

/* Menu */
#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #DD8B4E;
}

#menu .current_page_item a {
	background: url(../images/img02.gif) repeat-x;
	color: #D56E22;
}

/* Page */
#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img03.gif) repeat-y;
	min-height: 650px;
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/img03.jpg) no-repeat;
}

/* Content */
#content {
	float: left;
	width: 428px;
	font-size: 1.1em;
	padding-right: 7px;
	text-align: left;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

h1.title {
	line-height: 30px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */
.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 22px;
	font-size: 1.1em;
	text-align: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../images/img04.gif) no-repeat 10px 9px;
}

.sidebar li li.level2 {
	padding: 5px 0 5px 25px;
	background: none;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 1.1em;
}

#contact {
	padding-left: 10px;
	font-size: 1em;
	line-height: 17px;
}

/* Footer */
#footer {
	padding: 30px 0 50px 0;
	background: #D56E22 url(../images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}

#footer a:hover {
	border-bottom: none;
}

/* Typo3 styling algemeen */
p.bodytext {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	line-height: 18px;
}

#content h1 {
	font-size: 1.8em;
	line-height: 25px;
	color: #D56E22;
	margin-top: 15px;
	margin-bottom: -15px;
}

#content h1.csc-firstHeader {
	font-size: 2.1em;
	line-height: 30px;
	color: #D56E22;
	margin: 0px;
}


/* Typo3 Image styling */
div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	padding-right: 8px;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding-left: 3px;
}

div.csc-textpic img {
	border: 1px solid #C3C3C3;
	padding: 3px;
}

div.csc-textpic a:hover img {
	border: 1px solid #949494;
	padding: 3px;
}

#content div.csc-textpic a {
	border: none;
}
