body, html {
	background:#E0EFFB url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/bg-top2.jpg) 50% 0 repeat-x;
	font-family:"Lucida Grande",Arial,Verdana,sans-serif, sans;
	font-size:12px;
}

div.container {
	width:841px;
	margin:0 auto;
	position:relative;
}
div.clear {
	float:none;
	clear:both;
}

div.header {
	position:relative;
}
div.logo {
	position:absolute;
	left:20px;
	top:19px;
	z-index:99;
}

div.header div.top {
	overflow:hidden;
}
div.header div.top div.omgevingen {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/header-keuze-bg.png) bottom left repeat-x;

	overflow:hidden;
	padding:0 3px 5px 5px;
	float:left;
	margin-left:300px;
}
div.header div.top div.omgevingen ul {

}
div.header div.top div.omgevingen ul li  {
	list-style:none;
	float:left;
	margin-right:2px;
}	
div.header div.top div.omgevingen ul li a {
	display:block;
	padding:6px;
	width:62px;
	text-align: center;
	color:#111;
	text-decoration:none;
	font-size:11px;
}
div.header div.top div.omgevingen ul li.current a, 
div.header div.top div.omgevingen ul li a.nav-selected,
div.header div.top div.omgevingen ul li.nav-selected a
 {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/header-keuze-bg-actief.png) bottom left repeat-x;

}
div.header div.top div.talen {
	float:right;
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/header-keuze-bg.png) bottom left repeat-x;
	font-size:11px;
	padding:6px 6px 6px 10px;
}
div.header div.top div.talen ul {
	display:inline;
}
div.header div.top div.talen ul li {
	display:inline;
	
}
div.header div.top div.talen ul li a {
	padding:0 3px;
	color:#111;
	text-decoration:none;
}
div.header div.top div.talen ul li a:hover {
	color:#FC312B;
}
div.header div.menu {
	padding-left:210px;
	padding-top:49px;
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/menu-bg-vereniging.png) 190px 47px no-repeat;
}
div.header div.menu ul {

}
div.header div.menu ul li {
	float:left;
	margin-right:5px;
}
div.header div.menu ul li a{
	display:block;
	padding:17px 13px 9px 13px;
	height:15px;
	color:white;
	text-decoration:none;
	text-align:center;
	margin-bottom:-1px;
}
div.header div.menu ul li.actief a, 
div.header div.menu ul li.nav-selected a,
div.header div.menu ul li a.nav-selected 
{
	background: url(http://www.tsvdartagnan.nl/themes/halloween/img/menu/actief.png) 50% 2px no-repeat;
	color:#111;
	width:90px;
}
div.submenu {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/menu/sub-bg.png);
	width:605px;
	height:30px;
	padding:0 5px;
	overflow:hidden;
	margin-bottom:15px;
}
div.submenu li {
	float:left;
}
div.submenu li a {
	display:block;
	padding:7px 10px 8px 10px;
	color:#444;
	text-decoration:none;
}
div.submenu li a:hover {
	text-decoration:underline;
}
div.submenu li.actief a, div.submenu li.nav-path-selected a {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/menu/sub-actief.png) top left repeat;
	font-weight:bold;
	color:#111;
}


div.container div.content {
	margin-bottom:20px;
}
div.container div.content-inner {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/content-bg.png) top left no-repeat;
	padding:8px 15px 8px 15px;
	min-height:490px;
	position:relative;
}
div.container div.content-inner strong {
	font-weight:bold;
}
div.container div.content-bottom {
	height:15px;
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/content-bg.png) bottom left no-repeat;
}

div.share {
	width:635px;
	height:71px;
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/share.png) top left no-repeat;
}
div.share div.share-inner {
	padding:39px 0 0 450px;
}

/* Contentpaginas */
div.col1 {
	width:180px;
	min-height:100px;
	float:left;
	padding-top:90px;
}
div.col2 {
	width:630px;
	float:left;
}
div.content-content {
	border-left:solid 1px #CCF1F1;
	padding-left:15px;
	/*min-height:415px;*/
}

div.col1 div.sub-submenu {
	padding-right:15px;
}
div.col1 div.sub-submenu li {
	padding:2px;
	text-align:right;
}
div.col1 div.sub-submenu li a {
	color:#FC312B;
	text-decoration:none;
}
div.col1 div.sub-submenu li a strong {
	font-weight:bold;
}
div.col1 div.sub-submenu li a:hover {
	text-decoration:underline;
}
div.col1 div.sub-submenu li a span.light {
	font-weight:normal;
}

/* Inhoud content */
div.content-content ol, div.content-content ul {
	margin-left:2em;
	padding:5px 0;
}
div.content-content ol li {
	list-style:decimal;
	padding:2px 0;
}
div.content-content ul li {
	list-style:circle;
	padding:2px 0;
}

/* Col1 full */
div.col1.full {
	width:810px;
	padding:0;
	border:none;
}

/* Footer */
div.footer {
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/bg-onder.jpg) 50% 0 repeat-x;
	height:363px;
	overflow:hidden;
}
div.footer div.partners {
	height:125px;
	padding-top:10px;
}
div.footer div.partners-inner {
	/*width:857px;
	height:171px;*/
	height:71px;
	padding:22px 49px;
	width:759px;
	margin:0 auto;
	overflow:hidden;
	background:url(http://www.tsvdartagnan.nl/themes/halloween/img/layout/partners-bg.png) top left no-repeat;
}
div.footer div.partners-inner p {
	margin:0;padding:0;
}
div.footer div.bottom {
	width:841px;
	margin:0 auto;
	margin-top:186px;
	height:37px;
	position:relative;
}
div.footer div.bottom div.copyright {
	position:absolute;
	left:340px;
	bottom:4px;
	color:#FFF;
	text-shadow:#000 2px 2px 4px;
	padding-top:19px;
}
div.footer div.bottom div.login {
	float:left;
	margin:17px 15px 0 0;
	padding:6px 10px;
	background:white;
	font-size:11px;
}
div.footer div.bottom div.colofon {
	float:right;
	margin-right:50px;
}
