body {
	background-color: #000000;
	background-image: url('../images/background.jpg');
	color: #FFFFFF;
	font-size: 11px;
	/* overflow: hidden; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 5px;
	line-height: 1.5em;
}

.inspringen {
	margin: 15px 1px  1px 20px;
	/*      top right bottom left */
}

/* Extra menu items */
#menubar2, #menubar3, #menubar4 {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menubar2 ul, #menubar2 li, #menubar3 ul, #menubar3 li, #menubar4 ul, #menubar4 li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menubar2 a:link, #menubar2 a:visited, #menubar3 a:link, #menubar3 a:visited, #menubar4 a:link, #menubar4 a:visited	{
	background : #000000;
	border : 1px solid #ccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;	
	float : left;
	/* font-size : small; */
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
}

#menubar2 a:link.active, #menubar2 a:visited.active, #menubar3 a:link.active, #menubar3 a:visited.active, #menubar4 a:link.active, #menubar4 a:visited.active	{
	color : #f00;
}

#menubar2 a:hover, #menubar3 a:hover, #menubar4 a:hover	{
	color : #f00;
}

/* Einde menu items*/

a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper {
	/* position: absolute; */
	overflow: hidden;
	width: 750px;
	margin: 15px auto auto auto;
	/*      top right bottom left */
}

/* Mediaplayer en Videoplayer */
#player {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	width: 300px;
	height: auto;
}

#player-quit {
	position: absolute;
	top: 400px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	width: 300px;
	height: auto;
}

.mediaplayer {
	background-image: none;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	/* overflow: hidden; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#vplayer {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	width: 680px;
	height: 420px;
	/* background-color: #000000; */
}
#vplayer-quit {
	position: absolute;
	top: 420px;
	left: 0px;
	margin: 0px;
	padding: 5px;
	width: 680px;
	height: auto;
	/* background-color: #000000; */
}

/* Flash test */
#title {
	width: 600px;
	overflow: hidden;
	height: 100px;
	border: none;
	background-color: #000000;
	margin: 5px auto auto auto;
}

.display {
	float: left;
	overflow: hidden;
	width: 25px;
	height: 464px;
	margin: 0px;
	background-color: #000000;
}

.stretcher{
	float: left;
	background-image: url('../images/tab_background_full.jpg');
	background-repeat : no-repeat;
	width: 625px;
	height: 464px;
	margin: 0px;
	overflow: hidden;
}

/* Random Impact Home */
#titlejpg {
	width: 600px;
	overflow: hidden;
	height: 100px;
	border: none;
	background-color: #000000;
	margin: 5px auto auto auto;
}

#home-content {
	width: 600px;
	height: 354px;
	background-image: url('../images/background_home.jpg');
	background-repeat : no-repeat;
	overflow: hidden;
	border: none;
	text-align: left;
	margin: 5px auto auto auto;
}

.home-text{
	margin: 5px 5px 5px 5px;
}

/* Random Impact Diensten */
#services-content {
	width: 600px;
	height: 434px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	overflow: hidden;
	margin: 5px auto auto auto;
}

#services-menu {
	width: 600px;
	height: 20px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	margin: 5px auto 0px auto;
}

/* Random Impact Apparatuur */
#equipment-content {
	width: 600px;
	height: 434px;
	border-style: solid;
	border-width: 0px;
	overflow: hidden;
	text-align: left;
	margin: 5px auto auto auto;
}

#equipment-menu {
	width: 600px;
	height: 20px;
	border-style: solid;
	border-width: 0px;
	overflow: hidden;
	text-align: left;
	margin: 5px auto 0px auto;
}

#equipmentcontainer {
	overflow: hidden;
}

#equipment-main {
	float: right;
	overflow: hidden;
	width: 400px;
	height: 454px;
	margin: 0px 10px 5px 0px;
	border : 0px;
	font-size : 1em;
	background-color: #EEA5BB;
}

#equipment-sidebar {
	float : left;
	margin: 0px 5px 5px 10px;
	/*      top right bottom left */
	width : 195px;
	height: 454px;
	border : 0px;
	background-color: #EEA5BB;
}

.image1 {
	position: relative;
	float : left;
	margin: 0px 0px 5px 0px;
	/*      top right bottom left */
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width : 90px;
	height: 90px;
	background-color: #000000;
}

.image2 {
	position: relative;
	float : left;
	margin: 0px 0px 5px 5px;
	/*      top right bottom left */
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width : 90px;
	height: 90px;
	background-color: #000000;
}

.equipment-image {
	float: left;
	margin: 2px 0px 5px 2px;
	/*      top right bottom left */
	display: none;
	border: 0px;
	width: 390px;
	height: 444px;
	text-align: left;
	color: #F6F6F6;
	font-size: 1pt;
}

/* Random Impact Showcase */
#showcase-content {
	width: 600px;
	height: 434px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	overflow: hidden;
	margin: 5px auto auto auto;
}

#showcase-menu {
	width: 600px;
	height: 20px;
	border-style: solid;
	border-width: 0px;
	text-align: left;
	margin: 5px auto 0px auto;
}

/* Random Impact Contactformulier */

#contactcontainer {
	background-image: url('../images/tab_background_contact.jpg');
	background-repeat : no-repeat;
	width: 625px;
	height: 464px;
	margin: 0px;
	padding: 0px;
}

#contactform {
	float: left;
	text-align: left;
	width: 400px;
	height: 459px;
	margin: 5px 0px 0px 12px;
	/*      top right bottom left */
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #999999;
	border: 0px solid #ffffff;
	margin: 2px;
}

.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #999999;
	border: 0px solid #ffffff;
	overflow: hidden;
	margin: 2px;
}

#submit {
	margin: 12px 0px 0px 0px;
	/*      top right bottom left */
}

.knop {
	color: #FFFFFF;
	background: #000000;
	border: 1px outset #d7b9c9;
	margin: 2px;
	padding: 2px;
}

fieldset {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 270px;
	margin: 14px 3px 3px 3px;
	/*      top right bottom left */
}

legend {
	color: #FFFFFF;
}

.linkbox {
	margin: 5px 0px 0px 5px;
}

/* Random Impact CMS */
.cmsbutton { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/* background-color: #CCCCCC; */
	/* color: #0295FF; */
	/* background: #ffffff; */
	border: 1px solid #000000;
}

/* Overlay test */

#effect1 {
	position: absolute;
	display: inline;
	/* left: 3px; */
	/* top: 3px; */
	background-color: #CCCCCC;
	color: #000000;
	border-style: none;
	border-width: 0px;
	height: 464px;
	width: 750px;
	margin: 0px;
}

#effect2 {
	position: absolute;
	display: inline;
	/* left: 3px; */
	/* top: 3px; */
	background-color: #CCCCCC;
	color: #000000;
	border-style: none;
	border-width: 0px;
	height: 464px;
	width: 750px;
	margin: 0px;
}
