/* -- BODY -- */

body {
	color: #101011;
	font-size: 11px;
	font-family: sans-serif;
	margin:0px; 
	padding:0px;
	text-align:center;
	background-color: #47494d;
	behavior: url("hover.htc");
	}

a	{
	color: #626469;
	text-decoration: underline;
	}

a:hover	{
	color: #dd0000;
	text-decoration: underline;
	}

img {
	border: 0;
	}

input, select {
	padding: 1px;
	margin: 1px;
	border: 1px solid #5696ce;
	background-color: #fff;
	color: #555;
	font-size: 12px;
	font-family: sans-serif;
	}

h1 {
	font-size: 14px;
	padding: 0 0 4px 0;
	margin: 0px;	
	color: #626469;
	}

#motion {
	margin: 46px auto 0px auto;
	width: 908px;
	height: 567px;
	text-align: left;
	background-color: #47494d;
	}

/* -- CONTENT -- */

#motion-content {
	width: 588px;
	background: #47494d url('../images/background/background-content.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-tarzan {
	width: 588px;
	background: #47494d url('../images/background/tarzan_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-ll {
	width: 588px;
	background: #47494d url('../images/background/2_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-links {
	width: 588px;
	background: #47494d url('../images/background/3_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-dc {
	width: 588px;
	background: #47494d url('../images/background/4_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-text {
	margin: 0;
	margin-top: 76px;
	height: 164px;
	padding: 28px 82px 20px 12px;
	}
#motion-content-tb {
	width: 588px;
	background: #47494d url('../images/background/5_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-elearning {
	width: 588px;
	background: #47494d url('../images/background/6_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-sitemap {
	width: 588px;
	background: #47494d url('../images/background/7_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-contact{
	width: 588px;
	background: #47494d url('../images/background/8_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-inschrijving{
	width: 588px;
	background: #47494d url('../images/background/18_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-bedankt{
	width: 588px;
	background: #47494d url('../images/background/8_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-nieuwsbrief{
	width: 588px;
	background: #47494d url('../images/background/7_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-trainingen {
	width: 588px;
	background: #47494d url('../images/background/4_back.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-teambuilding{
	width: 588px;
	background: #47494d url('../images/background/backteambuilding.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
#motion-content-teamtraining {
	width: 588px;
	background: #47494d url('../images/background/backteamtraining.jpg') no-repeat;
	height: 567px;
	float: left;
	font-weight: normal;
	}
/* -- MENU -- */

#motion-menu {
	width: 316px;
	background: #47494d url('../images/background/background-menu.jpg') no-repeat;
	height: 567px;
	float: left;
	}

#motion-menu-items {
	margin: 0;
	margin-top: 334px;
	width: 260px;
	text-align: right;
	}
#motion-menu-items a {
	color: #fff;
	text-decoration: none;
	}

#motion-menu-items ul {
	list-style-type: none;	
	padding: 0;
	}

#motion-menu-items li {
	padding: 10px 30px 2px 0px;
	}

#motion-menu-items li:hover, #motion-menu-items li.over {
	background: url('../images/background/background-li.png') no-repeat bottom right;
	}

/* -- FOOTER -- */

#motion-footer {
	clear: left;
	padding: 5px 0;
	margin: 0; 
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-color: #47494d;
	font-size: 6px;
	}

#motion-footer a { 
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	}


