@charset "utf-8";
/* zakelijk css A&A computerservices */

* {margin: 0; padding: 0}

body {
	background-color:#000;
	background-image:url(../images/achtergrond.png);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

H1 {
font-size:150%;
color: #005960;
}

#container {
	position:absolute;
	width:775px;
	margin-top:20px;
	margin-left:-388px;
	left:50%;
	text-align:center;
	height:auto;

}

#header{
	position:absolute;
	top:0;
	left:0;
	visibility: visible;
	z-index: 1;
}

#contact{
	position:absolute;
	right: 20px;

	top:20px;
	color:#FFF;
	font-size:120%;
	font-weight:900;
	visibility: visible;
	z-index: 2;
}




.contact:link, .contact:hover, .contact:active, .contact:visited{
	color:#FFF;
	font-size:120%;
	font-weight:900;
	text-decoration:none;
}

#topmenu{
	position:absolute;
	top:184px;
	left:0;
	height:30px;
	background-color:#FF6600;
	visibility: visible;	
}
.topmenu {
	padding:0;
	margin:0;
	height:2em;
	list-style-type:none;
	color:#00545D;
}

.topmenu li {
float:left;
width:85px;
height:2.5em;
line-height:2.5em;
border-right:1px solid #000;
text-align:center;
}
.topmenu li a, #menu li a:visited {
display:block;
text-decoration:none;
color:#000;
}
.topmenu li a:hover {
	border:0;
	color:#ffffff;
	background-color:#00545D;
}

#submenucontainer {
	background-color:#fff;
	text-align:left;
	margin-top:214px;
}


.submenu {
	padding-top:0;
	padding-left:0px;
	margin:0;
	height:30px;
	list-style-type:none;
	color:#00545D;
	background-image:url(../images/backgrondsubmenu.png);
	background-repeat:repeat;
}
.submenu li {
list-style-type:none;
	width:110px;
	height:30px;
	line-height:30px;
	padding-left:3px;

}
.submenu li a, #submenu li a:visited {
	display:block;
	text-decoration:none;
	color:#000;
}
.submenu li a:hover {
	border:0;
	color:#ffffff;
	background-color:#00545D;

}
#home{
	position: absolute;
	float:left;
	height:auto;
	visibility: hidden;
	z-index: 5;
	
}
#systemen{
	position: absolute;
	margin-left:85px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transsystemen{
	position: absolute;
	left:75px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#componenten{
	position: absolute;
	margin-left:171px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}

#transcomponenten{
	position: absolute;
	left:160px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#geluid{
	position: absolute;
	margin-left:257px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transgeluid{
	position: absolute;
	left:245px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#monitor{
	position: absolute;
	margin-left:343px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transmonitor{
	position: absolute;
	left:330px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#invoer{
	position: absolute;
	margin-left:429px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transinvoer{
	position: absolute;
	left:415px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#printers{
	position: absolute;
	margin-left:515px;
	height:auto;
	z-index: 5;
	visibility: hidden;
}
#transprinters{
	position: absolute;
	left:500px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#software{
	position: absolute;
	margin-left:601px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transsoftware{
	position: absolute;
	left:585px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#overig{
	position: absolute;
	margin-left:687px;
	height:auto;
	visibility: hidden;
	z-index: 5;
}
#transoverig{
	position: absolute;
	left:670px;
	top:220px;
	background-image:url(../images/transsubmenusystemen.gif);
	background-repeat:no-repeat;
	width:130px;
	height:350px;
	z-index:1;
	visibility: hidden;
}
#content{
	position:absolute;
	left:0px;
	top:215px;
	width:763px;
	height:400px;
	overflow:auto;
	height: 450px;
	background-color:#FFF;
	color:#000;
	padding: 5px;
	text-align:left;
	visibility: visible;
}

#content a:link {
	text-decoration:underline;
	color:#000;
	
}

#content a:visited
{	text-decoration:underline;
	color:#000;
	
}
#content a:hover { 
	text-decoration:none;
	color:#000;
	
}
#content a:active{
		text-decoration:underline;
	color:#000;
	
}




#footer{
	position:absolute;
	left:0;
	top:674px;
	visibility: visible;
	
}
